修改
This commit is contained in:
parent
4c6d691696
commit
d0b7dd55fc
@ -258,6 +258,9 @@ export default {
|
|||||||
this.imgsurl = { pictureUrlList: [] };
|
this.imgsurl = { pictureUrlList: [] };
|
||||||
this.open = false;
|
this.open = false;
|
||||||
this.reset();
|
this.reset();
|
||||||
|
this.arealist = []
|
||||||
|
this.citylist = []
|
||||||
|
this.streetlist = []
|
||||||
},
|
},
|
||||||
// 表单重置
|
// 表单重置
|
||||||
reset() {
|
reset() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user