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