wangfei преди 6 години
родител
ревизия
cda2727d0f
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0
    1
      src/pages/user/placeOrderDetail/index.vue

+ 0
- 1
src/pages/user/placeOrderDetail/index.vue Целия файл

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