Commit 30cfb8f9 authored by 小费同学阿's avatar 小费同学阿 💬

进度信息模块封装ui代码优化

parent e08cb606
......@@ -704,7 +704,9 @@ export default {
},
/** 返回跳转列表页 */
goBack() {
this.$router.back()
this.$router.push({
name: 'Register'
})
},
/** 获取宠物信息(传参传宠物表id)*/
getInfo(id) {
......
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