Commit 6eabbc4a authored by 黄媛媛's avatar 黄媛媛

11

parent 823c0149
...@@ -1576,12 +1576,10 @@ ...@@ -1576,12 +1576,10 @@
tradeWayMethods(val) { tradeWayMethods(val) {
if(val==3){ if(val==3){
this.addMsg.TradeWay=='';
this.addMsg.PlatformAccount='' this.addMsg.PlatformAccount=''
this.PlatformAccountList=this.PlatformAccountList2; this.PlatformAccountList=this.PlatformAccountList2;
} }
if(val==1){ if(val==1){
this.addMsg.TradeWay=='';
this.addMsg.PlatformAccount='' this.addMsg.PlatformAccount=''
this.PlatformAccountList=this.PlatformAccountList1; this.PlatformAccountList=this.PlatformAccountList1;
} }
......
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