mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 08:06:44 +08:00
feat: 优化输入错误参数效果
This commit is contained in:
@@ -54,7 +54,7 @@ export default {
|
||||
TotalPremium: ()=> import ("@/views/ebiz/saleFlowProImprove/components/TotalPremium.vue")
|
||||
},
|
||||
methods: {},
|
||||
created() {
|
||||
beforeEnter() {
|
||||
if(process.env.NODE_ENV === "development") return
|
||||
if (this.$route.query.orderNo) {
|
||||
this.$router.push("/")
|
||||
|
||||
Reference in New Issue
Block a user