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