Browse Source

1、更改权限

yys 2 months ago
parent
commit
a87bb960ea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/member/mylist.vue

+ 1 - 1
src/views/member/mylist.vue

@@ -228,7 +228,7 @@
             type="text"
             type="text"
             icon="el-icon-edit"
             icon="el-icon-edit"
             @click="handleUpdate(scope.row)"
             @click="handleUpdate(scope.row)"
-            v-hasPermi="['user:fsUser:edit']"
+            v-hasPermi="['user:fsUser:batchUpdateStatus']"
           >修改</el-button>
           >修改</el-button>
 
 
           <el-button
           <el-button