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