gjy 2 rokov pred
rodič
commit
accd5e50bd

+ 0 - 4
pages/task/audit/Issueandreceipt_task_approval.vue

@@ -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 {
 											setTimeout(function() {
-												console.log(2222222)
 												uni.hideLoading()
 												uni.navigateBack()
 											}, 1000);
 										}
 
 									}).catch(res => {
-										console.log(33333)
 										uni.hideLoading()
 										if (res.message) {
 											uni.showToast({