zhanghua
2024-11-23 3f8204c31b44ca186f2d5d1f96682f8c46ad2996
src/views/components/projectOverview.vue
@@ -145,8 +145,8 @@
        return {}
    },
    props: {
        calculation: [],
        countExceptionProjectData: {},
        calculation: Array,
        countExceptionProjectData:Object,
    },
    methods: {
        setTextStyle(text) {