Merge branch 'abp' of https://gitee.com/tyjctl/Yi into abp
This commit is contained in:
@@ -29,7 +29,7 @@ const props = defineProps({
|
||||
default: null,
|
||||
},
|
||||
// 当前的值
|
||||
value: [Number, String, Array],
|
||||
value: [Number, String, Array,Boolean],
|
||||
})
|
||||
|
||||
const values = computed(() => {
|
||||
|
||||
Reference in New Issue
Block a user