|
@@ -545,7 +545,7 @@
|
|
|
tranProcessInfo.caseNo = that.freightspace[index].caseNo
|
|
|
tranProcessInfo.titleNo = that.freightspace[index].titleNo
|
|
|
tranProcessInfo.loadNetWeight = that.freightspace[index].loadNetWeight
|
|
|
- tranProcessInfo.loadingDate = that.freightspace[index].loadingDate
|
|
|
+ tranProcessInfo.sendDateStart = that.freightspace[index].sendDateStart
|
|
|
tranProcessInfo.loadPoundImg = that.freightspace[index].loadPoundImg
|
|
|
tranProcessInfo.tranType = status
|
|
|
tranProcessInfo.contractNo = that.detailData.contractNo
|