qinxianzhangyao
2024-02-29 4f909fc6544de16ae06a83804e26fed6adb12ecc
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },