luobisheng
2022-11-16 1ac7fb3108bc16afad227a3f700a73ec1eb1b3ef
src/views/operate/management/myIndex/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);
                })
        },
    },