浏览代码

手机企业端返回首页

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';
     },
   },
 };