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