qinxianzhangyao
2024-03-01 3ecc419f66407462969e1d9b3e5ee0218a59ada1
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },