更改 返回验证码错误

This commit is contained in:
wwz
2025-02-26 15:46:05 +08:00
parent 38e0f9d222
commit d7eabb34d9
2 changed files with 3 additions and 3 deletions

View File

@@ -436,7 +436,7 @@
},
// 修改后的下一步
async szzpyaddinvoicersendsms() {
this.codelang = this.addform.code
this.addform.code = this.codelang
let res = await this.api.szzpyaddinvoicersendsms(this.addform)
if (res.code == 1) {
this.showpopup = false