Browse Source

check result and exception

xiaohu 7 years ago
parent
commit
14bed53b07
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/common/menu.js

+ 1 - 1
src/common/menu.js

@@ -301,7 +301,7 @@ const menuData = [
       },
       {
         name: '失败',
-        path: 'Fail',
+        path: 'Error',
       },
     ],
   },