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