地区选择器追加多选
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user