Alex 4 years ago
parent
commit
fe17a8173b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/system/appUser/index.vue

+ 2 - 2
src/views/system/appUser/index.vue

@@ -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">
         <el-button
           type="danger"