cornyuan 7 месяцев назад
Родитель
Сommit
6b2c1703bd
1 измененных файлов с 8 добавлено и 8 удалено
  1. 8 8
      src/views/user/userList.vue

+ 8 - 8
src/views/user/userList.vue

@@ -113,11 +113,11 @@
 					<el-table-column fixed="right" label="操作" width="120">
 						<template slot-scope="scope">
 							<el-button size="mini" type="primary" @click="updates(scope.row)">用户详情</el-button>
-							<el-button size="mini" type="warning" @click="zengsongVip(scope.row)"
+							<!-- <el-button size="mini" type="warning" @click="zengsongVip(scope.row)"
 								:disabled="!isAuth('userList:updateVip')">修改会员</el-button>
 							<el-button size="mini" type="warning" @click="quxiaoVip(scope.row)"
 								:disabled="!isAuth('userList:updateVip')" v-if="scope.row.isUserVip==1"
-								plain>取消会员</el-button>
+								plain>取消会员</el-button> -->
 							<el-button size="mini" type="danger" :disabled="!isAuth('userList:delete')"
 								@click="deleteuser(scope.row)">删除用户</el-button>
 							<!-- <el-button size = "mini" type = "danger" @click = "updates1(scope.row)">封号</el-button> -->
@@ -244,11 +244,11 @@
 					<el-table-column fixed="right" label="操作" width="120">
 						<template slot-scope="scope">
 							<el-button size="mini" type="primary" @click="updates(scope.row)">用户详情</el-button>
-							<el-button size="mini" type="warning" @click="zengsongVip(scope.row)"
+							<!-- <el-button size="mini" type="warning" @click="zengsongVip(scope.row)"
 								:disabled="!isAuth('userList:updateVip')">修改会员</el-button>
 							<el-button size="mini" type="warning" @click="quxiaoVip(scope.row)"
 								:disabled="!isAuth('userList:updateVip')" v-if="scope.row.isUserVip==1"
-								plain>取消会员</el-button>
+								plain>取消会员</el-button> -->
 							<el-button size="mini" type="danger" :disabled="!isAuth('userList:delete')"
 								@click="deleteuser(scope.row)">删除用户</el-button>
 							<!-- <el-button size = "mini" type = "danger" @click = "updates1(scope.row)">封号</el-button> -->
@@ -374,11 +374,11 @@
 					<el-table-column fixed="right" label="操作" width="120">
 						<template slot-scope="scope">
 							<el-button size="mini" type="primary" @click="updates(scope.row)">用户详情</el-button>
-							<el-button size="mini" type="warning" @click="zengsongVip(scope.row)"
+							<!-- <el-button size="mini" type="warning" @click="zengsongVip(scope.row)"
 								:disabled="!isAuth('userList:updateVip')">修改会员</el-button>
 							<el-button size="mini" type="warning" @click="quxiaoVip(scope.row)"
 								:disabled="!isAuth('userList:updateVip')" v-if="scope.row.isUserVip==1"
-								plain>取消会员</el-button>
+								plain>取消会员</el-button> -->
 							<el-button size="mini" type="danger" :disabled="!isAuth('userList:delete')"
 								@click="deleteuser(scope.row)">删除用户</el-button>
 							<!-- <el-button size = "mini" type = "danger" @click = "updates1(scope.row)">封号</el-button> -->
@@ -522,11 +522,11 @@
 					<el-table-column fixed="right" label="操作" width="120">
 						<template slot-scope="scope">
 							<el-button size="mini" type="primary" @click="updates(scope.row)">用户详情</el-button>
-							<el-button size="mini" type="warning" @click="zengsongVip(scope.row)"
+							<!-- <el-button size="mini" type="warning" @click="zengsongVip(scope.row)"
 								:disabled="!isAuth('userList:updateVip')">修改会员</el-button>
 							<el-button size="mini" type="warning" @click="quxiaoVip(scope.row)"
 								:disabled="!isAuth('userList:updateVip')" v-if="scope.row.isUserVip==1"
-								plain>取消会员</el-button>
+								plain>取消会员</el-button> -->
 							<el-button size="mini" type="danger" :disabled="!isAuth('userList:delete')"
 								@click="deleteuser(scope.row)">删除用户</el-button>
 							<!-- <el-button size = "mini" type = "danger" @click = "updates1(scope.row)">封号</el-button> -->