update ruoyi-ui/src/components/Process/index.vue.

优化:无效函数
This commit is contained in:
顾北清
2025-06-05 11:43:36 +00:00
committed by Gitee
parent ba7d848497
commit df87ebbc83

View File

@@ -280,7 +280,6 @@ export default {
goBack() {
const obj = {path: "/flowable/definition", query: {t: Date.now()}};
this.$tab.closeOpenPage(obj);
this.toggleSideBar();
},
}
}