事件分析

This commit is contained in:
仲么了
2024-02-27 11:17:16 +08:00
parent ed90f125be
commit 92000b039f
5 changed files with 103 additions and 114 deletions

View File

@@ -23,7 +23,7 @@ const tableStore = new TableStore({
method: 'POST',
url: '/user-boot/user/checkUserList',
column: [
// { width: '60', type: 'checkbox' },
{ width: '60', type: 'checkbox' },
{ title: '名称', field: 'name' },
{ title: '登录名', field: 'loginName' },
{ title: '角色', field: 'roleName' },