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