forked from angelo/web-retail-h5
## Opt - 注释内容
This commit is contained in:
parent
6b2a7193fe
commit
a3e005655c
|
@ -186,7 +186,7 @@
|
||||||
},
|
},
|
||||||
submit() {
|
submit() {
|
||||||
this.$refs.uForm.validate().then(res => {
|
this.$refs.uForm.validate().then(res => {
|
||||||
// 没有三方接口 临机写死
|
// 没有三方接口 临时写死
|
||||||
this.ifpass = true;
|
this.ifpass = true;
|
||||||
this.bindBank();
|
this.bindBank();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue