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