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