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