Explorar el Código

删除多余信息

chenrui hace 4 años
padre
commit
c9bcc0cb82
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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