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