diff --git a/src/layout/components/notice/index.vue b/src/layout/components/notice/index.vue index 20181ad..c82caaa 100644 --- a/src/layout/components/notice/index.vue +++ b/src/layout/components/notice/index.vue @@ -19,7 +19,7 @@ -
前往待办
+
前往待办
@@ -56,7 +56,6 @@ const onNewsClick = (item: any) => { // 前往通知中心点击 const onGoToGiteeClick = () => { - // window.open('https://gitee.com/dromara/RuoYi-Vue-Plus/tree/5.X/'); proxy?.$tab.openPage('/task/taskWaiting'); };