gjy 3 năm trước cách đây
mục cha
commit
bd4c92a1aa
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      pages/task/my_task.vue

+ 3 - 0
pages/task/my_task.vue

@@ -356,6 +356,9 @@
 							} else {
 								_str.showRow = true;
 							}
+							if(_str.businessType=='TRADE'){
+								_str.showRow = false
+							}
 							this.taskInfo[i].department = this.taskInfo[i].messageContent.split(' ')[0]
 							if (this.taskInfo[i].businessType == 'WAREHOUSE') {
 								if (this.taskInfo[i].businessCode == 'INOUTTASK-TASK-APPROVE') {