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