gyj 2 лет назад
Родитель
Сommit
ba382fa291
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      pages/handlecase/index.vue

+ 1
- 1
pages/handlecase/index.vue Просмотреть файл

@@ -203,7 +203,7 @@
203 203
 			// this.getList(obj)
204 204
 		},
205 205
 		onUnload(){
206
-				wx.reLaunch({
206
+				uni.reLaunch({
207 207
 					url: '/pages/work/index'
208 208
 				})
209 209
 		}