su
su1124
2024-06-24 0c2c35139886532e938ea304254a339bd22cbd41
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },