Browse Source

去除打印

yangc 7 years ago
parent
commit
a50bafb537
1 changed files with 0 additions and 1 deletions
  1. 0 1
      pages/mobile/center/user/seek.vue

+ 0 - 1
pages/mobile/center/user/seek.vue

@@ -51,7 +51,6 @@
         } else {
           params.userUU = this.user.data.userUU
         }
-        console.log(params)
         if (this.seekType === 'done') {
           params._state = 'done'
           this.$store.dispatch('applyPurchase/loadBuyerPurchaseManList', params)