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