su
su1124
2023-12-13 2c66d5e8036399690367a860c6f3f9ca1f82c777
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },