gjy 3 anos atrás
pai
commit
e39f576889
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      src/views/workNotification/message.vue

+ 2 - 0
src/views/workNotification/message.vue

@@ -298,6 +298,8 @@ export default {
               this.number.report = item.number
               this.number.report = item.number
             } else if (item.businessType === 'SALE') {
             } else if (item.businessType === 'SALE') {
               this.number.sale = item.number
               this.number.sale = item.number
+            }else if (item.businessType === 'Tran') {
+              this.number.tran = item.number
             }
             }
 
 
             this.tabIndexs.forEach(ite => {
             this.tabIndexs.forEach(ite => {