@@ -30,7 +30,7 @@
v-hasPermi="['system:appUser:add']"
>新增</el-button>
</el-col>
- <el-col :span="1.5">
+ <!-- <el-col :span="1.5">
<el-button
type="success"
icon="el-icon-edit"
@@ -39,7 +39,7 @@
@click="handleUpdate"
v-hasPermi="['system:appUser:edit']"
>修改</el-button>
- </el-col>
+ </el-col> -->
<el-col :span="1.5">
type="danger"