@@ -817,7 +817,6 @@
}
},
requestadd(list, status) {
- this.show1=false
let that = this
uni.getStorage({
key: 'pcUserInfo',
@@ -850,21 +849,18 @@
if (list.taskTypeKey == '3' || list.taskTypeKey == '4') {
if (that.count == 2) {
setTimeout(function() {
- console.log(11111)
uni.hideLoading()
uni.navigateBack()
}, 1000);
} else {
- console.log(2222222)
}).catch(res => {
- console.log(33333)
if (res.message) {
uni.showToast({