mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-30 09:48:43 +08:00 
			
		
		
		
	Merge branch 'master' of https://github.com/YunaiV/ruoyi-vue-pro into feature/activiti
This commit is contained in:
		| @@ -72,7 +72,7 @@ | ||||
|           <el-table-column label="操作" align="center" width="160" class-name="small-padding fixed-width"> | ||||
|             <template slot-scope="scope"> | ||||
|               <el-button size="large" type="text" icon="el-icon-edit" @click="handleUpdate(scope.row)" | ||||
|                          v-hasPermi="['system:role:update']">修改</el-button> | ||||
|                          v-hasPermi="['system:user:update']">修改</el-button> | ||||
|               <el-dropdown  @command="(command) => handleCommand(command, scope.$index, scope.row)"> | ||||
|                     <span class="el-dropdown-link"> | ||||
|                       更多操作<i class="el-icon-arrow-down el-icon--right"></i> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV