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