1
wwl
2025-01-02 739890adf0d1156ee66151ef0fdd49c8ac810fb4
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },