微调
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
const {dialogVisible,data} = defineProps<{
|
||||
dialogVisible: boolean;
|
||||
title: string;
|
||||
data: Role.ResRoleList;
|
||||
data: Role.Permission;
|
||||
}>()
|
||||
|
||||
// const leftvalue = ref<Role.Permission[]>([])
|
||||
|
||||
Reference in New Issue
Block a user