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