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