cnhis-design-vue 0.2.45-beta → 0.2.48-beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (97) hide show
  1. package/es/affix/index.js +8 -8
  2. package/es/age/index.js +10 -10
  3. package/es/alert/index.js +8 -8
  4. package/es/anchor/index.js +8 -8
  5. package/es/auto-complete/index.js +8 -8
  6. package/es/avatar/index.js +8 -8
  7. package/es/back-top/index.js +8 -8
  8. package/es/badge/index.js +8 -8
  9. package/es/base/index.js +8 -8
  10. package/es/big-table/index.js +66 -66
  11. package/es/breadcrumb/index.js +8 -8
  12. package/es/button/index.js +28 -28
  13. package/es/calendar/index.js +8 -8
  14. package/es/captcha/index.js +3 -3
  15. package/es/card/index.js +8 -8
  16. package/es/carousel/index.js +8 -8
  17. package/es/cascader/index.js +8 -8
  18. package/es/checkbox/index.js +9 -9
  19. package/es/col/index.js +8 -8
  20. package/es/collapse/index.js +8 -8
  21. package/es/color-picker/index.js +1 -1
  22. package/es/comment/index.js +8 -8
  23. package/es/config-provider/index.js +8 -8
  24. package/es/date-picker/index.js +8 -8
  25. package/es/descriptions/index.js +8 -8
  26. package/es/divider/index.js +8 -8
  27. package/es/drag-layout/index.js +3 -3
  28. package/es/drawer/index.js +8 -8
  29. package/es/dropdown/index.js +8 -8
  30. package/es/editor/index.js +1 -1
  31. package/es/empty/index.js +8 -8
  32. package/es/fabric-chart/index.js +9 -9
  33. package/es/form/index.js +8 -8
  34. package/es/form-model/index.js +8 -8
  35. package/es/form-table/index.js +62 -62
  36. package/es/index/index.js +509 -492
  37. package/es/index/style.css +1 -1
  38. package/es/input/index.js +9 -9
  39. package/es/input-number/index.js +8 -8
  40. package/es/layout/index.js +8 -8
  41. package/es/list/index.js +8 -8
  42. package/es/locale-provider/index.js +8 -8
  43. package/es/map/index.js +9 -9
  44. package/es/mentions/index.js +8 -8
  45. package/es/menu/index.js +8 -8
  46. package/es/message/index.js +8 -8
  47. package/es/multi-chat/index.js +136 -130
  48. package/es/multi-chat/style.css +1 -1
  49. package/es/multi-chat-client/index.js +105 -99
  50. package/es/multi-chat-client/style.css +1 -1
  51. package/es/multi-chat-history/index.js +4 -4
  52. package/es/multi-chat-record/index.js +14 -14
  53. package/es/multi-chat-setting/index.js +22 -22
  54. package/es/multi-chat-sip/index.js +1 -1
  55. package/es/notification/index.js +8 -8
  56. package/es/page-header/index.js +8 -8
  57. package/es/pagination/index.js +8 -8
  58. package/es/popconfirm/index.js +8 -8
  59. package/es/popover/index.js +8 -8
  60. package/es/progress/index.js +8 -8
  61. package/es/radio/index.js +9 -9
  62. package/es/rate/index.js +8 -8
  63. package/es/result/index.js +8 -8
  64. package/es/row/index.js +8 -8
  65. package/es/scale-view/index.js +23 -23
  66. package/es/select/index.js +11 -11
  67. package/es/select-label/index.js +11 -11
  68. package/es/select-person/index.js +2 -2
  69. package/es/skeleton/index.js +8 -8
  70. package/es/slider/index.js +8 -8
  71. package/es/space/index.js +8 -8
  72. package/es/spin/index.js +8 -8
  73. package/es/statistic/index.js +8 -8
  74. package/es/steps/index.js +8 -8
  75. package/es/switch/index.js +8 -8
  76. package/es/table-filter/index.js +116 -105
  77. package/es/table-filter/style.css +1 -1
  78. package/es/tabs/index.js +8 -8
  79. package/es/tag/index.js +9 -9
  80. package/es/time-picker/index.js +8 -8
  81. package/es/timeline/index.js +8 -8
  82. package/es/tooltip/index.js +8 -8
  83. package/es/transfer/index.js +8 -8
  84. package/es/tree/index.js +8 -8
  85. package/es/tree-select/index.js +8 -8
  86. package/es/upload/index.js +8 -8
  87. package/es/utils/utils-map.js +6 -1
  88. package/es/verification-code/index.js +2 -2
  89. package/lib/cui.common.js +626 -557
  90. package/lib/cui.umd.js +626 -557
  91. package/lib/cui.umd.min.js +64 -64
  92. package/package.json +3 -3
  93. package/packages/multi-chat/chat/chatMain.vue +8 -2
  94. package/packages/multi-chat/chat/index.vue +1 -1
  95. package/packages/table-filter/src/base-search-com/BaseSearch.vue +10 -7
  96. package/packages/table-filter/src/components/search-condition/SearchCondition.vue +12 -3
  97. package/src/utils/utils-map.js +5 -1
@@ -291,7 +291,7 @@ module.exports = require("core-js/modules/es.array.find.js");
291
291
 
292
292
  "use strict";
293
293
 
294
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/components/msg-describe.vue?vue&type=template&id=4b76a796&scoped=true&
294
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/components/msg-describe.vue?vue&type=template&id=4b76a796&scoped=true&
295
295
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"msg-describe"},[_c('div',{staticClass:"msg-describe__header"},[_vm._v(_vm._s(_vm.content.title || ''))]),_c('div',{staticClass:"msg-describe__content"},[_c('div',{ref:"wrapper",class:_vm.isOpen ? '' : 'wrapper'},_vm._l((_vm.contentParams),function(item,i){return _c('div',{key:i,staticClass:"desc-item"},[_c('div',{staticClass:"desc-title"},[_vm._v(" "+_vm._s(item.p_name)+" ")]),_c('div',{staticClass:"desc-txt"},[_vm._v(" "+_vm._s(item.p_value)+" ")])])}),0),(_vm.foldVisible)?_c('div',{staticClass:"fold-btn",on:{"click":_vm.toggleOpen}},[_vm._v(" "+_vm._s(_vm.isOpen ? _vm.i18nText('1.4.9.33') : _vm.i18nText('1.10.233') + _vm.i18nText('1.10.149'))+" "),_c('a-icon',{attrs:{"type":_vm.isOpen ? 'up' : 'down'}})],1):_vm._e()])])}
296
296
  var staticRenderFns = []
297
297
 
@@ -609,6 +609,13 @@ module.exports = function (exec, SKIP_CLOSING) {
609
609
  };
610
610
 
611
611
 
612
+ /***/ }),
613
+
614
+ /***/ "1c92":
615
+ /***/ (function(module, exports, __webpack_require__) {
616
+
617
+ // extracted by mini-css-extract-plugin
618
+
612
619
  /***/ }),
613
620
 
614
621
  /***/ "1caa":
@@ -957,7 +964,7 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABz
957
964
 
958
965
  "use strict";
959
966
 
