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