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