Source/plt-web/plt-web-ui/src/views/systemModel/businessModel/index.vue
@@ -504,7 +504,6 @@ operId: this.form.operId } delFuncOperation(params).then(res => { console.log(res); if (res.data.code === 200) { this.$message.success(res.data.msg); this.handleRefreshTree('del');