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