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