10
lkk
2024-12-05 6f2e4f80e8698ff90a70aabffcb6842d0760445f
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },