Browse Source

Merge branch 'master' of http://git.zthymaoyi.com/gdc/yiliangyiyun-app

ccjgmwz 3 years ago
parent
commit
7ac6c282d3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pageD/warehousings/ex_warehouse.vue

+ 1 - 0
pageD/warehousings/ex_warehouse.vue

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