haoyahui
2023-11-16 94de1745b4b69eeeb1ac8c5d3508ce87258afc25
admin-web/src/components/myTable/myTableV2.vue
@@ -97,6 +97,7 @@
        :label="column.title"
        :type="column.type"
        :width="column.width"
        :fixed="column.fixed"
        :min-width="column.minWidth"
        :align="column.align"
        :header-align="column.align"