|
@@ -608,7 +608,7 @@
|
|
|
this.dialog.purchasesrc = row.PurchaseSrc;
|
|
this.dialog.purchasesrc = row.PurchaseSrc;
|
|
|
this.dialog.memo = row.Memo;
|
|
this.dialog.memo = row.Memo;
|
|
|
this.dialogGetGetChildRegionSelect(row.RegionId, 1);
|
|
this.dialogGetGetChildRegionSelect(row.RegionId, 1);
|
|
|
- // this.dialog.coords_memo = row.coords_memo;
|
|
|
|
|
|
|
+ this.dialog.coords_memo = row.coords_memo;
|
|
|
|
|
|
|
|
// 重载地区列表
|
|
// 重载地区列表
|
|
|
this.getGeFullRegionSelect();
|
|
this.getGeFullRegionSelect();
|