update ruoyi-ui/src/components/Process/index.vue.
优化:无效函数
This commit is contained in:
@@ -280,7 +280,6 @@ export default {
|
||||
goBack() {
|
||||
const obj = {path: "/flowable/definition", query: {t: Date.now()}};
|
||||
this.$tab.closeOpenPage(obj);
|
||||
this.toggleSideBar();
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user