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