调整订单列表,调整确认方案显示问题

This commit is contained in:
唐明明
2023-01-04 16:13:43 +08:00
parent 5dd934729e
commit 0755575f08
5 changed files with 60 additions and 20 deletions

View File

@@ -117,8 +117,8 @@
title: '提示',
content: res,
showCancel: false,
success() {
this.$Route.back()
success: () => {
this.$Router.back()
}
})
}).catch(err => {