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