lilei %!s(int64=3) %!d(string=hai) anos
pai
achega
0312887ab4
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      pages/bundelDetail/index.vue

+ 0 - 1
pages/bundelDetail/index.vue

@@ -127,7 +127,6 @@
 			  const url = [getCustomerBundleDetail,getCustomerUseHistory]
 			  this.status = "loading"
 			  url[this.current](params).then(res => {
-				console.log(params,res.data.list,'+++++++++++')
 				if (res.status == 200) {
 				  if(this.pageNo>1){
 					  this.list = this.list.concat(res.data.list || [])