zhanghua
2022-11-16 cc9ddf2ecaf3ad935374f49c842227f7eb15779d
src/views/operate/management/myIndex/components/examine/index.vue
@@ -172,7 +172,6 @@
                        }
                    })
                        .then(res => {
                            console.log(res);
                            if (res.code === 200) {
                                this.$message({
                                    type: 'success',
@@ -200,7 +199,6 @@
                }
            })
                .then(res => {
                    console.log(res);
                })
        },
    },