22
lkk
2025-03-31 5fcb1b44a8d4b788f921f2386239c7f1f52ad1e2
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },