Commit 6ff4337f authored by youjie's avatar youjie

no message

parent 0aa20821
...@@ -707,6 +707,7 @@ export default { ...@@ -707,6 +707,7 @@ export default {
this.addMsg.EndDate = ""; this.addMsg.EndDate = "";
this.addMsg.CurrencyId = 0; this.addMsg.CurrencyId = 0;
this.addMsg.CurrentRate = ""; this.addMsg.CurrentRate = "";
this.addMsg.MailingMoney = null
}, },
//修改报价信息 //修改报价信息
updateData(ID) { updateData(ID) {
......
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