qinxianzhangyao
2024-06-20 56b72beefac87c4f8722d5ed3ad5119a548817ac
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },