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