Commit 7641c029 authored by 耿迪迪's avatar 耿迪迪

按钮权限修改

parent 7f5a4903
......@@ -76,7 +76,7 @@
type="text"
icon="el-icon-delete"
@click="handleDelete(scope.row)"
v-hasPermi="['system:project:remove']"
v-hasPermi="['trade:project:remove']"
>删除</el-button
>
<OperatorButton
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment