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