src/views/operate/management/myIndex/components/illclosure/index.vue
@@ -204,7 +204,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', @@ -237,7 +236,6 @@ } }) .then(res => { console.log(res); }) } },