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