整理订单状态显示及功能按钮

This commit is contained in:
geng.tang@qq.com
2024-01-26 15:31:43 +08:00
parent e954472f26
commit 3b5615eeef
10 changed files with 346 additions and 165 deletions

View File

@@ -302,7 +302,7 @@
} else {
setTimeout(() => {
this.$navTo('pages/order/index', {}, 'redirectTo')
}, 1200)
}, 1000)
}
},