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