Przeglądaj źródła

Merge branch 'dev' of http://39.101.143.165:8090/dong_k/link-wechat-web-pc into dev

@dongkboy 11 miesięcy temu
rodzic
commit
ef81ded3a1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/customerManage/userSync/list.vue

+ 1 - 1
src/views/customerManage/userSync/list.vue

@@ -124,7 +124,7 @@ export default {
         { prop: "deliveredStatus", label: "企微触达状态", minWidth: 160, formatter: this.deliveredStatusFormatter },
         // { prop: "registerTime", label: "添加时间", minWidth: 160, },
         { prop: "updateTime", label: "最近互动时间", minWidth: 160, },
-        { prop: 'ownerUserId', label: '归属员工', minWidth: 160 }
+        { prop: 'ownerUserName', label: '归属员工', minWidth: 160 }
       ],
       userList: [],
       userId: ''