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