Parcourir la source

手机企业端返回首页

lrf402788946 il y a 5 ans
Parent
commit
f45066e73d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/pages/corp/views/index.vue

+ 1 - 1
src/pages/corp/views/index.vue

@@ -25,7 +25,7 @@ export default {
   computed: {},
   methods: {
     back() {
-      window.location.href = 'http://smart.jilinjobswx.cn/mobile';
+      window.location.href = 'http://smart.jilinjobswx.cn/mobile';
     },
   },
 };