45 lines
1.6 KiB
Markdown
45 lines
1.6 KiB
Markdown
# 目录
|
|
|
|
```table-of-contents
|
|
title:
|
|
style: nestedList # TOC style (nestedList|nestedOrderedList|inlineFirstLevel)
|
|
minLevel: 0 # Include headings from the specified level
|
|
maxLevel: 0 # Include headings up to the specified level
|
|
includeLinks: true # Make headings clickable
|
|
hideWhenEmpty: false # Hide TOC if no headings are found
|
|
debugInConsole: false # Print debug info in Obsidian console
|
|
```
|
|
|
|
# 流程审批
|
|
|
|
可在 **流程管理** → **流程审批** → **待我审批** 中找到当前执行到您处,需要由您审批的流程
|
|
|
|

|
|
|
|
## 提交
|
|
|
|
当任务完成后,点击 **提交** 按钮即可将该流程提交到下一人处
|
|
|
|

|
|
|
|
## 驳回
|
|
|
|
若任务此流程在执行过程中存在差错,需要驳回到前人处,让其更正,则可点击 **驳回** 按钮将流程进行驳回
|
|
|
|
需要选择 **驳回** 到哪一步,并填写上 **驳回意见**,以便于对方了解驳回原因。若 **勾选直接驳回**,则对方重新提交后,流程将直接回到您处执行,若 **不勾选直接驳回**,对方重新提交后,需要重新经过中间过程的审批才会回到您处执行
|
|
|
|

|
|
|
|
## 查看流程附件
|
|
|
|
在下方的 **流程附件** 页签当中,可以查询到当前流程的相关附件
|
|
|
|

|
|
|
|
## 查询流程的执行情况
|
|
|
|
在下方的 **流程图** 页签当中,可以查询到当前流程的执行情况
|
|
|
|

|
|
|