Commit e4dc0277 by sunchao

销售课程返回上一步方法错误

parent 59fcab95
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
}, },
methods: { methods: {
goBack(){ goBack(){
uni.navigateTo({ uni.navigateBack({
delta:1 delta:1
}) })
}, },
......
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