浏览代码

取消授权key的逻辑

三七 3 小时之前
父节点
当前提交
a0570b9d07
共有 3 个文件被更改,包括 0 次插入3 次删除
  1. 0 1
      src/views/qw/user/cuDeptIdIndex.vue
  2. 0 1
      src/views/qw/user/index.vue
  3. 0 1
      src/views/qw/user/myIndex.vue

+ 0 - 1
src/views/qw/user/cuDeptIdIndex.vue

@@ -207,7 +207,6 @@
         <template slot-scope="scope">
 
           <el-button
-            v-if="scope.row.appKey==null"
             size="mini"
             type="text"
             icon="el-icon-s-check"

+ 0 - 1
src/views/qw/user/index.vue

@@ -274,7 +274,6 @@
         <template slot-scope="scope">
 
           <el-button
-            v-if="scope.row.appKey==null"
             size="mini"
             type="text"
             icon="el-icon-s-check"

+ 0 - 1
src/views/qw/user/myIndex.vue

@@ -261,7 +261,6 @@
         <template slot-scope="scope">
 
           <el-button
-            v-if="scope.row.appKey==null"
             size="mini"
             type="text"
             icon="el-icon-s-check"