Explorar o código

update Pc_chat

luke %!s(int64=6) %!d(string=hai) anos
pai
achega
8e7aa5985c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pc_chat/src/components/ledgeBase.vue

+ 1 - 1
pc_chat/src/components/ledgeBase.vue

@@ -194,7 +194,7 @@
 								_imgs = res.data.data.list[i].images.split(",");
 								this.imgss.push(_imgs)
 							}
-							console.log(res.data.data.list[i],"图片")
+							// console.log(res.data.data.list[i],"图片")
 						}
 
 						this.knowLedgeBase = res.data.data.list;