wangfei 6 anni fa
parent
commit
cda2727d0f
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0
    1
      src/pages/user/placeOrderDetail/index.vue

+ 0
- 1
src/pages/user/placeOrderDetail/index.vue Vedi File

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