【功能评审】Bpm:清理进程
This commit is contained in:
@ -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)"
|
||||||
>
|
>
|
||||||
清理
|
清理
|
||||||
|
|||||||
Reference in New Issue
Block a user