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