1
lkk
2025-05-14 00d4894e071f319e36ac8de5a8f34cbdf445bbe3
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },