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