960
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/audio.vue?vue&type=template&id=d99c71a2&scoped=true&
967
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/audio.vue?vue&type=template&id=d99c71a2&scoped=true&
961
968
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"single-audio",style:({ width: _vm.size === 'big' ? '414px' : '207px' }),on:{"mousedown":_vm.handleMove}},[_c('div',{staticClass:"header",style:({
962
969
  height: _vm.size === 'big' ? '40px' : '30px',
963
970
  lineHeight: _vm.size === 'big' ? '40px' : '30px',
@@ -1685,13 +1692,6 @@ function _toConsumableArray(arr) {
1685
1692
 
1686
1693
  /***/ }),
1687
1694
 
1688
- /***/ "2930":
1689
- /***/ (function(module, exports, __webpack_require__) {
1690
-
1691
- // extracted by mini-css-extract-plugin
1692
-
1693
- /***/ }),
1694
-
1695
1695
  /***/ "2a03":
1696
1696
  /***/ (function(module, exports) {
1697
1697
 
@@ -2225,7 +2225,7 @@ function _slicedToArray(arr, i) {
2225
2225
 
2226
2226
  "use strict";
2227
2227
 
2228
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/components/msg-prescription.vue?vue&type=template&id=a9aa04b2&scoped=true&
2228
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/components/msg-prescription.vue?vue&type=template&id=a9aa04b2&scoped=true&
2229
2229
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:['msg-prescription', _vm.theme],on:{"click":_vm.handleTemplateDetail}},[_c('div',{staticClass:"prescription_header"},[_c('span',{staticClass:"prescription_header-title"},[_vm._v(_vm._s(_vm.content.title))]),(_vm.topRightButton)?_c('span',{staticClass:"prescription_header-btn",on:{"click":function($event){$event.stopPropagation();return _vm.handleTemplateButton($event, _vm.topRightButton)}}},[_vm._v(" "+_vm._s(_vm.topRightButton.title)+" ")]):(_vm.showArrow)?_c('a-icon',{attrs:{"type":"right","color":"#969696"}}):_vm._e()],1),_c('div',{staticClass:"prescription_wrapper"},[(_vm.content.icon)?_c('svg-icon',{staticClass:"prescription_logo",attrs:{"icon-class":_vm.content.icon}}):(_vm.content.image)?_c('img',{staticClass:"prescription_logo",attrs:{"src":_vm.content.image}}):_vm._e(),_c('bodyComp',{staticClass:"prescription_body",attrs:{"body":_vm.body}})],1),(_vm.toolbarButton.length)?_c('div',{staticClass:"prescription_btn-group"},_vm._l((_vm.toolbarButton),function(btn,index){return _c('a-button',{key:index,attrs:{"type":"primary","shape":"round","ghost":""},on:{"click":function($event){$event.stopPropagation();return _vm.handleTemplateButton($event, btn)}}},[_vm._v(" "+_vm._s(btn.title)+" ")])}),1):_vm._e(),(_vm.bottomButton)?_c('div',{staticClass:"prescription_footer"},[_c('span',{staticClass:"prescription_footer-btn",on:{"click":function($event){$event.stopPropagation();return _vm.handleTemplateButton($event, _vm.bottomButton)}}},[_vm._v(" "+_vm._s(_vm.bottomButton.title)+" ")])]):_vm._e()])}
2230
2230
  var staticRenderFns = []
2231
2231
 
@@ -2488,7 +2488,7 @@ module.exports = function (it) {
2488
2488
 
2489
2489
  "use strict";
2490
2490
 
2491
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/chatMain.vue?vue&type=template&id=0dba7dc5&scoped=true&
2491
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/chatMain.vue?vue&type=template&id=59e1d81d&scoped=true&
2492
2492
  var render = function () {
2493
2493
  var this$1 = this;
2494
2494
  var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"message-wrapper"},[(_vm.isServer && _vm.enable)?_c('chat-header',{attrs:{"hideHeader":_vm.hideHeader},on:{"openPortraitPanel":_vm.handleOpenPortraitPanel}}):_vm._e(),_c('a-layout-content',[_vm._t("default"),(_vm.showBroadcast)?_c('div',{staticClass:"broadcast-wrap"},[(_vm.broadcastCarousel)?_c('div',{staticClass:"carousel-item",class:{ 'has-link': _vm.assemblySetting.broadcast.PC.list[0].url },on:{"click":function($event){return _vm.goToBroadcastLink(_vm.assemblySetting.broadcast.PC.list[0])}}},[_c('a-icon',{attrs:{"type":"sound"}}),_c('span',{staticClass:"ellips"},[_vm._v(" "+_vm._s(_vm.assemblySetting.broadcast.PC.list[0].content)+" ")])],1):[_c('a-carousel',{attrs:{"dotPosition":"right","autoplay":"","dots":false}},_vm._l((_vm.assemblySetting.broadcast.PC.list),function(item,i){return _c('div',{key:i,staticClass:"carousel-item",class:{ 'has-link': item.url },on:{"click":function($event){return _vm.goToBroadcastLink(item)}}},[_c('a-icon',{attrs:{"type":"sound"}}),_c('span',{staticClass:"ellips"},[_vm._v(_vm._s(item.content))])],1)}),0)]],2):_vm._e(),(_vm.sessionHistoryList.length > 1 && !(!_vm.onChating && _vm.currentTab === 'end') && !_vm.sessionEnd)?_c('div',{staticStyle:{"position":"absolute","top":"0","left":"20px","z-index":"1"}},[_c('a-radio-group',{attrs:{"value":_vm.selectedSession,"buttonStyle":"solid"},on:{"change":_vm.handleSessionIdChange}},_vm._l((_vm.sessionHistoryList),function(item){return _c('a-radio-button',{key:item.id + item.fromId,attrs:{"value":item.id + '-' + item.fromId}},[_vm._v(_vm._s(item.fromName))])}),1)],1):_vm._e(),_c('div',{directives:[{name:"infinite-scroll",rawName:"v-infinite-scroll",value:(_vm.handleInfiniteOnLoad),expression:"handleInfiniteOnLoad"}],ref:"message-wrapper",staticClass:"online-message"},[_vm._l((_vm.msgList),function(item,index){return [(item)?_c('div',{key:index},[(_vm.isNeedShowTime(item, index))?_c('p',{staticClass:"message-time"},[_vm._v(" "+_vm._s(_vm.formatDate(item.createdTime))+" ")]):_vm._e(),(item.recallFlag)?_c('div',{staticStyle:{"margin":"10px 0"}},[(_vm.handleRecallFlag(item))?[_vm._v(" "+_vm._s(_vm.getRecallText(item, _vm.isServer))+" "),([0, 4].includes(item.content && item.content.type) && _vm.onChating && _vm.isServer)?_c('a',{staticStyle:{"text-decoration":"underline"},on:{"click":function($event){return _vm.reEditMessage(item)}}},[_vm._v(","+_vm._s(_vm.i18nText('1.9.368')))]):_vm._e()]:[_vm._v(" "+_vm._s(_vm.getRecallText(item) || ((item.fromName) + " " + (_vm.i18nText('1.9.365'))))+" ")]],2):(_vm.isSystemMsg(item))?_c('div',{staticClass:"system-msg"},[_c('a-icon',{staticClass:"system-icon",attrs:{"theme":"filled","type":"exclamation-circle"}}),_c('div',[_c('span',{domProps:{"innerHTML":_vm._s(_vm.getSystemMsgContent(item))}}),_vm._l((_vm.getTemplateButton(item)),function(btn,index){return _c('span',{key:index,staticClass:"system-btn",on:{"click":function($event){return _vm.handleTemplateButton(btn)}}},[_vm._v(_vm._s(btn.title))])})],2)],1):(!item.recallFlag)?_c('div',{staticClass:"message-item",class:[_vm.getMessageItemClass(item), { 'read-status': _vm.enableReadRecord && item.readStatus }],attrs:{"data-rid":item.readStatus === 'N' ? item.id : ''}},[(!_vm.isServer && item.fromPortrait)?_c('img',{staticClass:"msg-avatar",attrs:{"src":item.fromPortrait}}):(!_vm.isServer && item.fromName)?_c('div',{staticClass:"first-name"},[_vm._v(" "+_vm._s(item.fromName && item.fromName.slice(0, 2))+" ")]):(!_vm.isServer)?_c('img',{staticClass:"msg-avatar",attrs:{"src":_vm.getAvatar(item),"width":"40","height":"40"}}):[(item.fromId === 'SYSTEM')?_c('img',{staticClass:"msg-avatar",attrs:{"src":_vm.customerStaffIcon,"width":"40","height":"40"}}):(item.content && item.content.source === 1)?_c('img',{staticClass:"msg-avatar",attrs:{"src":__webpack_require__("6753"),"width":"40","height":"40"}}):(item.portrait)?_c('img',{staticClass:"msg-avatar",attrs:{"src":item.portrait}}):_c('div',{staticClass:"first-name"},[_vm._v(" "+_vm._s(item.fromName && item.fromName.slice(0, 2))+" ")])],_c('div',{staticStyle:{"display":"flex"},on:{"contextmenu":function($event){return _vm.handleContextmenu($event, item)}}},[(item.sending)?_c('a-spin',[_c('a-icon',{staticStyle:{"font-size":"24px"},attrs:{"slot":"indicator","type":"loading","spin":""},slot:"indicator"})],1):_vm._e(),_c('a-popconfirm',{attrs:{"okText":_vm.i18nText('1.1.1.1.3'),"cancelText":_vm.i18nText('2.7.1.14')},on:{"confirm":function($event){return _vm.handleSendFail(item)}}},[_c('a-icon',{attrs:{"slot":"icon","type":"exclamation-circle"},slot:"icon"}),_c('div',{attrs:{"slot":"title"},slot:"title"},[_c('span',[_vm._v("确认重新发送该消息?")])]),(item.fail)?_c('a-icon',{staticStyle:{"font-size":"16px","display":"flex","align-items":"center","color":"red"},attrs:{"theme":"filled","type":"exclamation-circle"}}):_vm._e()],1),(item.content.type === 0)?_c('div',{staticClass:"content-wrap"},[_c('span',{staticClass:"right-time"},[_vm._v(" "+_vm._s(_vm.formatDate(item.createdTime || item.sendTime, true))+" ")]),_c('div',{class:{
@@ -2501,15 +2501,15 @@ var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{
2501
2501
  var staticRenderFns = []
2502
2502
 
2503
2503
 
2504
- // CONCATENATED MODULE: ./packages/multi-chat/chat/chatMain.vue?vue&type=template&id=0dba7dc5&scoped=true&
2504
+ // CONCATENATED MODULE: ./packages/multi-chat/chat/chatMain.vue?vue&type=template&id=59e1d81d&scoped=true&
2505
2505
 
2506
2506
  // EXTERNAL MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/chatMain.vue?vue&type=script&lang=js&
2507
2507
  var chatMainvue_type_script_lang_js_ = __webpack_require__("dba2");
2508
2508
 
2509
2509
  // CONCATENATED MODULE: ./packages/multi-chat/chat/chatMain.vue?vue&type=script&lang=js&
2510
2510
  /* harmony default export */ var chat_chatMainvue_type_script_lang_js_ = (chatMainvue_type_script_lang_js_["a" /* default */]);
2511
- // EXTERNAL MODULE: ./packages/multi-chat/chat/chatMain.vue?vue&type=style&index=0&id=0dba7dc5&lang=less&scoped=true&
2512
- var chatMainvue_type_style_index_0_id_0dba7dc5_lang_less_scoped_true_ = __webpack_require__("4fa1");
2511
+ // EXTERNAL MODULE: ./packages/multi-chat/chat/chatMain.vue?vue&type=style&index=0&id=59e1d81d&lang=less&scoped=true&
2512
+ var chatMainvue_type_style_index_0_id_59e1d81d_lang_less_scoped_true_ = __webpack_require__("f8e3");
2513
2513
 
2514
2514
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
2515
2515
  var componentNormalizer = __webpack_require__("2877");
@@ -2529,7 +2529,7 @@ var component = Object(componentNormalizer["a" /* default */])(
2529
2529
  staticRenderFns,
2530
2530
  false,
2531
2531
  null,
2532
- "0dba7dc5",
2532
+ "59e1d81d",
2533
2533
  null
2534
2534
 
2535
2535
  )
@@ -2576,7 +2576,7 @@ module.exports = {};
2576
2576
 
2577
2577
  "use strict";
2578
2578
 
2579
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/chatHeader.vue?vue&type=template&id=4be1a9a6&scoped=true&
2579
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/chatHeader.vue?vue&type=template&id=4be1a9a6&scoped=true&
2580
2580
  var render = function () {
2581
2581
  var this$1 = this;
2582
2582
  var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-layout-header',[(!_vm.hideHeader)?_c('div',{staticClass:"chat-header-wrapper"},[_c('div',{staticClass:"chat-header-title",on:{"click":function($event){return _vm.$emit('openPortraitPanel', { fromId: _vm.clientId })}}},[(_vm.clientParams.name)?_c('Avatar',{attrs:{"src":_vm.curScrollItem && _vm.curScrollItem.portrait,"size":30,"name":_vm.clientParams.name,"len":2}}):_vm._e(),_c('span',{staticClass:"chat-header-username"},[_vm._v(_vm._s(_vm.clientParams.name))]),(_vm.curScrollItem)?[(_vm.curScrollItem.sendName)?_c('a-tooltip',{attrs:{"placement":"topLeft"}},[_c('template',{slot:"title"},[_vm._v(_vm._s(_vm.curScrollItem.sendName + '转接给了你'))]),_c('span',{staticClass:"zhuanjie"},[_c('svg-icon',{staticStyle:{"font-size":"16px"},attrs:{"icon-class":"liaotian-zhuanchu"}}),_vm._v(" "+_vm._s(_vm.curScrollItem.sendName)+" ")],1)],2):_vm._e(),(_vm.curScrollItem.receiveName)?_c('a-tooltip',{attrs:{"placement":"topLeft"}},[_c('template',{slot:"title"},[_vm._v(_vm._s('你转接给了' + _vm.curScrollItem.receiveName))]),_c('span',{staticClass:"zhuanchu"},[_c('svg-icon',{staticStyle:{"font-size":"16px"},attrs:{"icon-class":"liaotian-zhuanru"}}),_vm._v(" "+_vm._s(_vm.curScrollItem.receiveName)+" ")],1)],2):_vm._e()]:_vm._e()],2),_c('div',{staticClass:"chat-header-opt"},[(_vm.isShow('TRANSFER') && _vm.sessionType == 1 && _vm.onChating)?_c('a-button',{staticClass:"chat-header-opt-btn",attrs:{"disabled":!_vm.onChating && !!_vm.convertButtonTitle},on:{"click":_vm.handleConvertShow}},[_vm._v(_vm._s(_vm.convertButtonTitle))]):_vm._e(),_c('UserStatus',{staticClass:"chat-header-opt-btn"}),(_vm.isSessionOwner && !_vm.isStaff)?_c('a-button',{staticClass:"chat-header-opt-btn",attrs:{"disabled":!_vm.onChating},on:{"click":_vm.handleConfirm}},[_vm._v(_vm._s(_vm.endSessionTitle))]):_vm._e()],1)]):_vm._e(),(_vm.sessionTimer)?_c('a-alert',{staticClass:"session-time",attrs:{"type":"success"},scopedSlots:_vm._u([{key:"message",fn:function(){return [_vm._v(" "+_vm._s(_vm.i18nText('1.9.324'))+": "+_vm._s(_vm.formatedSessionTime)+" ")]},proxy:true}],null,false,3826010762)}):_vm._e(),_c('a-modal',{attrs:{"title":_vm.convertButtonTitle,"visible":_vm.convertShow,"maskClosable":false,"mask":true,"width":400,"destroyOnClose":"","okText":_vm.i18nText('1.9.326')},on:{"cancel":function () {
@@ -3641,7 +3641,7 @@ module.exports = require("ant-design-vue/es/row/style");
3641
3641
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
3642
3642
 
3643
3643
  "use strict";
3644
- /* harmony import */ var D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("5530");
3644
+ /* harmony import */ var F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("5530");
3645
3645
  /* harmony import */ var core_js_modules_es_array_map_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("4391");
3646
3646
  /* harmony import */ var core_js_modules_es_array_map_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_map_js__WEBPACK_IMPORTED_MODULE_1__);
3647
3647
  /* harmony import */ var _store_helper__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("e3c5");
@@ -3649,12 +3649,12 @@ module.exports = require("ant-design-vue/es/row/style");
3649
3649
 
3650
3650
 
3651
3651
  /* harmony default export */ __webpack_exports__["a"] = ({
3652
- computed: Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])({}, Object(_store_helper__WEBPACK_IMPORTED_MODULE_2__[/* mapGetters */ "b"])(['uniRTC', 'incoming', 'outing'])),
3652
+ computed: Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])({}, Object(_store_helper__WEBPACK_IMPORTED_MODULE_2__[/* mapGetters */ "b"])(['uniRTC', 'incoming', 'outing'])),
3653
3653
  data: function data() {
3654
3654
  return {// outing: [],
3655
3655
  };
3656
3656
  },
3657
- methods: Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])(Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])({}, Object(_store_helper__WEBPACK_IMPORTED_MODULE_2__[/* mapMutations */ "c"])(['setIncoming', 'setOuting'])), {}, {
3657
+ methods: Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])(Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])({}, Object(_store_helper__WEBPACK_IMPORTED_MODULE_2__[/* mapMutations */ "c"])(['setIncoming', 'setOuting'])), {}, {
3658
3658
  checkStatus: function checkStatus(targetList) {
3659
3659
  var deviceTokens = targetList.map(function (v) {
3660
3660
  return v.deviceToken;
@@ -3910,17 +3910,6 @@ module.exports = {
3910
3910
 
3911
3911
  module.exports = require("ant-design-vue/es/row");
3912
3912
 
3913
- /***/ }),
3914
-
3915
- /***/ "4fa1":
3916
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
3917
-
3918
- "use strict";
3919
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_chatMain_vue_vue_type_style_index_0_id_0dba7dc5_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("f08d");
3920
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_chatMain_vue_vue_type_style_index_0_id_0dba7dc5_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_chatMain_vue_vue_type_style_index_0_id_0dba7dc5_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
3921
- /* unused harmony reexport * */
3922
-
3923
-
3924
3913
  /***/ }),
3925
3914
 
3926
3915
  /***/ "50c4":
@@ -3986,15 +3975,15 @@ var es_promise_finally = __webpack_require__("a79d");
3986
3975
  // EXTERNAL MODULE: external "core-js/modules/es.function.name.js"
3987
3976
  var es_function_name_js_ = __webpack_require__("db0a");
3988
3977
 
3989
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/index.vue?vue&type=template&id=6f96eb54&scoped=true&
3990
- var chatvue_type_template_id_6f96eb54_scoped_true_render = function () {
3978
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/index.vue?vue&type=template&id=0496c7bf&scoped=true&
3979
+ var chatvue_type_template_id_0496c7bf_scoped_true_render = function () {
3991
3980
  var this$1 = this;
3992
3981
  var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"online-chat multiChat-chat-index",class:{ 'chat-style-fold': !_vm.isNormalStyle }},[(_vm.loading)?_c('a-spin',{staticClass:"loading"}):_c('a-layout',[_c('a-layout-sider',{staticClass:"message-list",class:{ 'message-list-close': !_vm.enable },attrs:{"width":_vm.isNormalStyle ? 300 : 94}},[(_vm.enable && !_vm.hideSearch && _vm.isNormalStyle)?_c('div',{staticClass:"message-search"},[_c('a-input',{attrs:{"placeholder":_vm.i18nText('1.9.321'),"value":_vm.keywords},on:{"change":_vm.handleKeywordsChange,"pressEnter":_vm.handleKeywordsSearch}},[_c('a-icon',{attrs:{"slot":"prefix","type":"search"},slot:"prefix"})],1),_c('a-button',{staticStyle:{"margin-left":"10px"},attrs:{"ghost":"","type":"primary"},on:{"click":function($event){_vm.advancedFilterVisible = true}}},[_vm._v(_vm._s(_vm.i18nText('1.9.271')))])],1):_vm._e(),_c('div',{class:{ 'chat-style-set': true, 'show-style': _vm.enableTableStyle }},[(_vm.enableTableStyle)?_c('div',{staticClass:"chat-style-btns"},_vm._l((_vm.styleBtns),function(item){return _c('span',{key:item.type,class:{ 'chat-style-btn': true, active: _vm.styleType === item.type },on:{"click":function($event){return _vm.toggleStyleType(item.type)}}},[_c('img',{attrs:{"src":_vm.styleType === item.type ? item.activeIcon : item.icon}})])}),0):_vm._e(),_c('div',[_c('a-range-picker',{directives:[{name:"show",rawName:"v-show",value:(_vm.isNormalStyle),expression:"isNormalStyle"}],attrs:{"value":_vm.searchDate,"open":_vm.dateOpenStatus},on:{"change":_vm.handleSearchDateChange,"openChange":_vm.handleDateOpenChange}},[_c('i',{class:{ 'set-btn-icon': true, active: _vm.searchDate.length > 1 }},[_c('svg-icon',{attrs:{"icon-class":"a-xitongtubiaoliaotianriqishaixuan"}})],1),_c('div',{staticClass:"data-picker-clear",attrs:{"slot":"renderExtraFooter"},on:{"click":_vm.clearSearchDate},slot:"renderExtraFooter"},[_vm._v("清空")])]),_c('a-tooltip',{attrs:{"placement":"right","title":"视图切换"}},[_c('a-icon',{staticClass:"set-btn-icon",attrs:{"type":"swap"},on:{"click":_vm.toggleStyleFold}})],1)],1)]),(!_vm.isNormalStyle)?_c('ChatTabsHeader',{attrs:{"activeKey":_vm.currentTab,"tabList":_vm.tabList,"queueStatistic":_vm.queueStatistic,"sessionStatistic":_vm.sessionStatistic,"offlineSessionStatistic":_vm.offlineSessionStatistic,"classify":_vm.classify,"handleOfflineClassifyCount":_vm.handleOfflineClassifyCount,"classifyList":_vm.classifyList},on:{"change":_vm.handleTabChange,"changeClassify":_vm.handleClassifyClick}},[(_vm.isConference && _vm.enable)?[_c('a-tooltip',{attrs:{"placement":"bottom"}},[_c('template',{slot:"title"},[_vm._v(" "+_vm._s(_vm.conferenceTitle)+" ")]),_c('a-icon',{staticClass:"add-icon",attrs:{"type":"plus-circle"},on:{"click":_vm.addConference}})],2)]:_vm._e()],2):_vm._e(),(_vm.enable)?_c('a-tabs',{staticClass:"message-tabs",class:{ 'message-conference-tab': _vm.isConference, 'message-staff-tab': _vm.isStaff },attrs:{"activeKey":_vm.currentTab},on:{"change":_vm.handleTabChange}},[_vm._l((_vm.tabList),function(ref){
3993
3982
  var name = ref.name;
3994
3983
  var type = ref.type;
3995
3984
  return [_c('a-tab-pane',{key:type},[(_vm.isNormalStyle)?_c('a-tooltip',{attrs:{"slot":"tab","placement":"top"},slot:"tab"},[_c('template',{slot:"title"},[_vm._v(" "+_vm._s(name)+" ")]),(type === 'queue')?_c('div',{staticClass:"serverinfo-label"},[_c('span',{staticClass:"ellips",staticStyle:{"max-width":"85%"}},[_vm._v(_vm._s(name))]),_c('div',[_vm._v(_vm._s(("(" + (_vm.queueStatistic.peopleCount) + "人)")))]),(_vm.queueStatistic && _vm.queueStatistic.unreadCount)?_c('span',{staticClass:"msg-count"},[(+_vm.queueStatistic.unreadCount > 99)?[_c('a-tooltip',{attrs:{"title":_vm.queueStatistic.unreadCount}},[_vm._v(" 99+ ")])]:[_vm._v(" "+_vm._s(_vm.queueStatistic.unreadCount)+" ")]],2):_vm._e()]):(type === 'session')?_c('div',{staticClass:"serverinfo-label"},[_c('span',{staticClass:"ellips",staticStyle:{"max-width":"85%"}},[_vm._v(_vm._s(name))]),_c('div',[_vm._v(_vm._s(("(" + (_vm.sessionStatistic.peopleCount) + "人)")))]),(_vm.sessionStatistic && _vm.sessionStatistic.unreadCount)?_c('span',{staticClass:"msg-count"},[(+_vm.sessionStatistic.unreadCount > 99)?[_c('a-tooltip',{attrs:{"title":_vm.sessionStatistic.unreadCount}},[_vm._v(" 99+ ")])]:[_vm._v(" "+_vm._s(_vm.sessionStatistic.unreadCount)+" ")]],2):_vm._e()]):_c('span',{staticClass:"serverinfo-label"},[_c('span',{staticClass:"ellips",staticStyle:{"max-width":"85%"}},[_vm._v(_vm._s(name))]),_c('div',{staticStyle:{"display":"none"}},[_vm._v("()")]),(_vm.offlineSessionStatistic && _vm.offlineSessionStatistic.unreadCount)?_c('span',{staticClass:"msg-count"},[(+_vm.offlineSessionStatistic.unreadCount > 99)?[_c('a-tooltip',{attrs:{"title":_vm.offlineSessionStatistic.unreadCount}},[_vm._v(" 99+ ")])]:[_vm._v(" "+_vm._s(_vm.offlineSessionStatistic.unreadCount)+" ")]],2):_vm._e()])],2):_c('span',{attrs:{"slot":"tab"},slot:"tab"}),(_vm.isNormalStyle && _vm.videoRecord.length)?[_c('div',{staticClass:"video-record",on:{"click":function($event){return _vm.handleVideoEnter(_vm.videoRecord[0])}}},[_c('img',{staticStyle:{"margin-right":"8px"},attrs:{"src":__webpack_require__("1913"),"width":"16"}}),_vm._v(" ["+_vm._s(_vm.videoRecord[0].caller.name)+"…]正在进行,点击加入 ")])]:_vm._e(),(_vm.isNormalStyle && _vm.isListClassify)?_c('ClassifyTabs',{ref:"ClassifyTabs",refInFor:true,attrs:{"list":_vm.classifyList,"value":_vm.classify},on:{"input":_vm.handleClassifyClick},scopedSlots:_vm._u([{key:"default",fn:function(ref){
3996
3985
  var item = ref.item;
3997
- return [(item.icon)?_c('svg-icon',{attrs:{"icon-class":item.icon}}):_vm._e(),_c('span',{staticClass:"name"},[_vm._v(" "+_vm._s(item.name)+_vm._s(item.isStatistic === 'Y' ? (_vm.currentTab != 'end' ? ("(" + (item.count) + ")") : ("(" + (_vm.handleOfflineClassifyCount(item.classify)) + ")")) : null)+" ")])]}}],null,true)}):_vm._e(),_c('div',{staticStyle:{"flex":"1","overflow":"hidden"}},[(_vm.currentTab === type)?_c('scroll-list',{ref:'scrollList-' + type,refInFor:true,attrs:{"type":type,"defSessionId":_vm.defSessionId,"theme":_vm.isNormalStyle ? (_vm.styleType == 'LIST' ? '' : 'table') : 'fold',"dateParams":_vm.searchDate}}):_vm._e()],1)],2)]}),(_vm.isConference && _vm.enable)?[_c('a-tooltip',{attrs:{"slot":"tabBarExtraContent","placement":"bottom"},slot:"tabBarExtraContent"},[_c('template',{slot:"title"},[_vm._v(" "+_vm._s(_vm.conferenceTitle)+" ")]),_c('a-icon',{attrs:{"type":"plus-circle"},on:{"click":_vm.addConference}})],2)]:_vm._e()],2):_vm._e(),(_vm.isNormalStyle)?_c('div',{staticClass:"footer-operate"},[(_vm.hideHeader)?_c('UserStatus',{attrs:{"placement":"topCenter"}}):_vm._e(),_c('div',{staticClass:"footer-operate-right"},[(_vm.showSetting)?_c('span',{staticClass:"setting-span"},[_c('svg-icon',{attrs:{"icon-class":"a-xitongtubiaoliaotianshezhi"},on:{"click":_vm.handleSetting}})],1):_vm._e(),_c('span',[_c('a-tooltip',{attrs:{"placement":"bottom"}},[_c('template',{slot:"title"},[_c('span',[_vm._v("声音提醒")])]),_c('svg-icon',{staticStyle:{"margin-right":"10px"},attrs:{"icon-class":_vm.voiceAlert ? 'a-xitongtubiaoliaotianlaba' : 'a-xitongtubiaoliaotianjingyin'},on:{"click":_vm.toggleVoiceAlert}})],2)],1),_c('span',[_c('a-tooltip',{attrs:{"placement":"top"}},[_c('template',{slot:"title"},[_c('span',[_vm._v("语音历史")])]),_c('svg-icon',{attrs:{"icon-class":"a-xitongtubiaoliaotiantonghua"},on:{"click":_vm.toggleVideoVoiceList}})],2)],1)])],1):[_c('a-popover',{attrs:{"placement":"rightBottom","arrowPointAtCenter":""}},[_c('template',{slot:"content"},[_c('div',{staticClass:"chat-operate-group"},[(_vm.showSetting)?_c('div',{staticClass:"chat-operate-item",on:{"click":_vm.handleSetting}},[_c('svg-icon',{attrs:{"icon-class":"a-xitongtubiaoliaotianshezhi"}}),_c('span',[_vm._v("设置")])],1):_vm._e(),_c('div',{staticClass:"chat-operate-item",on:{"click":_vm.toggleVoiceAlert}},[_c('svg-icon',{attrs:{"icon-class":_vm.voiceAlert ? 'a-xitongtubiaoliaotianlaba' : 'a-xitongtubiaoliaotianjingyin'}}),_c('span',[_vm._v("静音")])],1),_c('div',{staticClass:"chat-operate-item",on:{"click":_vm.toggleVideoVoiceList}},[_c('svg-icon',{attrs:{"icon-class":"a-xitongtubiaoliaotiantonghua"}}),_c('span',[_vm._v("通话")])],1)])]),_c('div',{staticClass:"chat-operate-more"},[_c('i',{staticClass:"operate-more-icon"})])],2),(_vm.hideHeader)?_c('UserStatus',{attrs:{"placement":"topCenter"}}):_vm._e()]],2),_c('a-row',{staticStyle:{"width":"100%","height":"100%","overflow":"hidden"}},[_c('a-col',{staticStyle:{"height":"100%","position":"relative"},attrs:{"span":_vm.mainSpan}},[_c('a-layout',[_c('chat-main',{attrs:{"isShowPortraitPanel":_vm.isShowPortraitPanel,"hideHeader":_vm.hideHeader}},[(_vm.reConnention >= 60)?_c('a-alert',{attrs:{"type":"warning","message":"网络质量不佳,请检查网络后重试!","show-icon":""}},[_c('a-icon',{attrs:{"slot":"icon","type":"exclamation-circle"},slot:"icon"})],1):_vm._e()],1),_c('chat-footer',{attrs:{"addvisible":_vm.visible,"validTalkingEnv":_vm.validTalkingEnv,"hideQueueBtns":_vm.hideQueueBtns},on:{"update:addvisible":function($event){_vm.visible=$event}}}),(_vm.showVideo)?_c('Video'):_vm._e(),(_vm.showAudio)?_c('Audio',{attrs:{"validTalkingEnv":_vm.validTalkingEnv}}):_vm._e(),(_vm.showPanel && _vm.clientId)?_c('div',{class:['collapse-icon', _vm.foldPanel ? '' : 'fold'],on:{"click":function () { return (_vm.foldPanel = !_vm.foldPanel); }}},[_c('img',{staticStyle:{"position":"absolute","z-index":"30000","top":"calc(50% - 6px)","right":"10px"},attrs:{"src":__webpack_require__("3422"),"width":"9"}})]):_vm._e()],1)],1),_c('a-col',{staticClass:"right-panel",staticStyle:{"height":"100%"},attrs:{"span":_vm.panelSpan}},[(_vm.panelSpan > 0)?_c('div',{staticStyle:{"margin-left":"5px","box-shadow":"-4px 0 4px #e9e9e9","height":"100%"}},[(_vm.isShowPanel && _vm.isShowGroupChat && _vm.$slots.userPanel)?_c('div',{staticClass:"tab-operate"},[(_vm.isShowPanel)?_c('span',{staticClass:"tab left",class:{ active: _vm.rightPanelTabActive === 0 },on:{"click":function () {
3986
+ return [(item.icon)?_c('svg-icon',{attrs:{"icon-class":item.icon}}):_vm._e(),_c('span',{staticClass:"name"},[_vm._v(" "+_vm._s(item.name)+_vm._s(item.isStatistic === 'Y' ? (_vm.currentTab != 'end' ? ("(" + (item.count) + ")") : ("(" + (_vm.handleOfflineClassifyCount(item.classify)) + ")")) : null)+" ")])]}}],null,true)}):_vm._e(),_c('div',{staticStyle:{"flex":"1","overflow":"hidden"}},[(_vm.currentTab === type)?_c('scroll-list',{ref:'scrollList-' + type,refInFor:true,attrs:{"type":type,"defSessionId":_vm.defSessionId,"theme":_vm.isNormalStyle ? (_vm.styleType == 'LIST' ? '' : 'table') : 'fold',"dateParams":_vm.searchDate}}):_vm._e()],1)],2)]}),(_vm.isConference && _vm.enable)?[_c('a-tooltip',{attrs:{"slot":"tabBarExtraContent","placement":"bottom"},slot:"tabBarExtraContent"},[_c('template',{slot:"title"},[_vm._v(" "+_vm._s(_vm.conferenceTitle)+" ")]),_c('a-icon',{attrs:{"type":"plus-circle"},on:{"click":_vm.addConference}})],2)]:_vm._e()],2):_vm._e(),(_vm.isNormalStyle)?_c('div',{staticClass:"footer-operate"},[(_vm.hideHeader)?_c('UserStatus',{attrs:{"placement":"topCenter"}}):_vm._e(),_c('div',{staticClass:"footer-operate-right"},[(_vm.showSetting)?_c('span',{staticClass:"setting-span"},[_c('svg-icon',{attrs:{"icon-class":"a-xitongtubiaoliaotianshezhi"},on:{"click":_vm.handleSetting}})],1):_vm._e(),_c('span',[_c('a-tooltip',{attrs:{"placement":"bottom"}},[_c('template',{slot:"title"},[_c('span',[_vm._v("声音提醒")])]),_c('svg-icon',{staticStyle:{"margin-right":"10px"},attrs:{"icon-class":_vm.voiceAlert ? 'a-xitongtubiaoliaotianlaba' : 'a-xitongtubiaoliaotianjingyin'},on:{"click":_vm.toggleVoiceAlert}})],2)],1),_c('span',[_c('a-tooltip',{attrs:{"placement":"top"}},[_c('template',{slot:"title"},[_c('span',[_vm._v("语音历史")])]),_c('svg-icon',{attrs:{"icon-class":"a-xitongtubiaoliaotiantonghua"},on:{"click":_vm.toggleVideoVoiceList}})],2)],1)])],1):[_c('a-popover',{attrs:{"placement":"rightBottom","arrowPointAtCenter":""}},[_c('template',{slot:"content"},[_c('div',{staticClass:"chat-operate-group"},[(_vm.showSetting)?_c('div',{staticClass:"chat-operate-item",on:{"click":_vm.handleSetting}},[_c('svg-icon',{attrs:{"icon-class":"a-xitongtubiaoliaotianshezhi"}}),_c('span',[_vm._v("设置")])],1):_vm._e(),_c('div',{staticClass:"chat-operate-item",on:{"click":_vm.toggleVoiceAlert}},[_c('svg-icon',{attrs:{"icon-class":_vm.voiceAlert ? 'a-xitongtubiaoliaotianlaba' : 'a-xitongtubiaoliaotianjingyin'}}),_c('span',[_vm._v("静音")])],1),_c('div',{staticClass:"chat-operate-item",on:{"click":_vm.toggleVideoVoiceList}},[_c('svg-icon',{attrs:{"icon-class":"a-xitongtubiaoliaotiantonghua"}}),_c('span',[_vm._v("通话")])],1)])]),_c('div',{staticClass:"chat-operate-more"},[_c('i',{staticClass:"operate-more-icon"})])],2),(_vm.hideHeader)?_c('UserStatus',{attrs:{"placement":"topCenter"}}):_vm._e()]],2),_c('a-row',{staticStyle:{"width":"100%","height":"100%","overflow":"hidden"}},[_c('a-col',{staticStyle:{"height":"100%","position":"relative"},attrs:{"span":_vm.mainSpan}},[_c('a-layout',[_c('chat-main',_vm._b({attrs:{"isShowPortraitPanel":_vm.isShowPortraitPanel,"hideHeader":_vm.hideHeader}},'chat-main',_vm.$attrs,false),[(_vm.reConnention >= 60)?_c('a-alert',{attrs:{"type":"warning","message":"网络质量不佳,请检查网络后重试!","show-icon":""}},[_c('a-icon',{attrs:{"slot":"icon","type":"exclamation-circle"},slot:"icon"})],1):_vm._e()],1),_c('chat-footer',{attrs:{"addvisible":_vm.visible,"validTalkingEnv":_vm.validTalkingEnv,"hideQueueBtns":_vm.hideQueueBtns},on:{"update:addvisible":function($event){_vm.visible=$event}}}),(_vm.showVideo)?_c('Video'):_vm._e(),(_vm.showAudio)?_c('Audio',{attrs:{"validTalkingEnv":_vm.validTalkingEnv}}):_vm._e(),(_vm.showPanel && _vm.clientId)?_c('div',{class:['collapse-icon', _vm.foldPanel ? '' : 'fold'],on:{"click":function () { return (_vm.foldPanel = !_vm.foldPanel); }}},[_c('img',{staticStyle:{"position":"absolute","z-index":"30000","top":"calc(50% - 6px)","right":"10px"},attrs:{"src":__webpack_require__("3422"),"width":"9"}})]):_vm._e()],1)],1),_c('a-col',{staticClass:"right-panel",staticStyle:{"height":"100%"},attrs:{"span":_vm.panelSpan}},[(_vm.panelSpan > 0)?_c('div',{staticStyle:{"margin-left":"5px","box-shadow":"-4px 0 4px #e9e9e9","height":"100%"}},[(_vm.isShowPanel && _vm.isShowGroupChat && _vm.$slots.userPanel)?_c('div',{staticClass:"tab-operate"},[(_vm.isShowPanel)?_c('span',{staticClass:"tab left",class:{ active: _vm.rightPanelTabActive === 0 },on:{"click":function () {
3998
3987
  this$1.rightPanelTabActive = 0;
3999
3988
  }}},[_vm._v("用户信息")]):_vm._e(),(_vm.isShowGroupChat)?_c('span',{staticClass:"tab right",class:{ active: _vm.rightPanelTabActive === 1 },on:{"click":function () {
4000
3989
  this$1.rightPanelTabActive = 1;
@@ -4013,7 +4002,7 @@ return [(item.icon)?_c('svg-icon',{attrs:{"icon-class":item.icon}}):_vm._e(),_c(
4013
4002
  var staticRenderFns = []
4014
4003
 
4015
4004
 
4016
- // CONCATENATED MODULE: ./packages/multi-chat/chat/index.vue?vue&type=template&id=6f96eb54&scoped=true&
4005
+ // CONCATENATED MODULE: ./packages/multi-chat/chat/index.vue?vue&type=template&id=0496c7bf&scoped=true&
4017
4006
 
4018
4007
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
4019
4008
  var defineProperty = __webpack_require__("ade3");
@@ -5660,7 +5649,7 @@ var video = __webpack_require__("56b2");
5660
5649
  // EXTERNAL MODULE: ./packages/multi-chat/chat/audio.vue + 4 modules
5661
5650
  var audio = __webpack_require__("279d");
5662
5651
 
5663
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/calling.vue?vue&type=template&id=9cb7935a&scoped=true&
5652
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/calling.vue?vue&type=template&id=9cb7935a&scoped=true&
5664
5653
  var callingvue_type_template_id_9cb7935a_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"calling"},_vm._l((_vm.callings),function(item){return _c('div',{key:item.sessionId,ref:"calling",refInFor:true,staticClass:"main"},[_c('img',{attrs:{"src":__webpack_require__("0310"),"width":"40"}}),_c('span',{staticClass:"name"},[_vm._v(_vm._s(item.callerName))]),_c('div',{staticClass:"operate"},[_c('img',{attrs:{"src":__webpack_require__("1d16"),"width":"40"},on:{"click":function($event){return _vm.handleConfirm(item)}}}),_c('img',{attrs:{"src":__webpack_require__("73ff"),"width":"40"},on:{"click":function($event){return _vm.handleReject(item)}}})])])}),0)}
5665
5654
  var callingvue_type_template_id_9cb7935a_scoped_true_staticRenderFns = []
5666
5655
 
@@ -5958,7 +5947,7 @@ var calling_component = Object(componentNormalizer["a" /* default */])(
5958
5947
  )
5959
5948
 
5960
5949
  /* harmony default export */ var calling = (calling_component.exports);
5961
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/delay.vue?vue&type=template&id=6507ce77&scoped=true&
5950
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/delay.vue?vue&type=template&id=6507ce77&scoped=true&
5962
5951
  var delayvue_type_template_id_6507ce77_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"chat-delay"},[_c('div',{staticClass:"header"},[_vm._v(_vm._s(_vm.delay.toName)+" "+_vm._s(_vm.i18nText('1.9.378'))+" ")]),_c('div',{staticClass:"count-down"},[_c('span',{staticClass:"title"},[_vm._v(" "+_vm._s(_vm.i18nText('1.9.376'))+" ("+_vm._s(_vm.i18nText('1.2.1.11.21'))+"/"+_vm._s(_vm.i18nText('1.2.1.11.22'))+") ")]),_c('div',{staticClass:"times"},_vm._l((_vm.timeArray),function(item,index){return _c('div',{key:index,staticClass:"times"},[(index)?_c('span',{staticClass:"division"},[_vm._v(" : ")]):_vm._e(),_vm._l((item),function(v,j){return _c('span',{key:j,staticClass:"time"},[_vm._v(_vm._s(v))])})],2)}),0)]),_c('div',{staticClass:"operate"},[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.handleDelay}},[_vm._v(" "+_vm._s(_vm.i18nText('1.9.379'))+_vm._s(_vm.i18nText('1.9.319.11', { num: _vm.timeLength }))+" ")]),_c('a-button',{on:{"click":_vm.handleCancel}},[_vm._v(" "+_vm._s(_vm.i18nText('1.1.1.1.4'))+" ")])],1)])}
5963
5952
  var delayvue_type_template_id_6507ce77_scoped_true_staticRenderFns = []
5964
5953
 
@@ -6081,7 +6070,7 @@ var delay_component = Object(componentNormalizer["a" /* default */])(
6081
6070
  )
6082
6071
 
6083
6072
  /* harmony default export */ var delay = (delay_component.exports);
6084
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/advancedFilter.vue?vue&type=template&id=6bed273e&scoped=true&
6073
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/advancedFilter.vue?vue&type=template&id=6bed273e&scoped=true&
6085
6074
  var advancedFiltervue_type_template_id_6bed273e_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"advanced-filter"},[_c('a-modal',{attrs:{"title":_vm.i18nText("1.9.271"),"visible":_vm.visible,"maskClosable":false,"mask":false,"footer":null,"width":"800px","destroyOnClose":true},on:{"cancel":_vm.handleCancel}},[_c('div',{staticClass:"search-wrapper"},[_c('a-input-search',{staticStyle:{"width":"250px"},attrs:{"placeholder":_vm.i18nText('2.12.7.5'),"enterButton":_vm.i18nText('2.2.2.14')},on:{"search":_vm.getTableList},model:{value:(_vm.searchCondition.keyword),callback:function ($$v) {_vm.$set(_vm.searchCondition, "keyword", $$v)},expression:"searchCondition.keyword"}}),(_vm.onlineTypeList && _vm.onlineTypeList.length)?_c('a-select',{staticStyle:{"width":"120px","margin-left":"10px"},attrs:{"showSearch":"","filterOption":_vm.filterOption,"placeholder":'会话状态'},on:{"change":_vm.handleOnlineTypeChange},model:{value:(_vm.searchCondition.onlineType),callback:function ($$v) {_vm.$set(_vm.searchCondition, "onlineType", $$v)},expression:"searchCondition.onlineType"}},_vm._l((_vm.onlineTypeList),function(item,index){return _c('a-select-option',{key:index,attrs:{"value":item.value}},[_vm._v(_vm._s(item.label))])}),1):_vm._e(),(_vm.classifyList && _vm.classifyList.length)?_c('a-select',{staticStyle:{"width":"120px","margin-left":"10px"},attrs:{"allowClear":"","showSearch":"","filterOption":_vm.filterOption,"placeholder":_vm.i18nText('1.9.338')},on:{"change":_vm.handleClassifyChange}},_vm._l((_vm.classifyList),function(item,index){return _c('a-select-option',{key:index,attrs:{"value":item.value}},[_vm._v(_vm._s(item.label))])}),1):_vm._e()],1),_c('a-table',{staticClass:"advance-table",attrs:{"data-source":_vm.tableData,"columns":_vm.columns,"row-key":"id","bordered":"","pagination":false,"scroll":{ x: 1260, y: 500 }},scopedSlots:_vm._u([{key:"toName",fn:function(scope, record){return [_c('a',{on:{"click":function($event){return _vm.viewMessageRecord(record)}}},[_vm._v(_vm._s(record.toName))])]}},{key:"status",fn:function(scope){return [_c('div',[_vm._v(_vm._s(_vm.formatStatus(scope)))])]}},{key:"createdTime",fn:function(scope){return [_c('div',[_vm._v(_vm._s(_vm.formatTime(scope)))])]}},{key:"classify",fn:function(scope){return [_c('div',[_vm._v(_vm._s(_vm.formatClassify(scope)))])]}}])}),_c('a-pagination',{attrs:{"current":_vm.pagination.currentPage,"pageSizeOptions":['5', '10', '15', '20'],"pageSize":_vm.pagination.pageSize,"showSizeChanger":"","showQuickJumper":"","total":_vm.pagination.total},on:{"showSizeChange":_vm.handleSizeChange,"change":_vm.handleCurrentChange}})],1),(_vm.sessionId)?_c('MessageRecord',{attrs:{"userInfo":_vm.userInfo,"clientName":_vm.clientName,"clientId":_vm.toId,"serviceName":_vm.serviceName,"sessionId":_vm.sessionId,"fromId":_vm.fromId,"assemblyId":_vm.assemblyId,"userId":_vm.fromUserId},on:{"clearSessionId":_vm.clearSessionId}}):_vm._e()],1)}
6086
6075
  var advancedFiltervue_type_template_id_6bed273e_scoped_true_staticRenderFns = []
6087
6076
 
@@ -6109,7 +6098,7 @@ var pagination_style_ = __webpack_require__("0371");
6109
6098
  var pagination_ = __webpack_require__("6059");
6110
6099
  var pagination_default = /*#__PURE__*/__webpack_require__.n(pagination_);
6111
6100
 
6112
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/messageRecord.vue?vue&type=template&id=245eff07&scoped=true&
6101
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/messageRecord.vue?vue&type=template&id=245eff07&scoped=true&
6113
6102
  var messageRecordvue_type_template_id_245eff07_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"message-record"},[_c('a-modal',{attrs:{"visible":_vm.visible,"maskClosable":false,"mask":false,"footer":null,"width":"800px","bodyStyle":{
6114
6103
  boxSizing: 'content-box',
6115
6104
  padding: '10px 10px 10px 24px'
@@ -6819,7 +6808,7 @@ var advancedFilter_component = Object(componentNormalizer["a" /* default */])(
6819
6808
  )
6820
6809
 
6821
6810
  /* harmony default export */ var advancedFilter = (advancedFilter_component.exports);
6822
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/addMembers.vue?vue&type=template&id=c9459058&scoped=true&
6811
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/addMembers.vue?vue&type=template&id=c9459058&scoped=true&
6823
6812
  var addMembersvue_type_template_id_c9459058_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"batch-select add-members"},[_c('a-row',{staticStyle:{"height":"100%"}},[_c('a-col',{staticClass:"left-tree",attrs:{"span":12}},[_c('a-input-search',{attrs:{"placeholder":_vm.i18nText('1.9.432'),"size":"default","allowClear":""},on:{"search":_vm.handleSearch},model:{value:(_vm.name),callback:function ($$v) {_vm.name=$$v},expression:"name"}},[_c('a-button',{attrs:{"slot":"enterButton","type":"primary","ghost":""},slot:"enterButton"},[_c('a-icon',{attrs:{"type":"search"}}),_vm._v(" "+_vm._s(_vm.i18nText('1.1.1.5.1'))+" ")],1)],1),_c('div',{staticClass:"check-all"},[_c('a-checkbox',{attrs:{"checked":_vm.checkAll},on:{"change":_vm.toggleCheckAll}},[_vm._v(_vm._s(_vm.i18nText('1.10.139')))])],1),_c('a-tree',{ref:"antTree",attrs:{"checkable":"","treeData":_vm.groupMembers,"searchPlaceholder":"Please select"},on:{"check":_vm.onCheck},scopedSlots:_vm._u([{key:"custom",fn:function(item){return [_c('span',{staticClass:"username"},[_c('span',{staticClass:"first-name"},[_vm._v(_vm._s(item.userName[0]))]),_c('span',{class:_vm.checkSearchName(item)},[_vm._v(_vm._s(item.userName))])])]}}]),model:{value:(_vm.checkedKeys),callback:function ($$v) {_vm.checkedKeys=$$v},expression:"checkedKeys"}})],1),_c('a-col',{staticClass:"right-page",attrs:{"span":12}},[_c('div',{staticClass:"right-top"},_vm._l((_vm.selectedMembers),function(item){return _c('a-tag',{key:item.userId,attrs:{"closable":""},on:{"close":function () { return _vm.handleRemove(item); }}},[_vm._v(_vm._s(item.userName))])}),1),_c('div',{staticClass:"right-bottom"},[_c('a-button',{staticStyle:{"margin-right":"18px"},attrs:{"type":"primary"},on:{"click":_vm.handleSave}},[_vm._v(" "+_vm._s(_vm.i18nText('1.1.1.1.3'))+" ("+_vm._s(_vm.selectedMembers.length)+"/"+_vm._s(_vm.groupMembers.length)+") ")]),_c('a-button',{on:{"click":_vm.handleCancel}},[_vm._v(_vm._s(_vm.i18nText('1.1.1.1.4')))])],1)])],1)],1)}
6824
6813
  var addMembersvue_type_template_id_c9459058_scoped_true_staticRenderFns = []
6825
6814
 
@@ -7288,7 +7277,7 @@ var addMembers_component = Object(componentNormalizer["a" /* default */])(
7288
7277
  )
7289
7278
 
7290
7279
  /* harmony default export */ var addMembers = (addMembers_component.exports);
7291
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/multiVideo.vue?vue&type=template&id=bd0091b4&scoped=true&
7280
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/multiVideo.vue?vue&type=template&id=bd0091b4&scoped=true&
7292
7281
  var multiVideovue_type_template_id_bd0091b4_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:{ 'multi-video': true, small: _vm.fullFlag == 0, large: _vm.fullFlag == 2 },attrs:{"id":"multi-video"},on:{"mousedown":_vm.handleMove}},[(_vm.videoStatus !== 2)?_c('span',{staticClass:"close",on:{"click":function () {
7293
7282
  _vm.setMultiVideoShow(false);
7294
7283
  _vm.setRoomId('');
@@ -8782,7 +8771,7 @@ var multiVideo_component = Object(componentNormalizer["a" /* default */])(
8782
8771
  )
8783
8772
 
8784
8773
  /* harmony default export */ var multiVideo = (multiVideo_component.exports);
8785
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/videoVoiceList.vue?vue&type=template&id=1ccaa4fa&scoped=true&
8774
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/videoVoiceList.vue?vue&type=template&id=1ccaa4fa&scoped=true&
8786
8775
  var videoVoiceListvue_type_template_id_1ccaa4fa_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"videoVoiceList-page"},[_c('div',{staticClass:"header",on:{"click":_vm.closeVideoList}},[_c('p',[_vm._v(_vm._s(_vm.listTitle))]),_c('a-icon',{attrs:{"type":"down"}})],1),(!_vm.noData)?_c('div',{staticClass:"videoVoiceList-container"},[(_vm.videoRecord.length)?_c('div',{staticClass:"top-wrap"},[_vm._l((_vm.videoRecord),function(item,index){return [_c('div',{key:index,staticClass:"video-record"},[_c('div',{staticClass:"title"},[_c('i'),_c('span',[_vm._v(" "+_vm._s(_vm.videoName(item, item.caller && item.caller.name))+" ")])]),_c('div',{staticClass:"content"},[_c('span',[_vm._v(_vm._s(_vm.handleGoing(item)))]),_c('span',{staticClass:"add-chat",on:{"click":function($event){return _vm.handleVideoEnter(item)}}},[_vm._v(" 加入通话 ")])])])]})],2):_vm._e(),(_vm.videoVoiceList.length)?_c('div',{staticClass:"list-wrap"},[_vm._l((_vm.videoVoiceList),function(item,index){return [_c('div',{key:index,staticClass:"list-item"},[_c('div',{staticClass:"left-icon"},[_c('img',{attrs:{"src":item.portrait ? item.portrait : __webpack_require__("683c"),"alt":""}})]),_c('div',{staticClass:"right-wrap",class:{ 'chat-cancel': item.kind == 2 && item.status == 3 }},[_c('div',{staticClass:"right-title"},[_vm._v(" "+_vm._s(_vm.videoName(item, item.callerName))+" ")]),_c('div',{staticClass:"right-content"},[_c('div',[_c('img',{attrs:{"src":__webpack_require__("46bb")("./" + (_vm.formatCallImg(item)) + ".png"),"alt":""}}),_c('span',[_vm._v(_vm._s(item.mode == 1 ? '语音' : '视频'))]),(item.createdTime)?[_vm._v(" "+_vm._s(_vm.formatDate(item.createdTime))+" ")]:_vm._e()],2),(item.duration)?_c('span',[_vm._v(" "+_vm._s(_vm.formatSeconds(item.duration))+" ")]):_vm._e()])])])]})],2):_vm._e()]):_vm._e(),(_vm.noData)?_c('div',{staticClass:"no-data"},[_vm._v("无历史数据")]):_vm._e()])}
8787
8776
  var videoVoiceListvue_type_template_id_1ccaa4fa_scoped_true_staticRenderFns = []
8788
8777
 
@@ -9047,7 +9036,7 @@ var videoVoiceList_component = Object(componentNormalizer["a" /* default */])(
9047
9036
  )
9048
9037
 
9049
9038
  /* harmony default export */ var videoVoiceList = (videoVoiceList_component.exports);
9050
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/addConference.vue?vue&type=template&id=5f5782fa&scoped=true&
9039
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/addConference.vue?vue&type=template&id=5f5782fa&scoped=true&
9051
9040
  var addConferencevue_type_template_id_5f5782fa_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"addConference-page"},[_c('a-form-model',{ref:"conferenceForm",attrs:{"model":_vm.conferenceForm,"rules":_vm.conferenceRules}},[_c('a-form-model-item',{attrs:{"prop":"memberList"}},[_c('a-checkbox-group',{directives:[{name:"show",rawName:"v-show",value:(false),expression:"false"}],model:{value:(_vm.conferenceForm.memberList),callback:function ($$v) {_vm.$set(_vm.conferenceForm, "memberList", $$v)},expression:"conferenceForm.memberList"}}),_c('p',{staticClass:"add-p",on:{"click":_vm.addConferenceMember}},[_c('a-icon',{staticStyle:{"margin-right":"4px"},attrs:{"type":"plus-circle"}}),_vm._v("添加成员 ")],1),_vm._l((_vm.conferenceMemberList),function(item){return _c('a-tag',{key:item.userId,attrs:{"closable":""},on:{"close":function () { return _vm.handleRemove(item); }}},[_vm._v(_vm._s(item.userName))])})],2),(_vm.conferenceMemberList && _vm.conferenceMemberList.length > 1)?_c('a-form-model-item',{attrs:{"has-feedback":"","label":(_vm.conferenceTitle + "名称"),"prop":"title"}},[_c('a-input',{attrs:{"placeholder":"请输入","maxLength":20},model:{value:(_vm.conferenceForm.title),callback:function ($$v) {_vm.$set(_vm.conferenceForm, "title", $$v)},expression:"conferenceForm.title"}})],1):_vm._e(),(_vm.isListClassify)?_c('a-form-model-item',{attrs:{"has-feedback":"","label":(_vm.conferenceTitle + "类型"),"prop":"classify"}},[_c('a-select',{attrs:{"placeholder":"请选择"},model:{value:(_vm.conferenceForm.classify),callback:function ($$v) {_vm.$set(_vm.conferenceForm, "classify", $$v)},expression:"conferenceForm.classify"}},_vm._l((_vm.classifyList),function(item,index){return _c('a-select-option',{key:index,attrs:{"value":item.classify}},[_vm._v(" "+_vm._s(item.name)+" ")])}),1)],1):_vm._e(),_c('a-form-model-item',{attrs:{"prop":"allowAdd"}},[_c('a-checkbox',{model:{value:(_vm.conferenceForm.allowAdd),callback:function ($$v) {_vm.$set(_vm.conferenceForm, "allowAdd", $$v)},expression:"conferenceForm.allowAdd"}},[_vm._v(" 允许自由添加成员 ")])],1)],1)],1)}
9052
9041
  var addConferencevue_type_template_id_5f5782fa_scoped_true_staticRenderFns = []
9053
9042
 
@@ -9275,7 +9264,7 @@ var addConference_component = Object(componentNormalizer["a" /* default */])(
9275
9264
  )
9276
9265
 
9277
9266
  /* harmony default export */ var addConference = (addConference_component.exports);
9278
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/components/classify-tabs.vue?vue&type=template&id=4fd445da&scoped=true&
9267
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/components/classify-tabs.vue?vue&type=template&id=4fd445da&scoped=true&
9279
9268
  var classify_tabsvue_type_template_id_4fd445da_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"classify-tabs"},[_c('a-icon',{directives:[{name:"show",rawName:"v-show",value:(_vm.showPrev),expression:"showPrev"}],staticClass:"classify-icon left",attrs:{"type":"left"},on:{"click":_vm.handlePrev}}),_c('div',{ref:"wrapper",staticClass:"classify-wrapper"},[_c('div',{staticClass:"classify-scroll",style:({ transform: ("translateX(" + _vm.offset + "px)") })},_vm._l((_vm.list),function(item){return _c('div',{key:item.classify,staticClass:"classify-item",class:{ active: item.classify === _vm.classify },on:{"click":function($event){return _vm.handleClick($event, item)}}},[_vm._t("default",null,{"item":item})],2)}),0)]),_c('a-icon',{directives:[{name:"show",rawName:"v-show",value:(_vm.showNext),expression:"showNext"}],staticClass:"classify-icon right",attrs:{"type":"right"},on:{"click":_vm.handleNext}})],1)}
9280
9269
  var classify_tabsvue_type_template_id_4fd445da_scoped_true_staticRenderFns = []
9281
9270
 
@@ -11469,8 +11458,8 @@ var chatvue_type_script_lang_js_components;
11469
11458
  });
11470
11459
  // CONCATENATED MODULE: ./packages/multi-chat/chat/index.vue?vue&type=script&lang=js&
11471
11460
  /* harmony default export */ var multi_chat_chatvue_type_script_lang_js_ = (chatvue_type_script_lang_js_);
11472
- // EXTERNAL MODULE: ./packages/multi-chat/chat/index.vue?vue&type=style&index=0&id=6f96eb54&lang=less&scoped=true&
11473
- var chatvue_type_style_index_0_id_6f96eb54_lang_less_scoped_true_ = __webpack_require__("f271");
11461
+ // EXTERNAL MODULE: ./packages/multi-chat/chat/index.vue?vue&type=style&index=0&id=0496c7bf&lang=less&scoped=true&
11462
+ var chatvue_type_style_index_0_id_0496c7bf_lang_less_scoped_true_ = __webpack_require__("6c88");
11474
11463
 
11475
11464
  // CONCATENATED MODULE: ./packages/multi-chat/chat/index.vue
11476
11465
 
@@ -11483,11 +11472,11 @@ var chatvue_type_style_index_0_id_6f96eb54_lang_less_scoped_true_ = __webpack_re
11483
11472
 
11484
11473
  var chat_component = Object(componentNormalizer["a" /* default */])(
11485
11474
  multi_chat_chatvue_type_script_lang_js_,
11486
- chatvue_type_template_id_6f96eb54_scoped_true_render,
11475
+ chatvue_type_template_id_0496c7bf_scoped_true_render,
11487
11476
  staticRenderFns,
11488
11477
  false,
11489
11478
  null,
11490
- "6f96eb54",
11479
+ "0496c7bf",
11491
11480
  null
11492
11481
 
11493
11482
  )
@@ -11666,7 +11655,7 @@ var store = __webpack_require__("c6cd");
11666
11655
 
11667
11656
  "use strict";
11668
11657
 
11669
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/video.vue?vue&type=template&id=5e1d7bf5&scoped=true&
11658
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/video.vue?vue&type=template&id=5e1d7bf5&scoped=true&
11670
11659
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"video",staticClass:"video-popover"},[_c('div',{staticClass:"video-header"},[_c('span',{staticClass:"video-title"},[_c('span',[_vm._v("视频通话")]),(_vm.sipName)?_c('a-tooltip',{attrs:{"placement":"bottom","overlayStyle":{ maxWidth: 'auto', fontSize: '12px' }}},[_c('span',{attrs:{"slot":"title"},slot:"title"},[_vm._v(" 当前设备"+_vm._s(_vm.sipName)),_c('br'),_vm._v(" 若要更换音视频设备,请点击设置进行更改 ")]),_c('svg-icon',{attrs:{"icon-class":"xitongtubiaodaohangtubiaowenti"}})],1):_vm._e()],1),_c('a-icon',{staticClass:"icon-item",attrs:{"type":_vm.size === 'big' ? 'shrink' : 'arrows-alt'},on:{"click":_vm.handleSize}}),_c('a-popconfirm',{attrs:{"okText":_vm.i18nText('1.1.1.1.3'),"cancelText":_vm.i18nText('2.7.1.14')},on:{"confirm":_vm.handleClose}},[_c('a-icon',{staticStyle:{"color":"red"},attrs:{"slot":"icon","type":"question-circle-o"},slot:"icon"}),_c('div',{attrs:{"slot":"title"},slot:"title"},[_c('span',[_vm._v(_vm._s(_vm.i18nText('1.9.384')))]),_c('br'),_c('span',[_vm._v(_vm._s(_vm.i18nText('1.9.385'))+"?")])]),_c('a-icon',{staticClass:"icon-item",attrs:{"type":"close"}})],1)],1),_c('div',{style:(_vm.remoteVideoWrapStyle),attrs:{"id":"remote-video-wrap"}},[_c('div',{staticClass:"video-placeholder",style:(_vm.localStreamStyle),attrs:{"id":"local_stream"}})]),_c('div',{staticClass:"panel-wrapper",style:(_vm.panelWrapperStyle)},[_c('ul',{staticClass:"operation-panel"},[_c('li',{staticClass:"panel-item",on:{"click":_vm.handleAudio}},[_c('img',{attrs:{"src":__webpack_require__("46bb")("./" + (_vm.muteAudio ? 'muted-audio' : 'audio') + ".png"),"width":_vm.size === 'big' ? 40 : 24}}),_c('span',{style:({ fontSize: _vm.size === 'big' ? '14px' : '12px' })},[_vm._v("静音")])]),_c('li',{staticClass:"panel-item",on:{"click":_vm.handleReject}},[_c('img',{attrs:{"src":__webpack_require__("73ff"),"width":_vm.size === 'big' ? 40 : 24}}),_c('span',{style:({ fontSize: _vm.size === 'big' ? '14px' : '12px' })},[_vm._v("挂断")])]),_c('li',{staticClass:"panel-item",on:{"click":_vm.handleVideo}},[_c('img',{attrs:{"src":__webpack_require__("46bb")("./" + (_vm.muteVideo ? 'muted-video' : 'normal-video') + ".png"),"width":_vm.size === 'big' ? 40 : 24}}),_c('span',{style:({ fontSize: _vm.size === 'big' ? '14px' : '12px' })},[_vm._v("视频")])]),_c('li',{staticClass:"panel-item",on:{"click":_vm.handleScreenToggle}},[_c('img',{attrs:{"src":__webpack_require__("46bb")("./" + (_vm.screen ? 'normal-screen' : 'muted-screen') + ".png"),"width":_vm.size === 'big' ? 40 : 24}}),_c('span',{style:({ fontSize: _vm.size === 'big' ? '14px' : '12px' })},[_vm._v("屏幕共享")])])])])])}
11671
11660
  var staticRenderFns = []
11672
11661
 
@@ -12882,9 +12871,9 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAIAAAD/
12882
12871
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
12883
12872
 
12884
12873
  "use strict";
12885
- /* harmony import */ var D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("d4ec");
12886
- /* harmony import */ var D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("bee2");
12887
- /* harmony import */ var D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("ade3");
12874
+ /* harmony import */ var F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("d4ec");
12875
+ /* harmony import */ var F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("bee2");
12876
+ /* harmony import */ var F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("ade3");
12888
12877
  /* harmony import */ var core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("13e3");
12889
12878
  /* harmony import */ var core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_3__);
12890
12879
  /* harmony import */ var stompjs__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("4692");
@@ -12916,26 +12905,26 @@ var ChatSock = /*#__PURE__*/function () {
12916
12905
  * @param {Number} options.reconnectMaxCount 重连最大次数
12917
12906
  */
12918
12907
  function ChatSock(url, options) {
12919
- Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])(this, ChatSock);
12908
+ Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])(this, ChatSock);
12920
12909
 
12921
- Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this, "stompClient", void 0);
12910
+ Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this, "stompClient", void 0);
12922
12911
 
12923
- Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this, "reconnectTimer", void 0);
12912
+ Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this, "reconnectTimer", void 0);
12924
12913
 
12925
- Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this, "reconnectionCount", 0);
12914
+ Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this, "reconnectionCount", 0);
12926
12915
 
12927
- Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this, "heartbeatTimer", void 0);
12916
+ Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this, "heartbeatTimer", void 0);
12928
12917
 
12929
- Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this, "options", {});
12918
+ Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this, "options", {});
12930
12919
 
