This commit is contained in:
2026-08-11 09:31:42 +08:00
parent 9391c4db09
commit 0a5b3b2cab
21 changed files with 409 additions and 108 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
>流程图
</el-link>
<el-link
type="primary"
type="danger"
v-if="permission.flow_manager_remove"
@click.stop="handleSlotDelete(scope.row, scope.index)"
>删除
+1 -1
View File
@@ -51,7 +51,7 @@
>部署
</el-link>
<el-link
type="primary"
type="danger"
size="default"
v-if="permission.flow_model_delete"
@click.stop="handleSlotDelete(scope.row, scope.index)"