mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-12 00:51:52 +08:00
会员:增加用户分组
This commit is contained in:
@@ -18,7 +18,7 @@ defineOptions({ name: 'MemberLevelSelect' })
|
||||
const props = defineProps({
|
||||
/** 下拉框选中值 **/
|
||||
modelValue: {
|
||||
type: Array,
|
||||
type: Number,
|
||||
default: undefined
|
||||
}
|
||||
})
|
||||
|
Reference in New Issue
Block a user