mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-05-10 20:54:33 +00: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