qinzhipeng_v@didiglobal.com 4 年之前
父節點
當前提交
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