mirror of
https://gitee.com/myxzgzs/boyue-ui-admin-vue3
synced 2025-08-09 00:42:42 +08:00
【功能评审】Bpm:清理进程
This commit is contained in:
parent
b82959118e
commit
f484f95de3
@ -206,7 +206,7 @@
|
|||||||
<el-dropdown-item
|
<el-dropdown-item
|
||||||
type="danger"
|
type="danger"
|
||||||
command="handleClean"
|
command="handleClean"
|
||||||
v-if="checkPermi(['bpm:model:delete'])"
|
v-if="checkPermi(['bpm:model:clean'])"
|
||||||
:disabled="!isManagerUser(scope.row)"
|
:disabled="!isManagerUser(scope.row)"
|
||||||
>
|
>
|
||||||
清理
|
清理
|
||||||
|
Loading…
x
Reference in New Issue
Block a user