wangfei 6 år sedan
förälder
incheckning
cda2727d0f
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0
    1
      src/pages/user/placeOrderDetail/index.vue

+ 0
- 1
src/pages/user/placeOrderDetail/index.vue Visa fil

@@ -118,7 +118,6 @@ export default {
118 118
     })
119 119
   },
120 120
   created () {
121
-    console.log(this.$route.query)
122 121
     this.getCouponList().then((res) => {
123 122
       // console.log(JSON.stringify(res))
124 123
       var id = JSON.parse(this.$route.query.info)[0].id, arr = [], nowDate = Date.now()