@@ -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') {