Commit 0bc4339e authored by qinj's avatar qinj

渠道类型验证

parent acd9f2b7
...@@ -374,7 +374,7 @@ export default { ...@@ -374,7 +374,7 @@ export default {
this.loading=false this.loading=false
this.formData = resp.results[0] this.formData = resp.results[0]
if(this.formData.ExtProcessNode_SDK==2){ if(this.formData.ExtProcessNode_SDK==2){
this.formData.ExtChannelType_SDK=[] this.formData.extChannelType_SDK=''
this.formData.ExtLockRsp_SDK=[] this.formData.ExtLockRsp_SDK=[]
this.formData.ExtLockCity_SDK=[] this.formData.ExtLockCity_SDK=[]
} }
......
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