fix bug
This commit is contained in:
@@ -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)"
|
||||
>删除
|
||||
|
||||
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user