12931
- Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this, "url", '');
12920
+ Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this, "url", '');
12932
12921
 
12933
12922
  this.url = url;
12934
12923
  this.options = options;
12935
12924
  this.connection();
12936
12925
  }
12937
12926
 
12938
- Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(ChatSock, [{
12927
+ Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(ChatSock, [{
12939
12928
  key: "connection",
12940
12929
  value: function connection() {
12941
12930
  var _this = this;
@@ -13191,7 +13180,7 @@ module.exports = !$assign || fails(function () {
13191
13180
 
13192
13181
  "use strict";
13193
13182
 
13194
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/chatFooter.vue?vue&type=template&id=86732388&scoped=true&
13183
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/chatFooter.vue?vue&type=template&id=86732388&scoped=true&
13195
13184
  var render = function () {
13196
13185
  var this$1 = this;
13197
13186
  var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-layout-footer',{directives:[{name:"show",rawName:"v-show",value:(!_vm.queueItem || !_vm.hideQueueBtns),expression:"!queueItem || !hideQueueBtns"}],staticStyle:{"position":"relative","cursor":"pointer"}},[_c('div',{staticClass:"message-operate"},[(_vm.isShow('PICTURE'))?_c('a-upload',{directives:[{name:"decorator",rawName:"v-decorator",value:([
@@ -13657,7 +13646,7 @@ function getPanelSetting(params, setting, clientParams) {
13657
13646
  // EXTERNAL MODULE: ./packages/multi-chat/store/helper.js
13658
13647
  var helper = __webpack_require__("e3c5");
13659
13648
 
13660
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/quickReply.vue?vue&type=template&id=428cfe0f&
13649
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/quickReply.vue?vue&type=template&id=428cfe0f&
13661
13650
  var quickReplyvue_type_template_id_428cfe0f_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"quick-reply"},[_c('div',{staticClass:"quick-search"},[_c('a-input',{attrs:{"allowClear":""},on:{"change":_vm.handleSearch},model:{value:(_vm.value),callback:function ($$v) {_vm.value=$$v},expression:"value"}})],1),_c('a-tabs',{model:{value:(_vm.quickReplyKey),callback:function ($$v) {_vm.quickReplyKey=$$v},expression:"quickReplyKey"}},_vm._l((_vm.validQuick),function(data){return _c('a-tab-pane',{key:data.category},[_c('template',{slot:"tab"},[_vm._v(_vm._s(data.category))]),(data.list.length > 0)?_c('ul',{ref:"quick-reply",refInFor:true,staticClass:"quick-reply-wrapper"},[_vm._l((data.list),function(item,index){return [(item.content !== undefined)?_c('li',{key:index,staticClass:"quick-reply-item",class:{ 'quick-input': item.edit }},[(!item.edit)?_c('div',{staticClass:"text",on:{"click":function($event){return _vm.setFooterMessage(item.content)}}},[_vm._v(" "+_vm._s(item.content)+" "),_c('span',{staticClass:"operate"},[_c('svg-icon',{staticStyle:{"font-size":"16px"},attrs:{"icon-class":"fasong"},on:{"click":function($event){$event.stopPropagation();return _vm.handleQuickEdit(item, 'send')}}}),(_vm.quickReplyKey === "个人")?_c('a-icon',{attrs:{"type":"edit"},on:{"click":function($event){$event.stopPropagation();return _vm.handleQuickEdit(item, 'show')}}}):_vm._e(),(_vm.quickReplyKey === "个人")?_c('a-icon',{attrs:{"type":"delete"},on:{"click":function($event){$event.stopPropagation();return _vm.handleQuickDelete(item)}}}):_vm._e()],1)]):_c('div',{staticClass:"input"},[_c('a-textarea',{attrs:{"placeholder":_vm.i18nText('1.9.40') + '...',"autosize":"","maxLength":200},on:{"change":_vm.handleChange},model:{value:(item.editValue),callback:function ($$v) {_vm.$set(item, "editValue", $$v)},expression:"item.editValue"}}),_c('div',{staticClass:"confirm"},[_c('span',{staticStyle:{"color":"#969696"},on:{"click":function($event){$event.stopPropagation();return _vm.handleQuickEdit(item, 'cancel')}}},[_vm._v(_vm._s(_vm.i18nText('1.1.1.1.4')))]),_vm._v(" | "),_c('span',{staticStyle:{"color":"#5585F5"},on:{"click":function($event){$event.stopPropagation();return _vm.handleQuickEdit(item, 'ok')}}},[_vm._v(_vm._s(_vm.i18nText('1.1.1.1.3')))])])],1)]):_vm._e()]}),_c('div',{staticStyle:{"text-align":"center","margin-top":"10px"}},[_vm._v(" "+_vm._s(_vm.i18nText('3.5.13'))+"~ ")])],2):_c('div',{staticClass:"quick-reply-no-wrapper"},[_c('img',{attrs:{"src":__webpack_require__("1caa")}}),_c('span',{staticStyle:{"display":"inline-block","margin-top":"20px","font-size":"20px"}},[_vm._v(_vm._s(_vm.i18nText('1.1.6.11')))])])],2)}),1),(_vm.isOrgAdmin || _vm.quickReplyKey === "个人")?_c('div',{staticClass:"quick-add",on:{"click":function($event){$event.stopPropagation();return _vm.handleQuickAdd.apply(null, arguments)}}},[_c('a-icon',{attrs:{"type":"plus"}}),_vm._v(" "+_vm._s(_vm.i18nText('1.9.355'))+" ")],1):_vm._e()],1)}
13662
13651
  var quickReplyvue_type_template_id_428cfe0f_staticRenderFns = []
13663
13652
 
@@ -14007,7 +13996,7 @@ var component = Object(componentNormalizer["a" /* default */])(
14007
13996
  )
14008
13997
 
14009
13998
  /* harmony default export */ var quickReply = (component.exports);
14010
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/voice.vue?vue&type=template&id=7e851a0c&scoped=true&
13999
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/chat/voice.vue?vue&type=template&id=7e851a0c&scoped=true&
14011
14000
  var voicevue_type_template_id_7e851a0c_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.canRecordering),expression:"canRecordering"}],staticClass:"voice-page"},[_c('div',{staticClass:"voice-containter"},[_c('a-icon',{staticClass:"close-icon",attrs:{"type":"close"},on:{"click":_vm.closeVoice}}),_c('div',{staticClass:"img-wrap"},[(!_vm.isEndRecord)?_c('div',{staticClass:"end-wrap"},[_c('img',{attrs:{"src":__webpack_require__("fdf2"),"alt":""}}),_c('a-progress',{staticClass:"progress-ele",attrs:{"type":"circle","percent":_vm.percent,"showInfo":false,"width":122,"strokeWidth":2,"showText":false,"strokeColor":'#C80606'},nativeOn:{"click":function($event){return _vm.stopRecored.apply(null, arguments)}}})],1):_c('div',{staticClass:"play-wrap"},[(!_vm.isRecordPlay)?_c('img',{attrs:{"src":__webpack_require__("c2ae"),"alt":""},on:{"click":function($event){return _vm.toggleVoice(true)}}}):_c('img',{attrs:{"src":__webpack_require__("320f"),"alt":""},on:{"click":function($event){return _vm.toggleVoice(false)}}})])]),_c('p',[_vm._v(_vm._s(_vm.voiceText))]),_c('div',{staticClass:"time-wrap"},[_vm._v(_vm._s(_vm.handleVoiceTime))]),_c('div',{staticClass:"btn-wrap"},[_c('span',{on:{"click":_vm.deleteVoice}},[_vm._v("删除")]),_c('span',{staticClass:"send-btn",on:{"click":_vm.uploadFile}},[_vm._v("发送")])])],1),_c('div',{staticStyle:{"display":"none"}},[_c('audio',{ref:"audio",attrs:{"controls":"","autoplay":"","preload":"auto","crossOrigin":"anonymous","media-player":"audioPlayer","src":_vm.curAudioUrl},on:{"ended":_vm.audioEnd}})])])}
14012
14001
  var voicevue_type_template_id_7e851a0c_scoped_true_staticRenderFns = []
14013
14002
 
@@ -14449,7 +14438,7 @@ var voice_component = Object(componentNormalizer["a" /* default */])(
14449
14438
  )
14450
14439
 
14451
14440
  /* harmony default export */ var voice = (voice_component.exports);
14452
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/components/modal-user-transfer.vue?vue&type=template&id=f50a4f90&
14441
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/components/modal-user-transfer.vue?vue&type=template&id=f50a4f90&
14453
14442
  var modal_user_transfervue_type_template_id_f50a4f90_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-modal',{attrs:{"title":_vm.title,"visible":_vm.visible,"maskClosable":false,"mask":true,"width":400,"destroyOnClose":"","okText":_vm.i18nText('1.9.326')},on:{"cancel":_vm.handleCancel,"ok":_vm.handleOk}},[_c('img',{attrs:{"src":__webpack_require__("a703"),"width":"20"}}),_vm._v(" "+_vm._s(_vm.i18nText('1.9.392'))+": "),_c('br'),_c('a-select',{staticStyle:{"width":"100%","margin":"10px 0"},attrs:{"placeholder":_vm.i18nText('1.9.327'),"showSearch":"","filterOption":_vm.filterOption},model:{value:(_vm.converUserId),callback:function ($$v) {_vm.converUserId=$$v},expression:"converUserId"}},_vm._l((_vm.serviceList),function(item,index){return _c('a-select-option',{key:index,attrs:{"value":item.userId}},[_vm._v(_vm._s(item.userName))])}),1),_c('br'),_vm._v(" "+_vm._s(_vm.i18nText('1.9.328'))+": "),_c('a-textarea',{staticStyle:{"margin":"10px 0"},model:{value:(_vm.converMark),callback:function ($$v) {_vm.converMark=$$v},expression:"converMark"}})],1)}
14454
14443
  var modal_user_transfervue_type_template_id_f50a4f90_staticRenderFns = []
14455
14444
 
@@ -14584,7 +14573,7 @@ var modal_user_transfer_component = Object(componentNormalizer["a" /* default */
14584
14573
  )
14585
14574
 
14586
14575
  /* harmony default export */ var modal_user_transfer = (modal_user_transfer_component.exports);
14587
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/components/modal-refuse-reason.vue?vue&type=template&id=375e05a7&scoped=true&
14576
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/components/modal-refuse-reason.vue?vue&type=template&id=375e05a7&scoped=true&
14588
14577
  var modal_refuse_reasonvue_type_template_id_375e05a7_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-modal',{attrs:{"wrapClassName":"standard-modal standard-modal-white has-mask","title":_vm.i18nText('1.9.678'),"visible":_vm.visible,"maskClosable":false,"width":400,"destroyOnClose":"","okText":_vm.i18nText('1.9.326')},on:{"cancel":_vm.handleCancel,"ok":_vm.handleOk}},[_c('div',{staticClass:"reason-tips"},[_vm._v(_vm._s(_vm.i18nText('1.1.6.7') + _vm.i18nText('1.9.678')))]),_c('a-radio-group',{staticClass:"reason-options",model:{value:(_vm.reason),callback:function ($$v) {_vm.reason=$$v},expression:"reason"}},[_vm._l((_vm.reasonList),function(item,i){return _c('a-radio',{key:i,attrs:{"value":i}},[_vm._v(" "+_vm._s(item.text)+" ")])}),_c('a-radio',{key:"-1",attrs:{"value":-1}},[_vm._v(_vm._s(_vm.i18nText('1.9.679')))])],2),_c('div',{staticClass:"reason-remark"},[_c('a-textarea',{attrs:{"disabled":_vm.reason != -1,"placeholder":_vm.i18nText('1.9.40') + _vm.i18nText('1.9.679'),"maxLength":100,"auto-size":{ minRows: 3, maxRows: 5 }},model:{value:(_vm.remark),callback:function ($$v) {_vm.remark=$$v},expression:"remark"}}),_c('div',{staticClass:"word-count"},[_vm._v(_vm._s(_vm.i18nText('1.9.272'))+_vm._s(_vm.remarkLen)+"/100")])],1)],1)}
14589
14578
  var modal_refuse_reasonvue_type_template_id_375e05a7_scoped_true_staticRenderFns = []
14590
14579
 
@@ -16499,6 +16488,17 @@ function _arrayLikeToArray(arr, len) {
16499
16488
 
16500
16489
  module.exports = require("ant-design-vue/es/popover");
16501
16490
 
16491
+ /***/ }),
16492
+
16493
+ /***/ "6c88":
16494
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
16495
+
16496
+ "use strict";
16497
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_0496c7bf_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("bf0b");
16498
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_0496c7bf_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_0496c7bf_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
16499
+ /* unused harmony reexport * */
16500
+
16501
+
16502
16502
  /***/ }),
