zhanghua
2022-12-08 31ae6e156657aa2ce8e35a228a77f0618bee5282
src/views/operate/viewEvent/components/illExamine/index.vue
@@ -158,7 +158,6 @@
        },
        // 提交审核意见
        handleSubmit(mystatus) {
            // this.getUserLoginInfo();
            const { baseCase } = this;
            this.$refs.viewForm.validate((valid) => {
                if (valid) {
@@ -182,7 +181,7 @@
                            }
                        })
                        .catch(err => { console.log(err) });
                        .catch(err => {  });
                }else{
                    return false;
                }