Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
70e6b546
authored
Jan 19, 2025
by
YunaiV
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【代码优化】Bpm:提交人权限的 review
parent
d4432ace
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
+1
-3
src/views/bpm/model/form/ExtraSettings.vue
+1
-3
No files found.
src/views/bpm/model/form/ExtraSettings.vue
View file @
70e6b546
...
@@ -6,9 +6,7 @@
...
@@ -6,9 +6,7 @@
</
template
>
</
template
>
<el-checkbox
v-model=
"modelData.allowCancelRunningProcess"
label=
"允许撤销审批中的申请"
/>
<el-checkbox
v-model=
"modelData.allowCancelRunningProcess"
label=
"允许撤销审批中的申请"
/>
<div
class=
"ml-22px"
>
<div
class=
"ml-22px"
>
<el-text
type=
"info"
>
<el-text
type=
"info"
>
第一个审批节点通过后,提交人仍可撤销申请
</el-text>
第一个审批节点通过后,提交人仍可撤销申请(配置前已发起的申请不生效)
</el-text>
</div>
</div>
</el-form-item>
</el-form-item>
</el-form>
</el-form>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment