@@ -109,6 +109,7 @@
:loading="SupplierQuotationDetailsTable.loading"
:columns="SupplierQuotationDetailsTable.columns"
:dataSource="SupplierQuotationDetailsTable.dataSource"
+ :rowKey="record => record.childId"
:height="340"
:disabled="disabled"
:rowNumber="true"