gyj hace 2 años
padre
commit
ba382fa291
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      pages/handlecase/index.vue

+ 1
- 1
pages/handlecase/index.vue Ver fichero

@@ -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
 		}