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