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