wwl
2024-12-07 d194f4cd74da499f741100e5e3da5bcc3a0dc387
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },