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