Commit 939c5349 authored by linxin's avatar linxin

fix

parent f178653a
......@@ -925,7 +925,7 @@ export default {
if (res.result === 'S') {
vm.hlsPopup.showSuccess('提交成功')
vm.$router.push({
name: 'Home',
name: 'HomePage',
})
} else {
vm.hlsPopup.showLongCenter(res.message)
......
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