xiangpei
2024-11-26 12bf2514c17843aab17c9e3fa5ce8933cfefd7f6
src/views/components/noticeTable.vue
@@ -97,8 +97,8 @@
        }
    },
    props: {
        calculation: [],
        countExceptionProjectData: {},
        calculation: Array,
        countExceptionProjectData:Object,
    },
    created() {
        this.getList();