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