Commit 17a76609f5f83bdf4dbafbb81dcc7a254fe74fe0
1 parent
dbcb2e8e
填完地址不做任何操作
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/goodDetails/goodDetails.vue
| @@ -165,7 +165,7 @@ export default { | @@ -165,7 +165,7 @@ export default { | ||
| 165 | }, | 165 | }, |
| 166 | toLinkPointsMall () { | 166 | toLinkPointsMall () { |
| 167 | // 调用back返回上一页 | 167 | // 调用back返回上一页 |
| 168 | - this.back(); | 168 | + // this.back(); |
| 169 | // this.$router.push({ | 169 | // this.$router.push({ |
| 170 | // path: '/pointsMall', | 170 | // path: '/pointsMall', |
| 171 | // query: { | 171 | // query: { |