qinzhipeng_v@didiglobal.com 4 năm trước cách đây
mục cha
commit
26da209e03
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/workbench/team/index.vue

+ 1 - 0
src/views/workbench/team/index.vue

@@ -447,6 +447,7 @@ export default {
             this.teamBizName = a + (b ? ' / ' + b : '')
             this.teamNames = data
             this.teamCode = 0
+            this.bizName = '业务线'
             const datas = data.map(item => { return item[0] })
             const bizIds = Array.from(new Set(datas))
             this.bizIdCode = bizIds