Commit ab046c62 authored by 黄媛媛's avatar 黄媛媛

111

parent de57852d
...@@ -936,7 +936,7 @@ export default { ...@@ -936,7 +936,7 @@ export default {
this.msg.Description=this.Description; this.msg.Description=this.Description;
// 预付款冲抵 电商商品 // 预付款冲抵 电商商品
if(this.czmsgState){ if(this.czmsg){
this.msg.ReFinanceId=this.czmsg.ReFinanceId; this.msg.ReFinanceId=this.czmsg.ReFinanceId;
this.msg.OtherType=this.czmsg.OtherType; this.msg.OtherType=this.czmsg.OtherType;
......
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