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