微调
This commit is contained in:
@@ -21,13 +21,7 @@
|
||||
const {dialogVisible,data} = defineProps<{
|
||||
dialogVisible: boolean;
|
||||
title: string;
|
||||
<<<<<<< HEAD
|
||||
data: Role.Permission;
|
||||
=======
|
||||
data: Role.ResRoleLimport { Role } from '@/api/role/interface'
|
||||
import { dialogBig } from '@/utils/elementBind'
|
||||
ist;
|
||||
>>>>>>> 74c03a2358e19cae853711ea22910b1697a4a903
|
||||
}>()
|
||||
|
||||
// const leftvalue = ref<Role.Permission[]>([])
|
||||
|
||||
Reference in New Issue
Block a user