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