Commit e4775203 by 刘泽奇

123

parent 68fa86ab
...@@ -762,7 +762,7 @@ ...@@ -762,7 +762,7 @@
this.icbcIndentInfo.channelServiceNo = this.channelServiceNo; this.icbcIndentInfo.channelServiceNo = this.channelServiceNo;
this.icbcIndentInfo.deliveryOrderNo = this.deliveryOrderNo; this.icbcIndentInfo.deliveryOrderNo = this.deliveryOrderNo;
this.icbcIndentInfo.name = this.name; this.icbcIndentInfo.name = this.name;
this.icbcIndentInfo.itemName = this.itemName; this.icbcIndentInfo.itemCode = this.itemName;
this.icbcIndentInfo.tmName = this.tmName; this.icbcIndentInfo.tmName = this.tmName;
this.icbcIndentInfo.CreateDate = this.CreateDate; this.icbcIndentInfo.CreateDate = this.CreateDate;
this.icbcIndentInfo.deliveryStatus = this.checkedStatus; this.icbcIndentInfo.deliveryStatus = this.checkedStatus;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment