Commit ecdb9486 authored by 13841799530's avatar 13841799530

解润东

20220105
bug修复
parent 11f82189
Pipeline #7746 passed with stage
in 10 seconds
...@@ -297,6 +297,7 @@ export default { ...@@ -297,6 +297,7 @@ export default {
this.$toast.clear() this.$toast.clear()
this.$toast.success('确认成功') this.$toast.success('确认成功')
this.problem() this.problem()
this.$router.push('/checked-confirm')
}).catch(()=>{ }).catch(()=>{
this.$toast.clear() this.$toast.clear()
this.$toast.fail('提交失败,请稍后再试') this.$toast.fail('提交失败,请稍后再试')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment