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