gjy 2 rokov pred
rodič
commit
60bf67fcbf

+ 1 - 1
pages/task/audit/freight_setting_approval.vue

@@ -180,7 +180,7 @@
 						this.$api.doRequest('get', '/commonUser/getHis', {
 							workflowId: res1.data.data[0].id,
 							businessKey: this.id,
-							branch:'zt'
+							// branch:'zt'
 						}).then(response => {
 							uni.hideLoading()
 							for (let i = 0; i < response.data.data.length; i++) {

+ 1 - 1
pages/task/audit/freight_setting_details.vue

@@ -150,7 +150,7 @@
 							this.$api.doRequest('get', '/commonUser/getHis', {
 								workflowId: res1.data.data[0].id,
 								businessKey: this.id,
-								branch:'zt'
+								// branch:'zt'
 							}).then(response => {
 								uni.hideLoading()
 								for (let i = 0; i < response.data.data.length; i++) {