qx
2025-04-03 57318307b301d2b0d63f8a91fe6a03fa4982a972
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },