# v2.235.1-支持「子检查项」待办事项管理

更新内容：

* 新增「子检查项」子工作项类型用于待办事项管理，可快速勾选完成；
* 工作项详情下，子工作项支持手动拖拽排序；

### 使用指南:(功能介绍/使用指南/操作指引)

「子检查项」作为新的系统内置子工作项类型，提供了更简单快捷的待办事项管理功能。具有更精简的工作流，可以直接点击勾选进行状态切换。同时，工作项详情下支持对子工作项进行手动拖拽排序，可以按需调整子工作项的展示顺序。

1.在「项目设置」下的「工作项类型」设置下点击「添加工作项类型」，选择并添加「子检查项」；

![为项目添加「子检查项」](/files/-MLgwOC73NzNQZqIw1Ht)

2.打开工作项详情，点击「新建子工作项」，选择「子检查项」类型，填写信息并完成创建；&#x20;

![新建子检查项](/files/-MLgzDuYU534ry7C1qss)

3.打开工作项详情，可以通过勾选框快速勾选完成，完成的子检查项会被删除线标记；子检查项的状态和工作流不支持修改，但可以正常使用工作流的「步骤验证」、「步骤属性」和「后置动作功能」；

![快速勾选完成](/files/-MLgzJlghqD3gXU-Em3Z)

4.工作项详情下，子工作项均支持手动拖拽排序。当工作项列表视图树状展开显示子工作项时，子工作项按手动拖拽排列的顺序展示；当工作项列表平铺显示子工作项时，子工作项和父工作项都按列表排序规则进行排序。

![子工作项支持拖拽排序](/files/-MLh0AimYTwo0MssmZqV)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides-ones.gitbook.io/guides/news/news/v2.235.1-zhi-chi-zi-jian-cha-xiang-dai-ban-shi-xiang-guan-li.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
