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