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