Browse Source

修改验证

master
liaoxinyu 1 year ago
parent
commit
6ccd36159b
  1. 2
      pages/reg/index.vue

2
pages/reg/index.vue

@ -100,6 +100,8 @@
email:form.account, email:form.account,
gc_code: form.gr_code, gc_code: form.gr_code,
gc_key: gc_key, gc_key: gc_key,
password: form.password,
withdrawal_psw: form.withdrawal_psw,
type:1 type:1
}" }"
v-show="form.type==2" v-show="form.type==2"

Loading…
Cancel
Save