feat 角色配置
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
<template #default="scope">
|
<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 type="primary" @click="handleUpdate(scope.row)">编辑</el-button> -->
|
||||||
|
|
||||||
<el-button @click="handleDelete(scope.row)">删除</el-button>
|
<el-button @click="handleDelete(scope.row)">删除</el-button>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user