riku
2023-12-26 aa1f56d5ef2d48b980a2fab3e88379efbe09b0d1
src/components/table/FYTable.vue
@@ -15,6 +15,7 @@
    table-layout="fixed"
    :row-class-name="tableRowClassName"
    :height="tableHeight"
    border
  >
    <slot name="table-column"></slot>
  </el-table>