Pārlūkot izejas kodu

优化

wulanhaote
hbao pirms 3 gadiem
vecāks
revīzija
7fc1940cc8
1 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. +4
    -4
      src/views/homestead/index.vue

+ 4
- 4
src/views/homestead/index.vue Parādīt failu

@@ -1297,8 +1297,8 @@ export default {
houseRemove(this.houseInfoList.id).then((res) => {
if (res.code == 200) {
this.hideEditNav();
this.tGeoOrganization.orgCode = this.houseInfoList.orgCode;
coordinatesUpdateGeo(this.tGeoOrganization).then((res) => {});
// this.tGeoOrganization.orgCode = this.houseInfoList.orgCode;
// coordinatesUpdateGeo(this.tGeoOrganization).then((res) => {});
}
});
} else {
@@ -1306,8 +1306,8 @@ export default {
landRemove(this.landInfoList.id).then((res) => {
if (res.code == 200) {
this.hideEditNav();
this.tGeoOrganization.orgCode = this.landInfoList.orgCode;
coordinatesUpdateGeo(this.tGeoOrganization).then((res) => {});
// this.tGeoOrganization.orgCode = this.landInfoList.orgCode;
// coordinatesUpdateGeo(this.tGeoOrganization).then((res) => {});
}
});
}


Notiek ielāde…
Atcelt
Saglabāt