修改地块详情
This commit is contained in:
parent
90856e58f6
commit
554964d268
@ -101,7 +101,6 @@
|
|||||||
},
|
},
|
||||||
onLoad(options) {
|
onLoad(options) {
|
||||||
this.item = JSON.parse(decodeURIComponent(options.item));
|
this.item = JSON.parse(decodeURIComponent(options.item));
|
||||||
console.log(this.item)
|
|
||||||
this.getDictList("custom_soil_type");
|
this.getDictList("custom_soil_type");
|
||||||
this.getDictList("custom_water_source_type");
|
this.getDictList("custom_water_source_type");
|
||||||
this.getLandInfo();
|
this.getLandInfo();
|
||||||
|
Loading…
Reference in New Issue
Block a user