Update: (步骤备份)选项管理修改完成,增加批量删除功能

This commit is contained in:
wojiaoyishang
2025-01-20 16:38:38 +08:00
parent 9f8fe2c83e
commit 61be7a09c6
10 changed files with 302 additions and 528 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
[
{title: '编号', field: 'id', align: 'center'},
{title: '角色名', field: 'name', align: 'center', width: 100},
{title: 'Key值', field: 'code', align: 'center'},
{title: '标识', field: 'code', align: 'center'},
{title: '描述', field: 'details', align: 'center'},
{title: '是否可用', field: 'enable', align: 'center', templet: '#role-enable'},
{title: '排序', field: 'sort', align: 'center'},