luowei 2 éve
szülő
commit
cce6cbacc1
1 módosított fájl, 2 hozzáadás és 9 törlés
  1. 2 9
      src/views/system/user/index.vue

+ 2 - 9
src/views/system/user/index.vue

@@ -244,16 +244,9 @@
                   type="text"
                   icon="el-icon-plus"
                   @click="handleExtend(scope.row)"
-                  v-hasPermi="['system:user:extend']"
-                  >补充信息</el-button
+                  v-hasPermi="['system:user:extend']" 
+                  v-if="check==true"   >补充信息</el-button
                 >
-                <!-- <el-button
-                  size="mini"
-                  type="text"
-                  icon="el-icon-plus"
-                  v-hasPermi="['system:user:extend']"
-                  >补充信息</el-button
-                > -->
                 <el-button
                   size="mini"
                   type="text"