docs: 注释修改
Former-commit-id: c3e97545475a4a38578a3271c27840ccb6bc003b
This commit is contained in:
@@ -61,10 +61,11 @@ const state = reactive({
|
||||
// 勾选的菜单ID
|
||||
checkedMenuIds: new Set([]),
|
||||
allPermIds: [] as string[],
|
||||
// 选中的角色
|
||||
checkedRole: {
|
||||
id: '',
|
||||
name: ''
|
||||
} // 选中的角色
|
||||
}
|
||||
});
|
||||
|
||||
const {
|
||||
|
||||
Reference in New Issue
Block a user