From cc8c34a2301d67046f05fb59aabaaae588aaf5cc Mon Sep 17 00:00:00 2001 From: chenhua Date: Tue, 10 Nov 2020 12:30:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=88=86=E7=B1=BB=E5=A4=87?= =?UTF-8?q?=E6=B3=A8=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/config/router.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/config/router.config.js b/web/config/router.config.js index 8ef59e52..79ba7b42 100644 --- a/web/config/router.config.js +++ b/web/config/router.config.js @@ -45,7 +45,7 @@ export default [ ] }, - //reportings + //data { path: '/data', name: 'data', @@ -77,7 +77,7 @@ export default [ }, - //logging + //search { path: '/search', name: 'search',