src/views/operate/management/myIndex/components/closure/index.vue
@@ -206,7 +206,6 @@ url: 'sccg/base_case/end_case?caseId='+baseCase.id +'&opinion='+baseCase.finalOpinion +'&result='+'结案成功', }) .then(res => { console.log(res); if (res.code === 200) { this.$message({ type: 'success', @@ -239,7 +238,6 @@ } }) .then(res => { console.log(res); }) } },