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