From ce51d7719b4d908da5577751f0c840fab5d1a39e Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期五, 19 四月 2024 17:45:54 +0800 Subject: [PATCH] 20240419 --- src/constants/menu.js | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/constants/menu.js b/src/constants/menu.js index edc83a5..5740439 100644 --- a/src/constants/menu.js +++ b/src/constants/menu.js @@ -34,14 +34,14 @@ name: '鑷姩璇勪及', children: [ { - path: '/fysp/evaluation/datasource', + path: '/fysp/evaluation/evalutationTask', icon: 'MessageBox', - name: '璇勪及鏁版嵁婧�', + name: '璇勪及浠诲姟', }, { - path: '/fysp/evaluation/resultManage', + path: '/fysp/evaluation/evalutationRecord', icon: 'Tickets', - name: '璇勪及绠$悊', + name: '璇勪及璁板綍', }, ], }, -- Gitblit v1.9.3