remove -- 暂时移除"任务管理"中前端错误的权限标识。

This commit is contained in:
konbai
2022-03-03 01:03:42 +08:00
parent 5cdd3f57be
commit 0da7982b2c
2 changed files with 1 additions and 5 deletions

View File

@@ -33,7 +33,6 @@
size="mini"
:disabled="multiple"
@click="handleDelete"
v-hasPermi="['system:deployment:remove']"
>删除
</el-button>
</el-col>