luobisheng
2022-12-07 42421d3620b27c2e2d0759f638f223a6c0c2edaa
src/components/Table/index.vue
@@ -76,6 +76,10 @@
        }
    },
    props: {
      getTableList: {
        type: Function,
        default: () => {}
      },
        // 表格数据
        tableData: {
            type: Array,