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