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