Browse Source

发货单跳转到订货业务页面

qymljy 10 tháng trước cách đây
mục cha
commit
e6bad69338
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/components/normal-basic-layout/details/index.vue

+ 0 - 1
src/components/normal-basic-layout/details/index.vue

@@ -509,7 +509,6 @@ export default {
       let route = this.$route
       if (route.path == this.nowDetailPath) {
         this.oldRoute = {path:route.path,query:route.query}
-        console.log(this.oldRoute,'2222222')
         this.$store.dispatch('setHistoryRouter',this.oldRoute)
       }
       this.$router.push({