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