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