16503
16503
 
16504
16504
  /***/ "6cfb":
@@ -16594,7 +16594,7 @@ module.exports = require("core-js/modules/es.typed-array.find-index.js");
16594
16594
  /* unused harmony export chatUidUp */
16595
16595
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return getRecallText; });
16596
16596
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return chatAuthentication; });
16597
- /* harmony import */ var D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("1da1");
16597
+ /* harmony import */ var F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("1da1");
16598
16598
  /* harmony import */ var ant_design_vue_es_message_style__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("f2f7");
16599
16599
  /* harmony import */ var ant_design_vue_es_message_style__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(ant_design_vue_es_message_style__WEBPACK_IMPORTED_MODULE_1__);
16600
16600
  /* harmony import */ var ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("23a4");
@@ -16727,7 +16727,7 @@ function checkTalkingEnv(_x, _x2, _x3) {
16727
16727
  }
16728
16728
 
16729
16729
  function _checkTalkingEnv() {
16730
- _checkTalkingEnv = Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee(assemblyId, sdkInfo, constraints) {
16730
+ _checkTalkingEnv = Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee(assemblyId, sdkInfo, constraints) {
16731
16731
  var _sips;
16732
16732
 
16733
16733
  var mediaConstraints, getSips, getDeviceAuth, chooseSip, _status, sip, sips, id, status, value;
@@ -17295,7 +17295,7 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACN
17295
17295
 
17296
17296
  "use strict";
17297
17297
 
17298
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/components/user-status.vue?vue&type=template&id=492ed1ae&scoped=true&
17298
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/components/user-status.vue?vue&type=template&id=492ed1ae&scoped=true&
17299
17299
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('a-dropdown',{attrs:{"placement":_vm.placement,"getPopupContainer":function (triggerNode) {
17300
17300
  return triggerNode.parentNode || _vm.document.body;
17301
17301
  }}},[(_vm.placement === 'bottomCenter')?_c('a-button',[(_vm.statusIcon)?_c('svg-icon',{staticStyle:{"font-size":"16px"},attrs:{"icon-class":_vm.statusIcon}}):_c('img',{attrs:{"src":_vm.getImg(_vm.status),"height":"16"}}),_vm._v(" "+_vm._s(_vm.statusDesc)+" "),_c('a-icon',{attrs:{"type":"down"}})],1):_c('div',{staticClass:"status-btn"},[(_vm.statusIcon)?_c('svg-icon',{staticStyle:{"font-size":"16px"},attrs:{"icon-class":_vm.statusIcon}}):_c('img',{attrs:{"src":_vm.getImg(_vm.status),"height":"16"}}),_vm._v(" "+_vm._s(_vm.statusDesc)+" "),_c('a-icon',{attrs:{"type":"up"}})],1),_c('a-menu',{attrs:{"slot":"overlay"},slot:"overlay"},_vm._l((_vm.statusList),function(ref){
@@ -19580,7 +19580,7 @@ module.exports = require("core-js/modules/es.string.iterator.js");
19580
19580
 
19581
19581
  "use strict";
19582
19582
 
19583
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/components/read-record.vue?vue&type=template&id=7034bfab&
19583
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/components/read-record.vue?vue&type=template&id=7034bfab&
19584
19584
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{directives:[{name:"clickoutside",rawName:"v-clickoutside",value:(_vm.handleClickOutside),expression:"handleClickOutside"}],staticClass:"chat-read-record"},[_c('div',{staticClass:"chat-read-record__title"},[_c('span',[_vm._v("消息接收人列表")]),_c('a-icon',{attrs:{"type":"close"},on:{"click":_vm.handleClickOutside}})],1),_c('div',[_c('div',{staticClass:"chat-read-record__col"},[_c('div',{staticClass:"chat-read-record__total"},[_c('span',{staticClass:"chat-read-record__num"},[_vm._v(_vm._s(_vm.record.unread.length))]),_vm._v(" 人未读 ")]),_c('div',{staticClass:"chat-read-record__users"},_vm._l((_vm.record.unread),function(item){return _c('div',{key:item.userId,staticClass:"chat-read-record__user"},[_c('Avatar',{attrs:{"customStyle":"font-size:12px","src":item.portrait,"size":24,"name":item.name,"len":2}}),_c('div',{staticClass:"chat-read-record__username"},[_vm._v(_vm._s(item.name))])],1)}),0)]),_c('div',{staticClass:"chat-read-record__col"},[_c('div',{staticClass:"chat-read-record__total"},[_c('span',{staticClass:"chat-read-record__num"},[_vm._v(_vm._s(_vm.record.readed.length))]),_vm._v(" 人已读 ")]),_c('div',{staticClass:"chat-read-record__users"},_vm._l((_vm.record.readed),function(item){return _c('div',{key:item.userId,staticClass:"chat-read-record__user"},[_c('Avatar',{attrs:{"customStyle":"font-size:12px","src":item.portrait,"size":24,"name":item.name,"len":2}}),_c('div',{staticClass:"chat-read-record__username"},[_vm._v(_vm._s(item.name))])],1)}),0)])])])}
19585
19585
  var staticRenderFns = []
19586
19586
 
@@ -19766,10 +19766,10 @@ module.exports = require("ant-design-vue/es/popover/style");
19766
19766
 
19767
19767
  "use strict";
19768
19768
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return RtcClient; });
19769
- /* harmony import */ var D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("5530");
19770
- /* harmony import */ var D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("1da1");
19771
- /* harmony import */ var D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("d4ec");
19772
- /* harmony import */ var D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("bee2");
19769
+ /* harmony import */ var F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("5530");
19770
+ /* harmony import */ var F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("1da1");
19771
+ /* harmony import */ var F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("d4ec");
19772
+ /* harmony import */ var F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("bee2");
19773
19773
  /* harmony import */ var regenerator_runtime_runtime_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("d16b");
19774
19774
  /* harmony import */ var regenerator_runtime_runtime_js__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(regenerator_runtime_runtime_js__WEBPACK_IMPORTED_MODULE_4__);
19775
19775
  /* harmony import */ var core_js_modules_es_number_constructor_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__("f989");
@@ -19803,7 +19803,7 @@ var RtcClient = /*#__PURE__*/function () {
19803
19803
  function RtcClient(options) {
19804
19804
  var _this = this;
19805
19805
 
19806
- Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this, RtcClient);
19806
+ Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this, RtcClient);
19807
19807
 
19808
19808
  // this.sdkAppId_ = options.sdkAppId;
19809
19809
  this.sdkAppId_ = options.vendor == 2 ? options.sdkAppId : Number(options.sdkAppId);
@@ -19837,10 +19837,10 @@ var RtcClient = /*#__PURE__*/function () {
19837
19837
  });
19838
19838
  }
19839
19839
 
19840
- Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_3__[/* default */ "a"])(RtcClient, [{
19840
+ Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_3__[/* default */ "a"])(RtcClient, [{
19841
19841
  key: "join",
19842
19842
  value: function () {
19843
- var _join = Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee() {
19843
+ var _join = Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee() {
19844
19844
  var _document$getElementB;
19845
19845
 
19846
19846
  return regeneratorRuntime.wrap(function _callee$(_context) {
@@ -19971,7 +19971,7 @@ var RtcClient = /*#__PURE__*/function () {
19971
19971
  }, {
19972
19972
  key: "leave",
19973
19973
  value: function () {
19974
- var _leave = Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee2() {
19974
+ var _leave = Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee2() {
19975
19975
  return regeneratorRuntime.wrap(function _callee2$(_context2) {
19976
19976
  while (1) {
19977
19977
  switch (_context2.prev = _context2.next) {
@@ -20035,7 +20035,7 @@ var RtcClient = /*#__PURE__*/function () {
20035
20035
  }, {
20036
20036
  key: "publish",
20037
20037
  value: function () {
20038
- var _publish = Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee3() {
20038
+ var _publish = Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee3() {
20039
20039
  var sip;
20040
20040
  return regeneratorRuntime.wrap(function _callee3$(_context3) {
20041
20041
  while (1) {
@@ -20105,7 +20105,7 @@ var RtcClient = /*#__PURE__*/function () {
20105
20105
  }, {
20106
20106
  key: "unpublish",
20107
20107
  value: function () {
20108
- var _unpublish = Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee4(isLeaving) {
20108
+ var _unpublish = Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee4(isLeaving) {
20109
20109
  return regeneratorRuntime.wrap(function _callee4$(_context4) {
20110
20110
  while (1) {
20111
20111
  switch (_context4.prev = _context4.next) {
@@ -20283,7 +20283,7 @@ var RtcClient = /*#__PURE__*/function () {
20283
20283
  }, {
20284
20284
  key: "toggleScreen",
20285
20285
  value: function () {
20286
- var _toggleScreen = Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee5(flag, options) {
20286
+ var _toggleScreen = Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee5(flag, options) {
20287
20287
  var _this$localStream_, client_, stream;
20288
20288
 
20289
20289
  return regeneratorRuntime.wrap(function _callee5$(_context5) {
@@ -20375,7 +20375,7 @@ var RtcClient = /*#__PURE__*/function () {
20375
20375
 
20376
20376
  case 34:
20377
20377
  this.screen = flag;
20378
- return _context5.abrupt("return", new RtcClient(Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])(Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])({}, this.options), {}, {
20378
+ return _context5.abrupt("return", new RtcClient(Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])(Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])({}, this.options), {}, {
20379
20379
  options: options,
20380
20380
  openVideo: true,
20381
20381
  screen: this.screen
@@ -20983,9 +20983,9 @@ module.exports = require("ant-design-vue/es/menu");
20983
20983
 
20984
20984
  "use strict";
20985
20985
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return ObserverScroll; });
20986
- /* harmony import */ var D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("d4ec");
20987
- /* harmony import */ var D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("bee2");
20988
- /* harmony import */ var D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("ade3");
20986
+ /* harmony import */ var F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("d4ec");
20987
+ /* harmony import */ var F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("bee2");
20988
+ /* harmony import */ var F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("ade3");
20989
20989
  /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("97d3");
20990
20990
  /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_3__);
20991
20991
  /* harmony import */ var core_js_modules_es_set_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("8535");
@@ -21010,11 +21010,11 @@ module.exports = require("ant-design-vue/es/menu");
21010
21010
 
21011
21011
  var ObserverScroll = /*#__PURE__*/function () {
21012
21012
  function ObserverScroll(root, cb) {
21013
- Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])(this, ObserverScroll);
21013
+ Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])(this, ObserverScroll);
21014
21014
 
21015
- Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this, "list", new Set());
21015
+ Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this, "list", new Set());
21016
21016
 
21017
- Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this, "timer", 0);
21017
+ Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this, "timer", 0);
21018
21018
 
21019
21019
  this.once = true;
21020
21020
  this.cb = cb;
@@ -21024,7 +21024,7 @@ var ObserverScroll = /*#__PURE__*/function () {
21024
21024
  });
21025
21025
  }
21026
21026
 
21027
- Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(ObserverScroll, [{
21027
+ Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(ObserverScroll, [{
21028
21028
  key: "handler",
21029
21029
  value: function handler(entries) {
21030
21030
  var _this = this;
@@ -21262,6 +21262,13 @@ function _createClass(Constructor, protoProps, staticProps) {
21262
21262
 
21263
21263
  /***/ }),
21264
21264
 
21265
+ /***/ "bf0b":
21266
+ /***/ (function(module, exports, __webpack_require__) {
21267
+
21268
+ // extracted by mini-css-extract-plugin
21269
+
21270
+ /***/ }),
21271
+
21265
21272
  /***/ "bf73":
21266
21273
  /***/ (function(module, exports) {
21267
21274
 
@@ -21917,7 +21924,7 @@ module.exports = require("core-js/modules/es.typed-array.uint8-array.js");
21917
21924
 
21918
21925
  "use strict";
21919
21926
 
21920
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e8b337f2-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/component/svg/index.vue?vue&type=template&id=116546f7&scoped=true&
21927
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ce826d8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/component/svg/index.vue?vue&type=template&id=116546f7&scoped=true&
21921
21928
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',_vm._g({class:_vm.svgClass,attrs:{"aria-hidden":"true"}},_vm.$listeners),[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e(),_c('use',{attrs:{"xlink:href":_vm.iconName}})])}
21922
21929
  var staticRenderFns = []
21923
21930
 
@@ -22099,8 +22106,8 @@ function _iterableToArray(iter) {
22099
22106
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
22100
22107
 
22101
22108
  "use strict";
22102
- /* harmony import */ var D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_toConsumableArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("2909");
22103
- /* harmony import */ var D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("ade3");
22109
+ /* harmony import */ var F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_toConsumableArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("2909");
22110
+ /* harmony import */ var F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("ade3");
22104
22111
  /* harmony import */ var ant_design_vue_es_carousel_style__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("7442");
22105
22112
  /* harmony import */ var ant_design_vue_es_carousel_style__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(ant_design_vue_es_carousel_style__WEBPACK_IMPORTED_MODULE_2__);
22106
22113
  /* harmony import */ var ant_design_vue_es_carousel__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("34fc");
@@ -22129,19 +22136,19 @@ function _iterableToArray(iter) {
22129
22136
  /* harmony import */ var ant_design_vue_es_modal_style__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(ant_design_vue_es_modal_style__WEBPACK_IMPORTED_MODULE_14__);
22130
22137
  /* harmony import */ var ant_design_vue_es_modal__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__("929f");
22131
22138
  /* harmony import */ var ant_design_vue_es_modal__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(ant_design_vue_es_modal__WEBPACK_IMPORTED_MODULE_15__);
22132
- /* harmony import */ var D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_slicedToArray__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__("3835");
22133
- /* harmony import */ var D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__("1da1");
22134
- /* harmony import */ var D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__("5530");
22139
+ /* harmony import */ var F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_slicedToArray__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__("3835");
22140
+ /* harmony import */ var F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__("1da1");
22141
+ /* harmony import */ var F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__("5530");
22135
22142
  /* harmony import */ var regenerator_runtime_runtime_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__("d16b");
22136
22143
  /* harmony import */ var regenerator_runtime_runtime_js__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__webpack_require__.n(regenerator_runtime_runtime_js__WEBPACK_IMPORTED_MODULE_19__);
22137
- /* harmony import */ var core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__("0d58");
22138
- /* harmony import */ var core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_20__);
22139
- /* harmony import */ var core_js_modules_es_array_filter_js__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__("1a89");
22140
- /* harmony import */ var core_js_modules_es_array_filter_js__WEBPACK_IMPORTED_MODULE_21___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_filter_js__WEBPACK_IMPORTED_MODULE_21__);
22141
- /* harmony import */ var core_js_modules_es_function_name_js__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__("db0a");
22142
- /* harmony import */ var core_js_modules_es_function_name_js__WEBPACK_IMPORTED_MODULE_22___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_function_name_js__WEBPACK_IMPORTED_MODULE_22__);
22143
- /* harmony import */ var core_js_modules_es_number_constructor_js__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__("f989");
22144
- /* harmony import */ var core_js_modules_es_number_constructor_js__WEBPACK_IMPORTED_MODULE_23___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_number_constructor_js__WEBPACK_IMPORTED_MODULE_23__);
22144
+ /* harmony import */ var core_js_modules_es_number_constructor_js__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__("f989");
22145
+ /* harmony import */ var core_js_modules_es_number_constructor_js__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_number_constructor_js__WEBPACK_IMPORTED_MODULE_20__);
22146
+ /* harmony import */ var core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__("0d58");
22147
+ /* harmony import */ var core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_21___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_21__);
22148
+ /* harmony import */ var core_js_modules_es_array_filter_js__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__("1a89");
22149
+ /* harmony import */ var core_js_modules_es_array_filter_js__WEBPACK_IMPORTED_MODULE_22___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_filter_js__WEBPACK_IMPORTED_MODULE_22__);
22150
+ /* harmony import */ var core_js_modules_es_function_name_js__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__("db0a");
22151
+ /* harmony import */ var core_js_modules_es_function_name_js__WEBPACK_IMPORTED_MODULE_23___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_function_name_js__WEBPACK_IMPORTED_MODULE_23__);
22145
22152
  /* harmony import */ var core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__("c8a6");
22146
22153
  /* harmony import */ var core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_24___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_24__);
22147
22154
  /* harmony import */ var core_js_modules_es_string_split_js__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__("0cda");
@@ -22267,6 +22274,9 @@ var _customerStaffIcon = __webpack_require__("5b6c");
22267
22274
  },
22268
22275
  isShowPortraitPanel: {
22269
22276
  type: Boolean
22277
+ },
22278
+ activatedTime: {
22279
+ type: Number
22270
22280
  }
22271
22281
  },
22272
22282
  data: function data() {
@@ -22295,7 +22305,7 @@ var _customerStaffIcon = __webpack_require__("5b6c");
22295
22305
  readRecordList: []
22296
22306
  };
22297
22307
  },
22298
- computed: Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__[/* default */ "a"])(Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__[/* default */ "a"])({}, Object(_store_helper__WEBPACK_IMPORTED_MODULE_41__[/* mapGetters */ "b"])(['userInfo', 'currentTab', 'isAppendMsg', 'message', 'msgList', 'sessionId', 'serviceId', 'scrollTo', 'isServer', 'clientId', 'sessionEnd', 'assemblyId', 'footerMessage', 'portraitPanelParams', 'assemblySetting', 'clientParams', 'onChating', 'classify', 'collapsed', 'barStatus', 'sessionHistoryList', 'enable', 'appendList', 'queueItem', 'isRecorderVoice'])), {}, {
22308
+ computed: Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__[/* default */ "a"])(Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__[/* default */ "a"])({}, Object(_store_helper__WEBPACK_IMPORTED_MODULE_41__[/* mapGetters */ "b"])(['userInfo', 'currentTab', 'isAppendMsg', 'message', 'msgList', 'sessionId', 'serviceId', 'scrollTo', 'isServer', 'clientId', 'sessionEnd', 'assemblyId', 'footerMessage', 'portraitPanelParams', 'assemblySetting', 'clientParams', 'onChating', 'classify', 'collapsed', 'barStatus', 'sessionHistoryList', 'enable', 'appendList', 'queueItem', 'isRecorderVoice'])), {}, {
22299
22309
  orgId: function orgId() {
22300
22310
  var _this$userInfo, _this$userInfo$sysPar;
22301
22311
 
@@ -22420,7 +22430,7 @@ var _customerStaffIcon = __webpack_require__("5b6c");
22420
22430
  created: function created() {
22421
22431
  this.attachEvent();
22422
22432
  },
22423
- methods: Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__[/* default */ "a"])(Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__[/* default */ "a"])(Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__[/* default */ "a"])({}, Object(_store_helper__WEBPACK_IMPORTED_MODULE_41__[/* mapMutations */ "c"])(['setIsAppendMsg', 'setMsgList', 'setScrollTo', 'setFooterMessage', 'setIsScrollListChange', 'setListChangeItem', 'setSessionId', 'setOnChating', 'setServiceId', 'setShowAudio', 'setVideoMode', 'setVideoMembers', 'setIsRecorderVoice'])), Object(_store_helper__WEBPACK_IMPORTED_MODULE_41__[/* mapActions */ "a"])({
22433
+ methods: Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__[/* default */ "a"])(Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__[/* default */ "a"])(Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__[/* default */ "a"])({}, Object(_store_helper__WEBPACK_IMPORTED_MODULE_41__[/* mapMutations */ "c"])(['setIsAppendMsg', 'setMsgList', 'setScrollTo', 'setFooterMessage', 'setIsScrollListChange', 'setListChangeItem', 'setSessionId', 'setOnChating', 'setServiceId', 'setShowAudio', 'setVideoMode', 'setVideoMembers', 'setIsRecorderVoice'])), Object(_store_helper__WEBPACK_IMPORTED_MODULE_41__[/* mapActions */ "a"])({
22424
22434
  getEarlierMsg: 'setMsgList',
22425
22435
  handleBotChat: 'handleBotChat',
22426
22436
  sendMessage: 'sendMessage'
@@ -22670,7 +22680,7 @@ var _customerStaffIcon = __webpack_require__("5b6c");
22670
22680
  _data$params = data.params,
22671
22681
  params = _data$params === void 0 ? [] : _data$params,
22672
22682
  openMode = data.openMode;
22673
- dispatch && this.dispatchEvent('click_templateCard', Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__[/* default */ "a"])({}, data));
22683
+ dispatch && this.dispatchEvent('click_templateCard', Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__[/* default */ "a"])({}, data));
22674
22684
  if (!address) return;
22675
22685
 
22676
22686
  if (targetType === 'LINK_ADDRESS') {
@@ -22735,8 +22745,8 @@ var _customerStaffIcon = __webpack_require__("5b6c");
22735
22745
  if (data.result === 'SUCCESS') {
22736
22746
  var _this4$getContent;
22737
22747
 
22738
- _this4.dispatchEvent('msg_recallSuccess', Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__[/* default */ "a"])({
22739
- message: Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__[/* default */ "a"])({}, item)
22748
+ _this4.dispatchEvent('msg_recallSuccess', Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__[/* default */ "a"])({
22749
+ message: Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__[/* default */ "a"])({}, item)
22740
22750
  }, params));
22741
22751
 
22742
22752
  _this4.$set(item, 'recallFlag', 1); // 撤回成功提示
@@ -22896,7 +22906,7 @@ var _customerStaffIcon = __webpack_require__("5b6c");
22896
22906
  });
22897
22907
  },
22898
22908
  postReadMessage: function postReadMessage(data) {
22899
- _utils_chatFetch__WEBPACK_IMPORTED_MODULE_42___default.a.post("/chat/".concat(this.isServer ? 'service' : 'access', "/readMessage"), _utils_chatFetch__WEBPACK_IMPORTED_MODULE_42__["qs"].stringify(Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__[/* default */ "a"])({
22909
+ _utils_chatFetch__WEBPACK_IMPORTED_MODULE_42___default.a.post("/chat/".concat(this.isServer ? 'service' : 'access', "/readMessage"), _utils_chatFetch__WEBPACK_IMPORTED_MODULE_42__["qs"].stringify(Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_objectSpread2__WEBPACK_IMPORTED_MODULE_18__[/* default */ "a"])({
22900
22910
  assemblyId: this.assemblyId,
22901
22911
  orgId: this.orgId,
22902
22912
  userId: this.userId,
@@ -22971,7 +22981,7 @@ var _customerStaffIcon = __webpack_require__("5b6c");
22971
22981
  handleOpenPortraitPanel: function handleOpenPortraitPanel(item) {
22972
22982
  var _this8 = this;
22973
22983
 
22974
- return Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_17__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee() {
22984
+ return Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_17__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee() {
22975
22985
  var _this8$assemblySettin;
22976
22986
 
22977
22987
  var portraitPanelParams, clientParams, panelSetting;
@@ -23087,7 +23097,7 @@ var _customerStaffIcon = __webpack_require__("5b6c");
23087
23097
  */
23088
23098
  handleSessionIdChange: function handleSessionIdChange(e) {
23089
23099
  var _e$target$value$split = e.target.value.split('-'),
23090
- _e$target$value$split2 = Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_slicedToArray__WEBPACK_IMPORTED_MODULE_16__[/* default */ "a"])(_e$target$value$split, 2),
23100
+ _e$target$value$split2 = Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_slicedToArray__WEBPACK_IMPORTED_MODULE_16__[/* default */ "a"])(_e$target$value$split, 2),
23091
23101
  sessionId = _e$target$value$split2[0],
23092
23102
  serviceId = _e$target$value$split2[1];
23093
23103
 
@@ -23165,7 +23175,7 @@ var _customerStaffIcon = __webpack_require__("5b6c");
23165
23175
  },
23166
23176
  components: (_components = {
23167
23177
  AModal: ant_design_vue_es_modal__WEBPACK_IMPORTED_MODULE_15___default.a
23168
- }, Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, ant_design_vue_es_layout__WEBPACK_IMPORTED_MODULE_13___default.a.Content.name, ant_design_vue_es_layout__WEBPACK_IMPORTED_MODULE_13___default.a.Content), Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, ant_design_vue_es_spin__WEBPACK_IMPORTED_MODULE_11___default.a.name, ant_design_vue_es_spin__WEBPACK_IMPORTED_MODULE_11___default.a), Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, ant_design_vue_es_icon__WEBPACK_IMPORTED_MODULE_9___default.a.name, ant_design_vue_es_icon__WEBPACK_IMPORTED_MODULE_9___default.a), Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, ant_design_vue_es_popconfirm__WEBPACK_IMPORTED_MODULE_7___default.a.name, ant_design_vue_es_popconfirm__WEBPACK_IMPORTED_MODULE_7___default.a), Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, ant_design_vue_es_radio__WEBPACK_IMPORTED_MODULE_5___default.a.Button.name, ant_design_vue_es_radio__WEBPACK_IMPORTED_MODULE_5___default.a.Button), Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, ant_design_vue_es_radio__WEBPACK_IMPORTED_MODULE_5___default.a.Group.name, ant_design_vue_es_radio__WEBPACK_IMPORTED_MODULE_5___default.a.Group), Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, ant_design_vue_es_carousel__WEBPACK_IMPORTED_MODULE_3___default.a.name, ant_design_vue_es_carousel__WEBPACK_IMPORTED_MODULE_3___default.a), Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, "SvgIcon", _component_svg_index_vue__WEBPACK_IMPORTED_MODULE_39__[/* default */ "a"]), Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, "MsgPrescription", _components_msg_prescription__WEBPACK_IMPORTED_MODULE_45__[/* default */ "a"]), Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, "ReadStatus", _components_read_status__WEBPACK_IMPORTED_MODULE_46__[/* default */ "a"]), Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, "ReadRecord", _components_read_record__WEBPACK_IMPORTED_MODULE_47__[/* default */ "a"]), Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, "MsgPicture", _components_msg_picture__WEBPACK_IMPORTED_MODULE_44__[/* default */ "a"]), Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, "MsgDescribe", _components_msg_describe__WEBPACK_IMPORTED_MODULE_43__[/* default */ "a"]), Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, "chatHeader", _chatHeader__WEBPACK_IMPORTED_MODULE_48__[/* default */ "a"]), Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, "Viewer", v_viewer_src_component_vue__WEBPACK_IMPORTED_MODULE_50___default.a), _components),
23178
+ }, Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, ant_design_vue_es_layout__WEBPACK_IMPORTED_MODULE_13___default.a.Content.name, ant_design_vue_es_layout__WEBPACK_IMPORTED_MODULE_13___default.a.Content), Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, ant_design_vue_es_spin__WEBPACK_IMPORTED_MODULE_11___default.a.name, ant_design_vue_es_spin__WEBPACK_IMPORTED_MODULE_11___default.a), Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, ant_design_vue_es_icon__WEBPACK_IMPORTED_MODULE_9___default.a.name, ant_design_vue_es_icon__WEBPACK_IMPORTED_MODULE_9___default.a), Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, ant_design_vue_es_popconfirm__WEBPACK_IMPORTED_MODULE_7___default.a.name, ant_design_vue_es_popconfirm__WEBPACK_IMPORTED_MODULE_7___default.a), Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, ant_design_vue_es_radio__WEBPACK_IMPORTED_MODULE_5___default.a.Button.name, ant_design_vue_es_radio__WEBPACK_IMPORTED_MODULE_5___default.a.Button), Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, ant_design_vue_es_radio__WEBPACK_IMPORTED_MODULE_5___default.a.Group.name, ant_design_vue_es_radio__WEBPACK_IMPORTED_MODULE_5___default.a.Group), Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, ant_design_vue_es_carousel__WEBPACK_IMPORTED_MODULE_3___default.a.name, ant_design_vue_es_carousel__WEBPACK_IMPORTED_MODULE_3___default.a), Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, "SvgIcon", _component_svg_index_vue__WEBPACK_IMPORTED_MODULE_39__[/* default */ "a"]), Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, "MsgPrescription", _components_msg_prescription__WEBPACK_IMPORTED_MODULE_45__[/* default */ "a"]), Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, "ReadStatus", _components_read_status__WEBPACK_IMPORTED_MODULE_46__[/* default */ "a"]), Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, "ReadRecord", _components_read_record__WEBPACK_IMPORTED_MODULE_47__[/* default */ "a"]), Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, "MsgPicture", _components_msg_picture__WEBPACK_IMPORTED_MODULE_44__[/* default */ "a"]), Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, "MsgDescribe", _components_msg_describe__WEBPACK_IMPORTED_MODULE_43__[/* default */ "a"]), Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, "chatHeader", _chatHeader__WEBPACK_IMPORTED_MODULE_48__[/* default */ "a"]), Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])(_components, "Viewer", v_viewer_src_component_vue__WEBPACK_IMPORTED_MODULE_50___default.a), _components),
23169
23179
  watch: {
23170
23180
  msgList: function msgList() {
23171
23181
  this.observeMsg();
@@ -23177,9 +23187,9 @@ var _customerStaffIcon = __webpack_require__("5b6c");
23177
23187
  var newArr = [];
23178
23188
 
23179
23189
  if (_utils_vexutils__WEBPACK_IMPORTED_MODULE_52___default.a.isPlainObject(this.message)) {
23180
- newArr = [].concat(Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_toConsumableArray__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])(this.msgList), [this.message]);
23190
+ newArr = [].concat(Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_toConsumableArray__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])(this.msgList), [this.message]);
23181
23191
  } else if (_utils_vexutils__WEBPACK_IMPORTED_MODULE_52___default.a.isArray(this.message)) {
23182
- newArr = [].concat(Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_toConsumableArray__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])(this.msgList), Object(D_crm_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_toConsumableArray__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])(this.message));
23192
+ newArr = [].concat(Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_toConsumableArray__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])(this.msgList), Object(F_project_crm_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_toConsumableArray__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])(this.message));
23183
23193
  }
