销售话术页面

This commit is contained in:
砂糖
2025-07-24 17:44:00 +08:00
parent 6847c99995
commit 7c17e5d0c7
6 changed files with 468 additions and 3 deletions

View File

@@ -241,7 +241,7 @@ export default {
});
},
goDashboard() {
this.$router.push('/wms/order/dashboard');
this.$router.push('/shop/order/dashboard');
},
/** 推荐采购计划确认 */
handleRecommendConfirm(data) {