浏览代码

修改bug

luowei 2 年之前
父节点
当前提交
cce6cbacc1
共有 1 个文件被更改,包括 2 次插入9 次删除
  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"