23184
23194
 
23185
23195
  this.setMsgList(newArr);
@@ -23196,6 +23206,9 @@ var _customerStaffIcon = __webpack_require__("5b6c");
23196
23206
  }
23197
23207
  }
23198
23208
  },
23209
+ activatedTime: function activatedTime(value) {
23210
+ this.setScrollTo('bottom');
23211
+ },
23199
23212
 
23200
23213
  /**
23201
23214
  * 图片懒加载处理
@@ -24053,13 +24066,6 @@ module.exports.f = function (C) {
24053
24066
  };
24054
24067
 
24055
24068
 
24056
- /***/ }),
24057
-
24058
- /***/ "f08d":
24059
- /***/ (function(module, exports, __webpack_require__) {
24060
-
24061
- // extracted by mini-css-extract-plugin
24062
-
24063
24069
  /***/ }),
24064
24070
 
24065
24071
  /***/ "f0ca":
@@ -24067,17 +24073,6 @@ module.exports.f = function (C) {
24067
24073
 
24068
24074
  module.exports = require("ant-design-vue/es/progress");
24069
24075
 
24070
- /***/ }),
24071
-
24072
- /***/ "f271":
24073
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
24074
-
24075
- "use strict";
24076
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_6f96eb54_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("2930");
24077
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_6f96eb54_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_6f96eb54_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
24078
- /* unused harmony reexport * */
24079
-
24080
-
24081
24076
  /***/ }),
