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