This commit is contained in:
aihe 2024-05-29 18:19:49 +08:00
parent 8686550f3c
commit 9df1c639cc

View File

@ -104,7 +104,9 @@
params.filePath = params.filePath.join(",")
await apiService.registerProblemInfo({ ...params, _loading: true })
this.showToast('操作成功')
this.goBack()
this.billCode = ''
this.sendSiteCode = ''
// this.goBack()
}
}
}