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