地区选择器追加多选

This commit is contained in:
aixianling
2022-05-31 15:41:11 +08:00
parent 60a70df499
commit 58bbe2d5bc

View File

@@ -31,7 +31,7 @@ export default {
*/ */
areaId: String, areaId: String,
name: {default: ''}, name: {default: ''},
value: String, value: {default: ''},
all: Boolean, all: Boolean,
icon: {default: "location.svg"}, icon: {default: "location.svg"},
isForm: Boolean, isForm: Boolean,