Przeglądaj źródła

取消授权key的逻辑

三七 6 godzin temu
rodzic
commit
a0570b9d07

+ 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"