This commit is contained in:
Czw996 2020-09-28 11:57:33 +08:00
parent 8fb96daa42
commit 2c908ce10e

View file

@ -23,7 +23,7 @@
},
methods: {
backIndex() {
window.open('http:www.haioucloud.com');
window.open('http://www.haioucloud.com', '_self');
},
},
}