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