|
@ -94,7 +94,7 @@ namespace BBWY.Client.ViewModels |
|
|
this.City = consignee.City; |
|
|
this.City = consignee.City; |
|
|
this.County = consignee.County; |
|
|
this.County = consignee.County; |
|
|
this.Town = consignee.Town; |
|
|
this.Town = consignee.Town; |
|
|
//this.Mobile = consignee.Mobile;
|
|
|
this.Mobile = consignee.Mobile; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
protected override void Load() |
|
|
protected override void Load() |
|
|