Selaa lähdekoodia

删除多余信息

chenrui 4 vuotta sitten
vanhempi
commit
c9bcc0cb82
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      src/views/promotionRulesManagement/promotionRules/list.vue

+ 0 - 1
src/views/promotionRulesManagement/promotionRules/list.vue

@@ -136,7 +136,6 @@ export default {
               str += item.buyerName + ','
             })
             str = str.substr(0, str.length - 1)
-            console.log(str, '----str')
             data.list[i].promoBuyerName = str || '全部客户'
           }
           this.total = data.count