소스 검색

企业登录地址

lrf402788946 5 년 전
부모
커밋
270567844d
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/layout/index/calendar.vue
  2. 1 1
      src/layout/index/kuaisu.vue

+ 1 - 1
src/layout/index/calendar.vue

@@ -90,7 +90,7 @@ export default {
           message: '请进入您的分站进行登录',
           type: 'warning',
         });
-      else window.open('http://hr.smart.cc-lotus.info/www/login');
+      else window.open('http://hr.smart.jilinjobs.cn/www/login');
     },
   },
   filters: {

+ 1 - 1
src/layout/index/kuaisu.vue

@@ -50,7 +50,7 @@ export default {
           message: '请进入您的分站进行登录',
           type: 'warning',
         });
-      else window.open('http://hr.smart.cc-lotus.info/www/login');
+      else window.open('http://hr.smart.jilinjobs.cn/www/login');
     },
   },
 };