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