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