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