This commit is contained in:
hrx 2025-11-14 10:12:45 +08:00
parent be8e26c090
commit b5a7cf9b65

View File

@ -520,7 +520,7 @@ export default {
this.getOrder(); this.getOrder();
// //
this.$router.replace({ path: '/product/overview', query: {} }); //this.$router.replace({ path: '/product/overview', query: {} });
}, },
// //