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