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