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