소스 검색

更新sdy

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) {