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