zhongtianhaoyuan hace 3 años
padre
commit
826ac4e4b0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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) {