src/views/system/user/index.vue
@@ -125,7 +125,7 @@ size="mini" :disabled="single" @click="handleUpdate" v-hasPermi="['system:user:edit']" >修改</el-button > </el-col> @@ -253,7 +253,7 @@ type="text" icon="el-icon-edit" @click="handleUpdate(scope.row)" v-hasPermi="['system:user:edit']" >修改</el-button > <el-button @@ -282,7 +282,7 @@ <el-dropdown-item command="handleAuthRole" icon="el-icon-circle-check" v-hasPermi="['system:user:edit']" >分配角色</el-dropdown-item > </el-dropdown-menu>