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