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