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