wangfei 6 anos atrás
pai
commit
cda2727d0f
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0
    1
      src/pages/user/placeOrderDetail/index.vue

+ 0
- 1
src/pages/user/placeOrderDetail/index.vue Ver arquivo

@@ -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()