Commit 21ac51ca by wangdongchen

Merge branch 'wdc' into '1a86cad6'

update 修改路由

See merge request !26
parents 71fe3400 e782d873
...@@ -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