| subPackage/house/roomControl/myHouse.vue | ●●●●● patch | view | raw | blame | history |
subPackage/house/roomControl/myHouse.vue
@@ -333,6 +333,8 @@ urls.push(e.name) }) this.form.imageUrls = urls.join(",") }else{ this.form.imageUrls = ''; } if (this.form.propertyCertificateImg.length) { @@ -341,6 +343,8 @@ urls.push(e.name) }) this.form.propertyCertificateImg = urls.join(",") }else{ this.form.propertyCertificateImg = ''; }