返回
This commit is contained in:
@@ -199,7 +199,6 @@ export default {
|
||||
uni.navigateTo({url: `./EvaluateForm?shopId=${this.shopId}`})
|
||||
},
|
||||
goBack() {
|
||||
console.log(getCurrentPages().length)
|
||||
if (getCurrentPages().length === 1) {
|
||||
uni.switchTab({
|
||||
url: "/pages/AppHome/AppHome",
|
||||
|
||||
Reference in New Issue
Block a user