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