|
@@ -194,7 +194,7 @@ export default {
|
|
|
this.receiveAddress()
|
|
this.receiveAddress()
|
|
|
this.queryLogisticcom()
|
|
this.queryLogisticcom()
|
|
|
this.defaultData.freightstatus = this.data.freightstatus
|
|
this.defaultData.freightstatus = this.data.freightstatus
|
|
|
- this.defaultData.billdate = this.siteid == 'YOSTEST1' || this.siteid == 'HY'?'':this.data.billdate
|
|
|
|
|
|
|
+ this.defaultData.billdate = this.data.billdate
|
|
|
this.defaultData.remarks = this.data.remarks
|
|
this.defaultData.remarks = this.data.remarks
|
|
|
},
|
|
},
|
|
|
async deleteContacts (row) {
|
|
async deleteContacts (row) {
|