@ -18,7 +18,7 @@ defineOptions({ name: 'MemberLevelSelect' })
|
||||
const props = defineProps({
|
||||
/** 下拉框选中值 **/
|
||||
modelValue: {
|
||||
type: Array,
|
||||
type: Number,
|
||||
default: undefined
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user