zhongtianhaoyuan 3 lat temu
rodzic
commit
826ac4e4b0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pageD/warehousings/ex_warehouse.vue

+ 1 - 1
pageD/warehousings/ex_warehouse.vue

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