src/views/procurementManagement/invoiceEntry/components/ExpandTable.vue @@ -4,7 +4,7 @@ :column="columns" :tableData="dataList" :tableLoading="loading" height="300px" height="auto" > </PIMTable> </template>