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