Ver Fonte

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

IRIS-b há 4 meses atrás
pai
commit
1c83032df1

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

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