qx
qx
5 天以前 26a983e0c22f1fe54c91c66c2b52888858e52cd1
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },