Parcourir la source

采购报价选定-编辑页增加子表数据源默认值

IRIS-b il y a 4 mois
Parent
commit
1c83032df1

+ 2 - 1
src/views/purchase/selectionQuotationForm/components/SelectQuotationFormForm.vue

@@ -356,7 +356,8 @@
         SelectProjectModalRef,
         onSearchProject,
         addProject,
-        SupplierQuotationDetailsTableRef
+        SupplierQuotationDetailsTableRef,
+        SupplierQuotationDetailsTable
       }
     }
   });