liuyao
2022-03-11 a23020b76d4fd69871d7a782efe6a9f13eeca6c1
src/views/demo/table/FixedColumn.vue
@@ -74,7 +74,7 @@
          width: 160,
          title: 'Action',
          dataIndex: 'action',
          slots: { customRender: 'action' },
          // slots: { customRender: 'action' },
        },
      });
      function handleDelete(record: Recordable) {