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