odc.xiaohui
2022-12-15 426c8b34e6c0a6f97de69864c537cf5e0d7dbb08
src/components/Table/index.vue
@@ -76,6 +76,10 @@
        }
    },
    props: {
      getTableList: {
        type: Function,
        default: () => {}
      },
        // 表格数据
        tableData: {
            type: Array,