qinxianzhangyao
2023-12-13 854002335cbce613e0b62fbc9a034ba82976a155
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },