feat 角色配置

This commit is contained in:
Ironsp
2026-05-25 11:17:01 +08:00
parent 0fa4a2cdac
commit ee4ca3a5ff

View File

@@ -57,7 +57,7 @@
<template #default="scope">
<el-button type="primary" @click="handleUpdate(scope.row)">权限配置</el-button>
<el-button type="primary" @click="handleUpdate(scope.row)">编辑</el-button>
<!-- <el-button type="primary" @click="handleUpdate(scope.row)">编辑</el-button> -->
<el-button @click="handleDelete(scope.row)">删除</el-button>