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