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