Pārlūkot izejas kodu

企业登录地址

lrf402788946 5 gadi atpakaļ
vecāks
revīzija
270567844d
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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');
     },
   },
 };