feat: 字典配置前端代码.
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
import { RoleStatusEnum } from '@/views/user/role/types/enum.types';
|
||||
|
||||
const props = defineProps({
|
||||
modelValue: Object,
|
||||
// FIXME 拆出来单选多选
|
||||
modelValue: Array,
|
||||
loading: Boolean,
|
||||
multiple: Boolean,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user