♻️: 合并冲突
更新文档
This commit is contained in:
parent
c6e14ac986
commit
cc8ef06e50
@ -65,7 +65,7 @@ const props = withDefaults(defineProps<LayCascaderProps>(), {
|
|||||||
options: null,
|
options: null,
|
||||||
modelValue: "",
|
modelValue: "",
|
||||||
decollator: "/",
|
decollator: "/",
|
||||||
placeholder:''
|
placeholder: "",
|
||||||
});
|
});
|
||||||
const emit = defineEmits(["update:modelValue", "change", "clear"]);
|
const emit = defineEmits(["update:modelValue", "change", "clear"]);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user