storeBelieveInLight hai 1 ano
pai
achega
0a88be2dd3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      shop/productManagementModule/productManagement.vue

+ 1 - 1
shop/productManagementModule/productManagement.vue

@@ -15,7 +15,7 @@ import headersVue from '../components/headers/headers.vue';
15 15
 		methods: {
16 16
 			headerJump(){
17 17
 				console.log('点击了返回')
18
-				 uni.redirectTo({ url: '/pages/my/index' })
18
+				 uni.switchTab ({ url: '/pages/my/index' })
19 19
 			}
20 20
 		},
21 21
 		data() {