Browse Source

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

IRIS-b 5 months ago
parent
commit
1c83032df1

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

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