diff --git a/src/views/Home/comps/fdy-undo.vue b/src/views/Home/comps/fdy-undo.vue index 3c880b2..edc392f 100644 --- a/src/views/Home/comps/fdy-undo.vue +++ b/src/views/Home/comps/fdy-undo.vue @@ -98,7 +98,14 @@ export default { name: "knzzgl", value: 0, url: "/hard/gl/fdy" - } + }, + // 陈冠元 + { + label: "辅导员·自治区人民政府奖学金审核", + name: "knzzzzq", + value: 0, + url: "/hard/zzq/fdy", + }, ], diff --git a/src/views/Home/comps/jwc-undo.vue b/src/views/Home/comps/jwc-undo.vue index 5e7ff40..2ac6366 100644 --- a/src/views/Home/comps/jwc-undo.vue +++ b/src/views/Home/comps/jwc-undo.vue @@ -86,7 +86,14 @@ export default { name: "knzzgl", value: 0, url: "/hard/gl/xg" - } + }, + // 陈冠元 + { + label: "学工·自治区人民政府奖学金审核", + name: "knzzzzq", + value: 0, + url: "/hard/zzq/xg", + }, ] } diff --git a/src/views/Home/comps/xw-undo.vue b/src/views/Home/comps/xw-undo.vue index d9c2dca..27649e8 100644 --- a/src/views/Home/comps/xw-undo.vue +++ b/src/views/Home/comps/xw-undo.vue @@ -95,6 +95,13 @@ export default { value: 0, url: "/hard/gl/xw", }, + // 陈冠元 + { + label: "学务·自治区人民政府奖学金审核", + name: "knzzzzq", + value: 0, + url: "/hard/zzq/xw", + }, ], }; }, diff --git a/src/views/aitutor/psychological-earlywarning/index.vue b/src/views/aitutor/psychological-earlywarning/index.vue deleted file mode 100644 index e69de29..0000000