Commit e782d873 by wdc147

update 修改路由

parent fb0d3a49
...@@ -195,7 +195,7 @@ export default { ...@@ -195,7 +195,7 @@ export default {
* @method edit 返回 * @method edit 返回
*/ */
edit () { edit () {
this.$router.push({path: '/growth'}) this.$router.push({path: '/growthRecord'})
}, },
/** /**
* @method Search 搜索 * @method Search 搜索
......
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