Ldy20010130 2 months ago
parent 993a73c9bc
commit 4fbfb1d9a8

@ -263,7 +263,7 @@
}, },
methods: { methods: {
goback() { goback() {
window.history.back() this.$router.go(-2)
}, },
getYanLian() { getYanLian() {
backlog().then(res => { backlog().then(res => {

Loading…
Cancel
Save