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