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