Kaynağa Gözat

Finish Hotfix-mo-172

莫绍宝 3 yıl önce
ebeveyn
işleme
ec8442241f

+ 1 - 1
src/views/supply/engin/components/engin_form.vue

@@ -756,7 +756,7 @@ export default {
 
     // 导入产品
     getImportList(data) {
-      console.log(data);
+      this.goodsList = this.goodsList.concat(data);
     },
 
     clickSubmitForm(type) {