mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 16:56:43 +08:00
@@ -381,7 +381,8 @@ export default {
|
||||
}
|
||||
})
|
||||
} else {
|
||||
window.localStorage.setItem('submitStatus', res.result)
|
||||
this.$toast(res.resultMessage)
|
||||
/*window.localStorage.setItem('submitStatus', res.result)
|
||||
this.$jump({
|
||||
flag: 'h5',
|
||||
extra: {
|
||||
@@ -391,7 +392,7 @@ export default {
|
||||
routerInfo: {
|
||||
path: '/serve/result'
|
||||
}
|
||||
})
|
||||
})*/
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user