This commit is contained in:
曹辉 2023-01-10 10:30:57 +08:00
parent 4c6d691696
commit d0b7dd55fc

View File

@ -258,6 +258,9 @@ export default {
this.imgsurl = { pictureUrlList: [] };
this.open = false;
this.reset();
this.arealist = []
this.citylist = []
this.streetlist = []
},
// 表单重置
reset() {