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