qinzhipeng_v@didiglobal.com 4 лет назад
Родитель
Сommit
26da209e03
1 измененных файлов с 1 добавлено и 0 удалено
  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