24082
24077
 
24083
24078
  /***/ "f2f7":
@@ -24213,6 +24208,17 @@ module.exports = function (key) {
24213
24208
 
24214
24209
  module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAFPklEQVRYR8WXbWxTZRTHz//e3m4sUF1UQA0hGJctMQYVURRjIkbDliUK6Nxz2y6bYDVE4nvUD0I/iVESX2bQTGSFtve5AqIQBV/CmxOdGhXQD5WgmYvIy+K2dJNuXe895sFubmUv7SDx+dCkvc855/ec+3/OOQX9zwuTiR8KhS5KpVKzMpnMdE3Tzui63lldXf1rTU2NU6i/vAEaGhpmpVKpRwBUMfNcIhphC6CHiA5qmhYtKyvbFg6H0/nATAigTptMJl8G0MDMRtZpL4BjzHwaQDEzzySiskEoAH9qmvZkPB5/byKIcQH8fv8Cx3G2ENEsAANEJHVd31BSUtLa1NSkvg8tIcSl2ew8zszXqwcAthUVFQUjkUjfWCBjApimebvruh8T0VQAX+u6XheLxY4pR8FgcDozl7uuexkzD+i63l5aWppobGzsV89N0wwy8xvMfDERtRiGURmNRv8eDWJUgGAwOCeTyRxiZh+ATUuWLFne0tLi6ejoeBiAcj4vVwNEpF7LLl3X34zFYi2BQODqTCazN5u9LVLKB/ICYGYIIb4iogVEtL2iouL+RCJRSURvKWcTvdNs6nd6PJ6HHMeZyszfq0wAeFBK2Zxrf04GTNNc6rru+0R0XNO0a4koxMwvMrOWT/Bhe9p1Xa9m5mtc15UA/igqKirL1cM5AEKIVma+mYgeBZBh5rcLDDy0HcAJwzDmp9PpnUR0A4B6KeWm4f5GAAghZjDzCQBniGgxEe0ddvUmxaEEzMwbiOhdADullPeMCrBy5cqpXV1dYWZ+CsAnRORl5kWFRAXwFxF1MHPFiCDAE8z8KhFlALQCWG1Z1r6zelEf4XDYk0gkvlFpyoroNDNPLyR41m6jx+NZNzAwcEgdYNAewClmnjHMX++UKVOuam5u7jgL4Pf7FzqO82WhAXNO6RLRIinlASHEa8z82Hj+ANwtpfx8EKDScZxd5wGQ0jTtecuyXlc+6uvrZ/b397ePpx9d16vi8fjuSQEASBLREWY+BOAHAB9altU1/ABCiG3MvGysQxUEAECV0Y0A9huGcTgSifwGgMfLmBBiBTO/cyEAVI9faNu2EmneKxAIzFXlPC+AQCBwayaTOTjG5t22bVflHTm7MVtTTo5hx8XFxVdEIpGTZzUQCoWMZDL5HRGpQUO10aFrA8CWUopCAVRd6ezsVEOK8vctEbUxcw0RqYw+Y9u2qgv/TTXKoLu7O+i6Lvt8PplMJlUxUg2p3bbt2YUCZCeodmWnaVqNZVlba2trP1V6klIuHaoRYzlW8wAz71NNSNf1W+LxeGshEEKIRcy8B8AX5eXld7S1tfn6+vrUK1ll2/aQOMediIQQzzHzWiLaYdv2vQUCqKZTBeBGy7J+r62tfQnA8tLS0jnr16/vnTADgxuUIRE9q2naMsuytucDYZrmPNd1PzAMoyoajf4shFjMzDsAPC2lbBxRQfNx6Pf7Tcdx1hBRrW3bP45nY5rmbNd1X/B6vWs2b9583O/33+m67kdE9JllWffm1o8Jp+LBYNlueZuUUolzzBUKhUqamprOqJvV29u7wnXddUR0wOfz3ad+zzXMGyDXUAhxF4BKZt6tmsrgcxW4p6fHZGaVMTVNvzJt2rQ1uVN03hoY7ajZiXl/9hqrHr+aiC4nopuY+Toi0gFs1TRtbTwe/2m8jE0qA0KIVWrsHjrFv/+KfiGiBIA92aycykdfkwKoq6u7JJ1OHyaiK9Xw6vF45sdisRP5BLxgGgiHw96jR48u8Hq9RyKRSPdkgo8oxZN1cL52/wCw7m4/jZL3fgAAAABJRU5ErkJggg=="
24215
24210
 
24211
+ /***/ }),
24212
+
24213
+ /***/ "f8e3":
24214
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
24215
+
24216
+ "use strict";
24217
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_chatMain_vue_vue_type_style_index_0_id_59e1d81d_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("1c92");
24218
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_chatMain_vue_vue_type_style_index_0_id_59e1d81d_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_chatMain_vue_vue_type_style_index_0_id_59e1d81d_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
24219
+ /* unused harmony reexport * */
24220
+
24221
+
24216
24222
  /***/ }),
24217
24223
 
24218
24224
  /***/ "f974":