wl
2022-11-28 a5e490fbe5dd6f253bd81d80e141fef0c0df2cae
src/views/operate/viewEvent/components/illExamine/index.vue
@@ -173,7 +173,6 @@
                        }
                    })
                        .then(res => {
                            console.log(res);
                            if (res.code === 200) {
                                this.$message({
                                    type: 'success',
@@ -201,7 +200,6 @@
                }
            })
                .then(res => {
                    console.log(res);
                })
        },
    },