qx
qx
2025-03-13 25c777002fb57397320b65b830cc805b29f7c23a
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },