Commit 8fa33cad by 陈玉桐

test

parent 3487cc3d
......@@ -118,7 +118,9 @@ export default {
},
overBack() {
this.$router.go(-1)
setTimeout(function() {
window.location.reload()
},300)
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment