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