浏览代码

连油看板添加到超时监控的白名单中

Zimo 19 小时之前
父节点
当前提交
3183955519
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/App.vue

+ 2 - 1
src/App.vue

@@ -17,7 +17,8 @@ const whiteList = [
   '/register',
   '/register',
   '/oauthLogin/gitee',
   '/oauthLogin/gitee',
   '/dingding',
   '/dingding',
-  '/deepoil'
+  '/deepoil',
+  '/oli-connection/monitoring-board'
 ]
 ]
 
 
 watch(
 watch(