소스 검색

手机企业端返回首页

lrf402788946 5 년 전
부모
커밋
f45066e73d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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';
     },
   },
 };