zhongtianhaoyuan пре 3 година
родитељ
комит
826ac4e4b0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pageD/warehousings/ex_warehouse.vue

+ 1 - 1
pageD/warehousings/ex_warehouse.vue

@@ -371,7 +371,7 @@
 				}
 			},
 			getImgUrl(res) {
-				console.log(res.data)
+				console.log("res",res)
 				this.imgUrls.push(res.data);
 			},
 			onRemove(index) {