@ -121,6 +121,7 @@
if(isHaveNewJob.includes("无任务")){
this.showMessage(isHaveNewJob)
}else {
this.getList('refresh')
}
}catch(error){
@ -196,9 +196,7 @@
uni.showToast({
title:"执行成功"
})
setTimeout(res=>{
navigateBack(1)
},1000)
@ -120,6 +120,7 @@
} catch (error) {