cnhis-design-vue 2.1.75 → 2.1.77
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.
- package/CHANGELOG.md +21 -7
- package/es/affix/index.js +8 -8
- package/es/age/index.js +10 -10
- package/es/alert/index.js +8 -8
- package/es/anchor/index.js +8 -8
- package/es/auto-complete/index.js +8 -8
- package/es/avatar/index.js +8 -8
- package/es/back-top/index.js +8 -8
- package/es/badge/index.js +8 -8
- package/es/base/index.js +8 -8
- package/es/big-table/index.js +68 -68
- package/es/breadcrumb/index.js +8 -8
- package/es/button/index.js +22 -22
- package/es/calendar/index.js +8 -8
- package/es/captcha/index.js +3 -3
- package/es/card/index.js +8 -8
- package/es/carousel/index.js +8 -8
- package/es/cascader/index.js +8 -8
- package/es/checkbox/index.js +9 -9
- package/es/col/index.js +8 -8
- package/es/collapse/index.js +8 -8
- package/es/color-picker/index.js +1 -1
- package/es/comment/index.js +8 -8
- package/es/config-provider/index.js +8 -8
- package/es/date-picker/index.js +8 -8
- package/es/descriptions/index.js +8 -8
- package/es/divider/index.js +8 -8
- package/es/drag-layout/index.js +3 -3
- package/es/drawer/index.js +8 -8
- package/es/dropdown/index.js +8 -8
- package/es/editor/index.js +1 -1
- package/es/ellipsis/index.js +1 -1
- package/es/empty/index.js +8 -8
- package/es/fabric-chart/index.js +72 -57
- package/es/fabric-chart/style.css +1 -1
- package/es/form/index.js +8 -8
- package/es/form-model/index.js +8 -8
- package/es/form-table/index.js +66 -66
- package/es/grid/index.js +2 -12
- package/es/index/index.js +485 -480
- package/es/index/style.css +1 -1
- package/es/input/index.js +9 -9
- package/es/input-number/index.js +8 -8
- package/es/layout/index.js +8 -8
- package/es/list/index.js +8 -8
- package/es/locale-provider/index.js +8 -8
- package/es/map/index.js +9 -9
- package/es/mentions/index.js +8 -8
- package/es/menu/index.js +8 -8
- package/es/message/index.js +8 -8
- package/es/multi-chat/index.js +76 -76
- package/es/multi-chat-client/index.js +70 -70
- package/es/multi-chat-history/index.js +4 -4
- package/es/multi-chat-record/index.js +14 -14
- package/es/multi-chat-setting/index.js +22 -22
- package/es/multi-chat-sip/index.js +1 -1
- package/es/notification/index.js +8 -8
- package/es/page-header/index.js +8 -8
- package/es/pagination/index.js +8 -8
- package/es/popconfirm/index.js +8 -8
- package/es/popover/index.js +8 -8
- package/es/progress/index.js +8 -8
- package/es/radio/index.js +9 -9
- package/es/rate/index.js +8 -8
- package/es/result/index.js +8 -8
- package/es/row/index.js +8 -8
- package/es/scale-container/index.js +1 -1
- package/es/scale-view/index.js +27 -27
- package/es/select/index.js +12 -12
- package/es/select-label/index.js +11 -11
- package/es/select-person/index.js +2 -2
- package/es/shortcut-setter/index.js +10 -10
- package/es/skeleton/index.js +8 -8
- package/es/slider/index.js +8 -8
- package/es/space/index.js +8 -8
- package/es/spin/index.js +8 -8
- package/es/statistic/index.js +8 -8
- package/es/steps/index.js +8 -8
- package/es/switch/index.js +8 -8
- package/es/table-filter/index.js +75 -75
- package/es/table-filter/style.css +1 -1
- package/es/tabs/index.js +8 -8
- package/es/tag/index.js +9 -9
- package/es/time-picker/index.js +8 -8
- package/es/timeline/index.js +8 -8
- package/es/tooltip/index.js +8 -8
- package/es/transfer/index.js +8 -8
- package/es/tree/index.js +8 -8
- package/es/tree-select/index.js +8 -8
- package/es/upload/index.js +8 -8
- package/es/verification-code/index.js +2 -2
- package/lib/cui.common.js +454 -472
- package/lib/cui.umd.js +454 -472
- package/lib/cui.umd.min.js +148 -148
- package/package.json +1 -1
- package/packages/fabric-chart/src/components/TimeScaleValue.vue +20 -9
- package/packages/fabric-chart/src/fabric-chart/FabricTextGroup.vue +10 -3
- package/packages/grid/src/grid.js +1 -1
- package/packages/table-filter/src/base-search-com/BaseSearch.vue +8 -1
|
@@ -231,7 +231,7 @@ module.exports = !DESCRIPTORS && !fails(function () {
|
|
|
231
231
|
|
|
232
232
|
"use strict";
|
|
233
233
|
|
|
234
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
234
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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&
|
|
235
235
|
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()])])}
|
|
236
236
|
var staticRenderFns = []
|
|
237
237
|
|
|
@@ -897,7 +897,7 @@ var es_promise_finally = __webpack_require__("a79d");
|
|
|
897
897
|
// EXTERNAL MODULE: external "core-js/modules/es.function.name.js"
|
|
898
898
|
var es_function_name_js_ = __webpack_require__("db0a");
|
|
899
899
|
|
|
900
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
900
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/chatHistory.vue?vue&type=template&id=74c011fb&scoped=true&
|
|
901
901
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"chat-history"},[_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 [_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._v(" "+_vm._s(_vm.i18nText('1.9.367'))+" ")]):_vm._e(),(!item.recallFlag)?_c('div',{staticClass:"message-item",class:_vm.getMessageItemClass(item)},[[(item.content.source === 1)?_c('img',{staticClass:"avatar",staticStyle:{"cursor":"pointer"},attrs:{"src":__webpack_require__("6753"),"width":"40","height":"40"}}):_c('div',{staticClass:"first-name"},[_vm._v(" "+_vm._s(item.fromName.slice(0, 1))+" ")])],_c('div',[(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('p',{staticClass:"content",domProps:{"innerHTML":_vm._s(_vm.$xss(item.content.content))}})]):(item.content.type === 1)?_c('div',{staticClass:"upload-image content-wrap",staticStyle:{"margin-bottom":"20px"}},[_c('span',{staticClass:"right-time"},[_vm._v(" "+_vm._s(_vm.formatDate(item.createdTime || item.sendTime, true))+" ")]),_c('MsgPicture',{staticStyle:{"max-height":"250px"},attrs:{"image":item.content.content},on:{"click":function($event){return _vm.show(item.content.content)}}})],1):(item.content.type === 2)?_c('div',{staticClass:"content-wrap"},[_c('span',{staticClass:"right-time"},[_vm._v(" "+_vm._s(_vm.formatDate(item.createdTime || item.sendTime, true))+" ")]),_c('div',{staticClass:"content"},[_c('img',{staticStyle:{"width":"16px"},attrs:{"src":__webpack_require__("f974")}}),_vm._v(" "+_vm._s(item.content.content)+" "),(item.content.name)?_c('img',{staticStyle:{"width":"20px","margin-left":"12px","cursor":"pointer"},attrs:{"src":__webpack_require__("03ec")},on:{"click":function($event){return _vm.openReplayVideo(item.content.name)}}}):_vm._e()])]):(item.content.type === 6)?_c('div',{staticClass:"content-wrap"},[_c('span',{staticClass:"right-time"},[_vm._v(" "+_vm._s(_vm.formatDate(item.createdTime || item.sendTime, true))+" ")]),_c('div',{staticClass:"voice-bg content",on:{"click":function($event){$event.preventDefault();$event.stopPropagation();return _vm.playAudio(item)}}},[(item.content.isPlay)?_c('img',{attrs:{"src":__webpack_require__("320f"),"alt":""}}):_c('img',{attrs:{"src":__webpack_require__("c2ae"),"alt":""}}),_c('span',{staticClass:"voice-text",style:(_vm.AudioStyle(item))},[_vm._v(" "+_vm._s(item.content.duration || 1)+"\" ")])])]):(item.content.type === 4)?[(_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):(_vm.isDescribeMsg(item))?_c('msg-describe',{attrs:{"item":item}}):_c('div',{staticClass:"content-wrap"},[_c('MsgPrescription',{attrs:{"data":item,"isServer":true},on:{"handleTemplateDetail":_vm.handleTemplateDetail,"handleTemplateButton":_vm.handleTemplateButton}})],1)]:_vm._e()],2)],2):_vm._e()])]}),(_vm.loading)?_c('a-spin',{staticClass:"loading-icon"}):_vm._e()],2),_c('viewer',{ref:"viewer",staticClass:"viewer",staticStyle:{"display":"none"},attrs:{"images":_vm.images,"options":_vm.options},on:{"inited":_vm.inited},scopedSlots:_vm._u([{key:"default",fn:function(scope){return _vm._l((scope.images),function(src){return _c('img',{key:src,attrs:{"src":src}})})}}])}),_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,"error":_vm.audioError}})])],1)}
|
|
902
902
|
var staticRenderFns = []
|
|
903
903
|
|
|
@@ -1674,7 +1674,7 @@ module.exports = DESCRIPTORS ? Object.defineProperties : function defineProperti
|
|
|
1674
1674
|
|
|
1675
1675
|
"use strict";
|
|
1676
1676
|
|
|
1677
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1677
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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&
|
|
1678
1678
|
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()])}
|
|
1679
1679
|
var staticRenderFns = []
|
|
1680
1680
|
|
|
@@ -3961,7 +3961,7 @@ module.exports = /ipad|iphone|ipod/i.test(userAgent) && global.Pebble !== undefi
|
|
|
3961
3961
|
|
|
3962
3962
|
"use strict";
|
|
3963
3963
|
|
|
3964
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
3964
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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&
|
|
3965
3965
|
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}})])}
|
|
3966
3966
|
var staticRenderFns = []
|
|
3967
3967
|
|
|
@@ -245,7 +245,7 @@ module.exports = require("core-js/modules/es.array.find.js");
|
|
|
245
245
|
|
|
246
246
|
"use strict";
|
|
247
247
|
|
|
248
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
248
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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&
|
|
249
249
|
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()])])}
|
|
250
250
|
var staticRenderFns = []
|
|
251
251
|
|
|
@@ -962,7 +962,7 @@ module.exports = function (iterator) {
|
|
|
962
962
|
|
|
963
963
|
"use strict";
|
|
964
964
|
|
|
965
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
965
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/setting/sessionList/messageRecord.vue?vue&type=template&id=87dd3d5c&scoped=true&
|
|
966
966
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"message-record",class:{ 'message-record-modal': _vm.source === 'modal' }},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.messageList.length && !_vm.noData),expression:"messageList.length && !noData"},{name:"infinite-scroll",rawName:"v-infinite-scroll",value:(_vm.handleInfiniteOnLoad),expression:"handleInfiniteOnLoad"}],staticClass:"message-list-wrapper wrapper2",attrs:{"infinite-scroll-immediate-check":"immediate","infinite-scroll-distance":10}},[_c('ul',{staticClass:"message-list"},_vm._l((_vm.messageList),function(item){return _c('li',{key:item.id,staticClass:"message-item"},[_c('img',{attrs:{"src":_vm.getAvatar(item),"width":"40"}}),_c('div',{staticClass:"message-content"},[_c('div',{staticClass:"name-time"},[_c('span',{staticClass:"name"},[_vm._v(_vm._s(_vm.getName(item)))]),_c('span',{staticClass:"time"},[_vm._v(" "+_vm._s(_vm.formatDate(item.sendTime || item.createdTime, true))+" ")])]),(item.content.type === 0)?_c('div',{staticClass:"content",domProps:{"innerHTML":_vm._s(_vm.$xss(item.content.content))}}):_vm._e(),(item.content.type === 1)?_c('MsgPicture',{staticStyle:{"width":"160px"},attrs:{"image":item.content.content},on:{"click":function($event){return _vm.show(item.content.content)}}}):(item.content.type === 2)?_c('p',{staticClass:"content"},[_c('img',{staticStyle:{"width":"16px"},attrs:{"src":__webpack_require__("f974")}}),_vm._v(" "+_vm._s(item.content.content)+" "),(item.content.name)?_c('img',{staticStyle:{"width":"20px","margin-left":"12px","cursor":"pointer"},attrs:{"src":__webpack_require__("03ec")},on:{"click":function($event){return _vm.openReplayVideo(item.content.name)}}}):_vm._e()]):(item.content.type === 6)?_c('p',{staticClass:"content"},_vm._l((item.content.content),function(item,index){return _c('span',{key:index,staticClass:"bot-message"},[_vm._v(_vm._s(item))])}),0):(item.content.type === 4)?[(_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):(_vm.isDescribeMsg(item))?_c('msg-describe',{attrs:{"item":item}}):_c('MsgPrescription',{attrs:{"data":item,"isServer":true},on:{"handleTemplateDetail":_vm.handleTemplateDetail,"handleTemplateButton":_vm.handleTemplateButton}})]:_vm._e()],2)])}),0),(_vm.finished)?_c('div',{staticClass:"immediate"},[_vm._v(_vm._s(_vm.i18nText('1.9.391'))+"~")]):_vm._e(),(_vm.loading)?_c('a-spin',{staticClass:"loading-icon"}):_vm._e()],1),(!_vm.messageList.length && _vm.noData)?_c('div',{staticClass:"message-list-nodata"},[_vm._v(" 无数据 ")]):_vm._e(),_c('viewer',{ref:"viewer",staticClass:"viewer",staticStyle:{"display":"none"},attrs:{"images":_vm.images,"options":_vm.options},on:{"inited":_vm.inited},scopedSlots:_vm._u([{key:"default",fn:function(scope){return _vm._l((scope.images),function(src){return _c('img',{key:src,attrs:{"src":src}})})}}])})],1)}
|
|
967
967
|
var staticRenderFns = []
|
|
968
968
|
|
|
@@ -1670,7 +1670,7 @@ module.exports = DESCRIPTORS ? Object.defineProperties : function defineProperti
|
|
|
1670
1670
|
|
|
1671
1671
|
"use strict";
|
|
1672
1672
|
|
|
1673
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1673
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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&
|
|
1674
1674
|
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()])}
|
|
1675
1675
|
var staticRenderFns = []
|
|
1676
1676
|
|
|
@@ -2443,7 +2443,7 @@ var TEMPLATE = String(String).split('String');
|
|
|
2443
2443
|
/* unused harmony export chatUidUp */
|
|
2444
2444
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return getRecallText; });
|
|
2445
2445
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return chatAuthentication; });
|
|
2446
|
-
/* harmony import */ var
|
|
2446
|
+
/* harmony import */ var F_project_crm_high_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("1da1");
|
|
2447
2447
|
/* harmony import */ var ant_design_vue_es_message_style__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("f2f7");
|
|
2448
2448
|
/* 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__);
|
|
2449
2449
|
/* harmony import */ var ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("23a4");
|
|
@@ -2667,7 +2667,7 @@ function checkTalkingEnv(_x, _x2, _x3) {
|
|
|
2667
2667
|
}
|
|
2668
2668
|
|
|
2669
2669
|
function _checkTalkingEnv() {
|
|
2670
|
-
_checkTalkingEnv = Object(
|
|
2670
|
+
_checkTalkingEnv = Object(F_project_crm_high_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) {
|
|
2671
2671
|
var _sips;
|
|
2672
2672
|
|
|
2673
2673
|
var mediaConstraints, getSips, getDeviceAuth, chooseSip, _status, sip, sips, id, status, value;
|
|
@@ -3255,14 +3255,14 @@ module.exports = isForced;
|
|
|
3255
3255
|
|
|
3256
3256
|
"use strict";
|
|
3257
3257
|
__webpack_require__.r(__webpack_exports__);
|
|
3258
|
-
/* harmony import */ var
|
|
3259
|
-
/* harmony import */ var
|
|
3260
|
-
/* harmony import */ var
|
|
3261
|
-
/* harmony import */ var
|
|
3262
|
-
/* harmony import */ var
|
|
3263
|
-
/* harmony import */ var
|
|
3264
|
-
/* harmony import */ var
|
|
3265
|
-
/* harmony import */ var
|
|
3258
|
+
/* harmony import */ var F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_array_iterator_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("e260");
|
|
3259
|
+
/* harmony import */ var F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_array_iterator_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_array_iterator_js__WEBPACK_IMPORTED_MODULE_0__);
|
|
3260
|
+
/* harmony import */ var F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_promise_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("e6cf");
|
|
3261
|
+
/* harmony import */ var F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_promise_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_promise_js__WEBPACK_IMPORTED_MODULE_1__);
|
|
3262
|
+
/* harmony import */ var F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_object_assign_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("cca6");
|
|
3263
|
+
/* harmony import */ var F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_object_assign_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_object_assign_js__WEBPACK_IMPORTED_MODULE_2__);
|
|
3264
|
+
/* harmony import */ var F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_promise_finally_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("a79d");
|
|
3265
|
+
/* harmony import */ var F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_promise_finally_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_promise_finally_js__WEBPACK_IMPORTED_MODULE_3__);
|
|
3266
3266
|
/* harmony import */ var core_js_modules_es_function_name_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("db0a");
|
|
3267
3267
|
/* harmony import */ var core_js_modules_es_function_name_js__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_function_name_js__WEBPACK_IMPORTED_MODULE_4__);
|
|
3268
3268
|
/* harmony import */ var _multi_chat_setting_sessionList_messageRecord_vue__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__("2cdc");
|
|
@@ -4140,7 +4140,7 @@ module.exports = /ipad|iphone|ipod/i.test(userAgent) && global.Pebble !== undefi
|
|
|
4140
4140
|
|
|
4141
4141
|
"use strict";
|
|
4142
4142
|
|
|
4143
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4143
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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&
|
|
4144
4144
|
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}})])}
|
|
4145
4145
|
var staticRenderFns = []
|
|
4146
4146
|
|
|
@@ -287,7 +287,7 @@ module.exports = require("core-js/modules/es.array.find.js");
|
|
|
287
287
|
|
|
288
288
|
"use strict";
|
|
289
289
|
|
|
290
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
290
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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&
|
|
291
291
|
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()])])}
|
|
292
292
|
var staticRenderFns = []
|
|
293
293
|
|
|
@@ -594,7 +594,7 @@ var es_promise_finally = __webpack_require__("a79d");
|
|
|
594
594
|
// EXTERNAL MODULE: external "core-js/modules/es.function.name.js"
|
|
595
595
|
var es_function_name_js_ = __webpack_require__("db0a");
|
|
596
596
|
|
|
597
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
597
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/setting/page.vue?vue&type=template&id=88a8e8fc&
|
|
598
598
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ChatSetting',_vm._g(_vm._b({},'ChatSetting',_vm.$attrs,false),_vm.$listeners))}
|
|
599
599
|
var staticRenderFns = []
|
|
600
600
|
|
|
@@ -604,7 +604,7 @@ var staticRenderFns = []
|
|
|
604
604
|
// EXTERNAL MODULE: ./packages/multi-chat/chat/mixins/base.js + 5 modules
|
|
605
605
|
var base = __webpack_require__("8ec7");
|
|
606
606
|
|
|
607
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
607
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/setting/index.vue?vue&type=template&id=81b37472&scoped=true&
|
|
608
608
|
var settingvue_type_template_id_81b37472_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-row',{staticClass:"chat-setting"},[_c('a-col',{staticClass:"left-menu",attrs:{"span":5}},[(_vm.isShowGoback)?_c('div',{staticClass:"goback",on:{"click":_vm.handleGoBack}},[_c('a-icon',{staticStyle:{"margin-right":"10px"},attrs:{"type":"left"}}),_vm._v(" "+_vm._s(_vm.i18nText("3.20.50"))+" ")],1):_vm._e(),_c('div',{staticClass:"setting-menu"},[_c('ul',_vm._l((_vm.useMenuList),function(item){return _c('li',{key:item.type,staticClass:"menu-item",class:item.active && ['active'],on:{"click":function () { return _vm.handleMenuClick(item.type); }}},[_c('svg-icon',{attrs:{"icon-class":item.icon}}),_c('span',{staticClass:"menu-name"},[_vm._v(_vm._s(item.name))])],1)}),0)])]),_c('a-col',{staticClass:"right-page",attrs:{"span":19}},[_c(_vm.rightPage,_vm._b({tag:"component",attrs:{"assemblyId":_vm.assemblyId,"isStaff":_vm.isStaff,"userInfo":_vm.userInfo,"i18nText":_vm.i18nText}},'component',_vm.$attrs,false))],1)],1)}
|
|
609
609
|
var settingvue_type_template_id_81b37472_scoped_true_staticRenderFns = []
|
|
610
610
|
|
|
@@ -659,7 +659,7 @@ var es_string_includes_js_ = __webpack_require__("fd22");
|
|
|
659
659
|
// EXTERNAL MODULE: external "core-js/modules/es.array.map.js"
|
|
660
660
|
var es_array_map_js_ = __webpack_require__("4391");
|
|
661
661
|
|
|
662
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
662
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/setting/event/index.vue?vue&type=template&id=dfb8c2fe&scoped=true&
|
|
663
663
|
var eventvue_type_template_id_dfb8c2fe_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"chat-event"},[_c('h3',{staticClass:"page-title"},[_vm._v(_vm._s(_vm.i18nText('1.9.437')))]),(!_vm.noDataTip)?[_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"},slot:"enterButton"},[_c('a-icon',{attrs:{"type":"search"}}),_vm._v(" "+_vm._s(_vm.i18nText('1.2.2.11'))+" ")],1)],1),_c('a-button',{on:{"click":_vm.handleEventAdd}},[_c('a-icon',{attrs:{"type":"plus-circle"}}),_vm._v(" "+_vm._s(_vm.i18nText('1.1.1.1.8'))+" ")],1),_c('a-table',{staticClass:"table-wrapper",attrs:{"bordered":"","columns":_vm.columns,"dataSource":_vm.data,"pagination":_vm.pagination,"rowKey":_vm.getRowkey,"scroll":{ y: 650 }},on:{"change":_vm.handlePageChange},scopedSlots:_vm._u([{key:"status",fn:function(text, record){return [(text === '1')?_c('a-popconfirm',{attrs:{"okText":_vm.i18nText('1.10.138'),"cancelText":_vm.i18nText('1.1.1.1.4')},on:{"confirm":function () { return _vm.confirmStatusClose(record); }}},[_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.438'))+"?")])]),_c('a-switch',{attrs:{"checkedChildren":_vm.i18nText('1.9.422'),"unCheckedChildren":_vm.i18nText('1.1.1.1.7'),"checked":text === '1'}})],1):_c('a-switch',{attrs:{"checkedChildren":_vm.i18nText('1.9.422'),"unCheckedChildren":_vm.i18nText('1.1.1.1.7'),"checked":text === '1'},on:{"change":function () { return _vm.handleStatusChange(record); }}})]}},{key:"operation",fn:function(text, record){return [_c('a',{attrs:{"href":"javascript:;"},on:{"click":function () { return _vm.handleEventEdit(record); }}},[_c('a-icon',{staticStyle:{"margin-right":"8px"},attrs:{"type":"edit"}}),_vm._v(" "+_vm._s(_vm.i18nText('2.5.13'))+" ")],1)]}}],null,false,1962405778)})]:_c('NoData',{attrs:{"noDataImg":_vm.noDataImg,"noDataTip":_vm.noDataTip,"emptyRender":_vm.emptyRender}}),_c('a-drawer',{attrs:{"title":_vm.id ? _vm.i18nText('1.9.439') : _vm.i18nText('1.9.440'),"placement":"right","destroyOnClose":"","maskClosable":false,"visible":_vm.visible,"wrapClassName":"chat-event-drawer","width":"755"},on:{"close":_vm.handleEditClose}},[_c('event-edit',{attrs:{"id":_vm.id,"assemblyId":_vm.assemblyId,"configMap":_vm.configMap},on:{"handleEditClose":_vm.handleEditClose}})],1)],2)}
|
|
664
664
|
var eventvue_type_template_id_dfb8c2fe_scoped_true_staticRenderFns = []
|
|
665
665
|
|
|
@@ -708,7 +708,7 @@ var input_style_ = __webpack_require__("c3aa");
|
|
|
708
708
|
var input_ = __webpack_require__("ae3b");
|
|
709
709
|
var input_default = /*#__PURE__*/__webpack_require__.n(input_);
|
|
710
710
|
|
|
711
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
711
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/setting/event/edit/index.vue?vue&type=template&id=1125c81c&scoped=true&
|
|
712
712
|
var editvue_type_template_id_1125c81c_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"chat-event-edit"},[_c('div',{staticClass:"main-content"},[_c('a-form',{attrs:{"form":_vm.form}},[_c('a-form-item',{staticStyle:{"width":"210px"},attrs:{"label":_vm.i18nText('1.9.445')}},[_c('a-input',{directives:[{name:"decorator",rawName:"v-decorator",value:([
|
|
713
713
|
'name',
|
|
714
714
|
{
|
|
@@ -766,14 +766,14 @@ var es_array_splice_js_ = __webpack_require__("f3b8");
|
|
|
766
766
|
// EXTERNAL MODULE: external "core-js/modules/web.dom-collections.for-each.js"
|
|
767
767
|
var web_dom_collections_for_each_js_ = __webpack_require__("13e3");
|
|
768
768
|
|
|
769
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
769
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/setting/event/edit/strategy.vue?vue&type=template&id=21643a93&scoped=true&
|
|
770
770
|
var strategyvue_type_template_id_21643a93_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"chat-event-strategy"},[_c('div',{staticClass:"strategy-title"},[_vm._v(" "+_vm._s(_vm.i18nText("1.9.461"))+_vm._s(_vm.strategyIndex + 1)+" "),_c('a-icon',{staticClass:"close-icon",attrs:{"type":"close"},on:{"click":_vm.handleStrategyRemove}})],1),_c('div',{staticClass:"strategy-main"},[(_vm.typeList.length > 0)?_c('condition',{ref:"condition",attrs:{"baseSetting":_vm.baseSetting,"typeList":_vm.typeList}}):_vm._e(),_c('a-select',{staticStyle:{"width":"100%","margin-top":"15px"},attrs:{"placeholder":"选择事件"},model:{value:(_vm.triggerAction),callback:function ($$v) {_vm.triggerAction=$$v},expression:"triggerAction"}},[_c('a-select-option',{attrs:{"value":"CLOSE_SESSION"}},[_vm._v("关闭会话")])],1),_c('a-row',{attrs:{"gutter":50}},[_c('a-col',{attrs:{"span":12}},[_c('notice',_vm._b({ref:"service",attrs:{"userSide":"service"}},'notice',_vm.$attrs,false))],1),_c('a-col',{attrs:{"span":12}},[_c('notice',_vm._b({ref:"client",attrs:{"userSide":"client"}},'notice',_vm.$attrs,false))],1)],1)],1)])}
|
|
771
771
|
var strategyvue_type_template_id_21643a93_scoped_true_staticRenderFns = []
|
|
772
772
|
|
|
773
773
|
|
|
774
774
|
// CONCATENATED MODULE: ./packages/multi-chat/setting/event/edit/strategy.vue?vue&type=template&id=21643a93&scoped=true&
|
|
775
775
|
|
|
776
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
776
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/setting/event/edit/condition.vue?vue&type=template&id=194d7d74&scoped=true&
|
|
777
777
|
var conditionvue_type_template_id_194d7d74_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"chat-strategy-condition"},[_c('a-form',{attrs:{"form":_vm.form}},_vm._l((_vm.conditions),function(item){return _c('div',{key:item,staticClass:"condition-item"},[_c('a-form-item',{staticStyle:{"width":"210px"},attrs:{"has-feedback":""}},[_c('a-select',{directives:[{name:"decorator",rawName:"v-decorator",value:([("fieldKey-" + item)]),expression:"[`fieldKey-${item}`]"}],attrs:{"placeholder":_vm.i18nText('1.9.442'),"showSearch":"","filterOption":_vm.filterOption},on:{"change":function () { return _vm.handleFieldKeyChange(item, 'onChange'); }}},_vm._l((_vm.typeList),function(type){return _c('a-select-option',{key:type.specific,attrs:{"value":type.specific}},[_vm._v(_vm._s(type.desc))])}),1)],1),_c('a-form-item',{staticStyle:{"width":"140px"},attrs:{"has-feedback":""}},[_c('a-select',{directives:[{name:"decorator",rawName:"v-decorator",value:([("con-" + item)]),expression:"[`con-${item}`]"}],attrs:{"placeholder":_vm.i18nText('1.9.443'),"showSearch":"","filterOption":_vm.filterOption}},_vm._l((_vm.conList[item]),function(con){return _c('a-select-option',{key:con.con,attrs:{"value":con.con}},[_vm._v(_vm._s(con.desc))])}),1)],1),_c('a-form-item',{staticStyle:{"width":"100px"}},[(_vm.checkedTypeList[item] && _vm.checkedTypeList[item] === 'SERVICE_STAFF_STATUS')?_vm._t("default",function(){return [_c('a-select',{directives:[{name:"decorator",rawName:"v-decorator",value:([("value-" + item)]),expression:"[`value-${item}`]"}]},_vm._l((_vm.statusList),function(item){return _c('a-select-option',{key:item.status,attrs:{"value":item.status}},[_vm._v(" "+_vm._s(item.title)+" ")])}),1)]}):_c('a-input',{directives:[{name:"decorator",rawName:"v-decorator",value:([("value-" + item)]),expression:"[`value-${item}`]"}]})],2),(item !== 1)?_c('a-icon',{attrs:{"type":"close"},on:{"click":function () { return _vm.handleConditionRemove(item); }}}):_vm._e()],1)}),0),_c('a-button',{attrs:{"type":"primary","ghost":""},on:{"click":_vm.handleConditionAdd}},[_c('a-icon',{attrs:{"type":"plus"}}),_vm._v(" "+_vm._s(_vm.i18nText('1.9.444'))+" ")],1)],1)}
|
|
778
778
|
var conditionvue_type_template_id_194d7d74_scoped_true_staticRenderFns = []
|
|
779
779
|
|
|
@@ -974,7 +974,7 @@ var condition_component = Object(componentNormalizer["a" /* default */])(
|
|
|
974
974
|
)
|
|
975
975
|
|
|
976
976
|
/* harmony default export */ var edit_condition = (condition_component.exports);
|
|
977
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
977
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/setting/event/edit/notice.vue?vue&type=template&id=0900fbeb&scoped=true&
|
|
978
978
|
var noticevue_type_template_id_0900fbeb_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"chat-event-notice"},[_c('div',{staticClass:"notice-title"},[_vm._v(_vm._s(_vm.noticeTitle))]),_c('a-form',{attrs:{"form":_vm.form}},[_c('a-form-item',{attrs:{"label":_vm.i18nText('1.9.455')}},[_c('a-checkbox-group',{directives:[{name:"decorator",rawName:"v-decorator",value:(["messageTypes"]),expression:"[`messageTypes`]"}],attrs:{"options":_vm.messageTypeList},on:{"change":_vm.handleTypeChange}})],1),(_vm.includeWx)?_c('a-form-item',[_c('a-select',{directives:[{name:"decorator",rawName:"v-decorator",value:(["templateId"]),expression:"[`templateId`]"}],attrs:{"placeholder":_vm.i18nText('1.9.456'),"showSearch":"","filterOption":_vm.filterOption},on:{"change":_vm.handleTemplateChange}},_vm._l((_vm.templateList),function(template){return _c('a-select-option',{key:template.id,attrs:{"value":template.id}},[_vm._v(_vm._s(template.name))])}),1)],1):_vm._e(),(_vm.includeWx)?_vm._l((_vm.keywords),function(keyword){return _c('a-form-item',{key:keyword,attrs:{"label":keyword}},[_c('a-input',{directives:[{name:"decorator",rawName:"v-decorator",value:([(keyword + "-value")]),expression:"[`${keyword}-value`]"}]})],1)}):_vm._e(),_c('a-form-item',{attrs:{"label":_vm.i18nText('1.9.457')}},[_c('a-textarea',{directives:[{name:"decorator",rawName:"v-decorator",value:(["messageContext"]),expression:"[`messageContext`]"}],attrs:{"placeholder":_vm.i18nText('1.9.40') + '...',"rows":6}})],1)],2)],1)}
|
|
979
979
|
var noticevue_type_template_id_0900fbeb_scoped_true_staticRenderFns = []
|
|
980
980
|
|
|
@@ -2132,7 +2132,7 @@ var event_component = Object(componentNormalizer["a" /* default */])(
|
|
|
2132
2132
|
)
|
|
2133
2133
|
|
|
2134
2134
|
/* harmony default export */ var setting_event = (event_component.exports);
|
|
2135
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
2135
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/setting/worktime/index.vue?vue&type=template&id=1c389abb&scoped=true&
|
|
2136
2136
|
var worktimevue_type_template_id_1c389abb_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"chat-worktime"},[_c('h3',{staticClass:"page-title"},[_vm._v(_vm._s(_vm.i18nText('1.9.462')))]),(!_vm.noDataTip)?[_c('a-button',{attrs:{"type":"primary","ghost":""},on:{"click":_vm.handleWorktimeAdd}},[_c('a-icon',{attrs:{"type":"plus"}}),_vm._v(" "+_vm._s(_vm.i18nText('1.9.463'))+" ")],1),_c('a-table',{staticClass:"table-wrapper",attrs:{"bordered":"","columns":_vm.columns,"dataSource":_vm.data,"pagination":_vm.pagination,"rowKey":_vm.getRowkey,"scroll":{ y: 650 }},on:{"change":_vm.handlePageChange},scopedSlots:_vm._u([{key:"operation",fn:function(text, record){return [_c('a',{staticStyle:{"margin-right":"15px"},attrs:{"href":"javascript:;"},on:{"click":function () { return _vm.handleTimeEdit(record); }}},[_c('a-icon',{staticStyle:{"margin-right":"8px"},attrs:{"type":"edit"}}),_vm._v(" "+_vm._s(_vm.i18nText('2.17.5.9'))+" ")],1),_c('a-popconfirm',{staticStyle:{"width":"300px"},attrs:{"okText":_vm.i18nText('1.10.138'),"cancelText":_vm.i18nText('1.1.1.1.4')},on:{"confirm":function () { return _vm.confirmDelete(record); }}},[_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.434'))+"?")])]),_c('a',{staticStyle:{"color":"red"},attrs:{"href":"javascript:;"}},[_c('a-icon',{staticStyle:{"margin-right":"8px"},attrs:{"type":"delete"}}),_vm._v(" "+_vm._s(_vm.i18nText('2.5.15'))+" ")],1)],1)]}}],null,false,2257209113)})]:_c('NoData',{attrs:{"noDataImg":_vm.noDataImg,"noDataTip":_vm.noDataTip,"emptyRender":_vm.emptyRender}}),_c('a-modal',{attrs:{"title":_vm.i18nText('1.9.463'),"maskClosable":false,"destroyOnClose":true,"afterClose":_vm.afterClose},on:{"ok":_vm.handleWorktimeSave},model:{value:(_vm.visible),callback:function ($$v) {_vm.visible=$$v},expression:"visible"}},[_c('a-checkbox-group',{staticStyle:{"margin-bottom":"20px"},attrs:{"options":_vm.weekdays},model:{value:(_vm.weekdayList),callback:function ($$v) {_vm.weekdayList=$$v},expression:"weekdayList"}}),_c('a-time-picker',{staticStyle:{"margin-right":"10px"},attrs:{"placeholder":_vm.i18nText('1.1.4.53'),"format":"HH:mm"},model:{value:(_vm.startTime),callback:function ($$v) {_vm.startTime=$$v},expression:"startTime"}}),_c('a-time-picker',{attrs:{"placeholder":_vm.i18nText('1.9.147'),"format":"HH:mm"},model:{value:(_vm.endTime),callback:function ($$v) {_vm.endTime=$$v},expression:"endTime"}})],1)],2)}
|
|
2137
2137
|
var worktimevue_type_template_id_1c389abb_scoped_true_staticRenderFns = []
|
|
2138
2138
|
|
|
@@ -2461,14 +2461,14 @@ var worktime_component = Object(componentNormalizer["a" /* default */])(
|
|
|
2461
2461
|
)
|
|
2462
2462
|
|
|
2463
2463
|
/* harmony default export */ var worktime = (worktime_component.exports);
|
|
2464
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
2464
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/setting/customerService/index.vue?vue&type=template&id=4d60db31&scoped=true&
|
|
2465
2465
|
var customerServicevue_type_template_id_4d60db31_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"chat-customer-service"},[_c('h3',{staticClass:"page-title"},[_vm._v(_vm._s(_vm.isStaff ? '用户管理' : _vm.i18nText('1.9.431')))]),(!_vm.noDataTip)?[_c('a-select',{staticClass:"search-role",attrs:{"showSearch":"","allowClear":"","placeholder":"全部角色"},on:{"change":_vm.handleSearch},model:{value:(_vm.roleId),callback:function ($$v) {_vm.roleId=$$v},expression:"roleId"}},_vm._l((_vm.roleList),function(sea){return _c('a-select-option',{key:sea.roleId,attrs:{"value":sea.roleId}},[_vm._v(" "+_vm._s(sea.roleName)+" ")])}),1),_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"},slot:"enterButton"},[_c('a-icon',{attrs:{"type":"search"}}),_vm._v(" "+_vm._s(_vm.i18nText('1.2.2.11'))+" ")],1)],1),_c('a-button',{on:{"click":_vm.handleCustomerAdd}},[_c('a-icon',{attrs:{"type":"plus-circle"}}),_vm._v(" "+_vm._s(_vm.i18nText('1.9.433'))+" ")],1),_c('a-table',{attrs:{"bordered":"","columns":_vm.columns,"dataSource":_vm.tableData,"pagination":_vm.pagination,"rowKey":_vm.getRowkey,"scroll":{ y: 650 }},on:{"change":_vm.handlePageChange},scopedSlots:_vm._u([{key:"operation",fn:function(text, record){return [_c('a-popconfirm',{staticStyle:{"width":"300px"},attrs:{"okText":_vm.i18nText('1.10.138'),"cancelText":_vm.i18nText('1.1.1.1.4')},on:{"confirm":function () { return _vm.confirmDelete(record); }}},[_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.434'))+"?")])]),_c('a',{staticStyle:{"color":"red"},attrs:{"href":"javascript:;"}},[_c('a-icon',{staticStyle:{"margin-right":"8px"},attrs:{"type":"delete"}}),_vm._v(" "+_vm._s(_vm.i18nText('2.5.15'))+" ")],1)],1)]}}],null,false,444838098)})]:_c('NoData',{attrs:{"noDataImg":_vm.noDataImg,"noDataTip":_vm.noDataTip,"emptyRender":_vm.emptyRender}}),_c('a-modal',{attrs:{"title":_vm.customTitle,"maskClosable":false,"destroyOnClose":true,"width":"720px","footer":null,"bodyStyle":{ padding: 0, height: '600px' }},on:{"ok":_vm.handleCustomerAdd},model:{value:(_vm.visible),callback:function ($$v) {_vm.visible=$$v},expression:"visible"}},[_c('batch-select',{attrs:{"assemblyId":_vm.assemblyId},on:{"handleBatchResponse":_vm.handleBatchResponse}})],1)],2)}
|
|
2466
2466
|
var customerServicevue_type_template_id_4d60db31_scoped_true_staticRenderFns = []
|
|
2467
2467
|
|
|
2468
2468
|
|
|
2469
2469
|
// CONCATENATED MODULE: ./packages/multi-chat/setting/customerService/index.vue?vue&type=template&id=4d60db31&scoped=true&
|
|
2470
2470
|
|
|
2471
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
2471
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/setting/customerService/batchSelect.vue?vue&type=template&id=08d5ff2c&scoped=true&
|
|
2472
2472
|
var batchSelectvue_type_template_id_08d5ff2c_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"batch-select"},[_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'),"enter-button":_vm.i18nText('1.1.1.5.1'),"size":"default","allowClear":""},on:{"search":_vm.handleSearch},model:{value:(_vm.name),callback:function ($$v) {_vm.name=$$v},expression:"name"}},[_c('a-icon',{staticClass:"search-input-icon",attrs:{"slot":"prefix","type":"search"},slot:"prefix"})],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.treeData,"expandedKeys":_vm.expandedKeys,"searchPlaceholder":"Please select"},on:{"expand":_vm.onExpand,"check":_vm.onCheck},scopedSlots:_vm._u([{key:"custom",fn:function(item){return [(item.name)?_c('span',{staticClass:"username"},[_c('span',{staticClass:"first-name"},[_vm._v(_vm._s(item.name[0]))]),_c('span',{class:_vm.checkSearchName(item)},[_vm._v(_vm._s(item.name))])]):_c('span',[_vm._v(_vm._s(item.orgName || item.dept_name))])]}}]),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.selectedUsers),function(item){return _c('a-tag',{key:item.id,attrs:{"closable":""},on:{"close":function () { return _vm.handleRemove(item); }}},[_vm._v(_vm._s(item.name))])}),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.selectedUsers.length)+"/"+_vm._s(_vm.flatUserList.length)+") ")]),_c('a-button',{on:{"click":_vm.handleCancel}},[_vm._v(_vm._s(_vm.i18nText("1.1.1.1.4")))])],1)])],1)],1)}
|
|
2473
2473
|
var batchSelectvue_type_template_id_08d5ff2c_scoped_true_staticRenderFns = []
|
|
2474
2474
|
|
|
@@ -3204,7 +3204,7 @@ var customerService_component = Object(componentNormalizer["a" /* default */])(
|
|
|
3204
3204
|
)
|
|
3205
3205
|
|
|
3206
3206
|
/* harmony default export */ var customerService = (customerService_component.exports);
|
|
3207
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
3207
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/setting/baseInfo/index.vue?vue&type=template&id=3354f465&scoped=true&
|
|
3208
3208
|
var baseInfovue_type_template_id_3354f465_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"chat-base-info"},[_c('h3',{staticClass:"page-title"},[_vm._v(_vm._s(_vm.i18nText('2.4.3.1')))]),_c('div',{staticClass:"main-form"},[_c('a-form',{attrs:{"form":_vm.form}},[(!_vm.isStaff)?_c('div',{staticClass:"functional-module"},[_c('span',{staticClass:"title"},[_vm._v(_vm._s(_vm.i18nText('1.9.401')))]),_c('a-form-item',[_c('a-checkbox',{attrs:{"checked":_vm.showTimeSetting},on:{"change":_vm.handleTimeSettingShow}},[_vm._v(_vm._s(_vm.i18nText('1.9.402')))]),_c('a-checkbox',{model:{value:(_vm.readStatus),callback:function ($$v) {_vm.readStatus=$$v},expression:"readStatus"}},[_vm._v("已读回执")]),_c('a-checkbox',{model:{value:(_vm.lineUpNotice),callback:function ($$v) {_vm.lineUpNotice=$$v},expression:"lineUpNotice"}},[_vm._v("排队提醒")])],1),(_vm.showTimeSetting)?[_c('a-row',{staticClass:"time-setting"},[_c('a-col',{attrs:{"span":12}},[_c('a-form-item',{attrs:{"label":_vm.i18nText('1.9.403')}},[_c('a-input-number',{directives:[{name:"decorator",rawName:"v-decorator",value:(['timeLengthHours']),expression:"['timeLengthHours']"}],attrs:{"min":0,"max":99}}),_c('span',{staticClass:"setting-hours-text"},[_vm._v("小时")]),_c('a-input-number',{directives:[{name:"decorator",rawName:"v-decorator",value:(['timeLengthMins']),expression:"['timeLengthMins']"}],attrs:{"min":0,"max":59}}),_vm._v(" "+_vm._s(_vm.i18nText('2.2.6.6'))+" ")],1)],1),_c('a-col',{attrs:{"span":8}},[_c('a-form-item',{staticClass:"ASC_DESC",attrs:{"label":_vm.i18nText('1.9.405')}},[_c('a-radio-group',{directives:[{name:"decorator",rawName:"v-decorator",value:(['showMode']),expression:"['showMode']"}]},[_c('a-radio',{attrs:{"value":"ASC"}},[_vm._v(_vm._s(_vm.i18nText('1.9.406')))]),_c('a-radio',{attrs:{"value":"DESC"}},[_vm._v(_vm._s(_vm.i18nText('1.9.407')))])],1)],1)],1)],1),_c('a-form-item',{staticStyle:{"margin-left":"20px"}},[_c('a-checkbox',{attrs:{"checked":_vm.showTimeDelay},on:{"change":_vm.handleTimeDelayShow}},[_vm._v(_vm._s(_vm.i18nText('1.9.408')))])],1),(_vm.showTimeDelay)?[_c('a-row',{staticClass:"delayed-setting"},[_c('a-col',{attrs:{"span":12}},[_c('a-form-item',{attrs:{"label":_vm.i18nText('1.9.409')}},[_c('a-input-number',{directives:[{name:"decorator",rawName:"v-decorator",value:(['delayed-timeLength']),expression:"['delayed-timeLength']"}],staticStyle:{"width":"80px"},attrs:{"precision":0,"min":1}}),_c('span',{staticClass:"unit"},[_vm._v(_vm._s(_vm.i18nText('2.2.6.6')))])],1)],1),_c('a-col',{attrs:{"span":10}},[_c('a-form-item',{attrs:{"label":_vm.i18nText('1.9.410')}},[_c('a-input-number',{directives:[{name:"decorator",rawName:"v-decorator",value:(['rightOffRemindTime']),expression:"['rightOffRemindTime']"}],staticStyle:{"width":"80px"},attrs:{"precision":0,"min":1},on:{"blur":_vm.handleRightOffRemindTimeBlur}}),_c('span',{staticClass:"unit"},[_vm._v(_vm._s(_vm.i18nText('1.9.411')))])],1)],1)],1)]:_vm._e()]:_vm._e()],2):_vm._e(),_c('div',{staticClass:"functional-module"},[_c('span',{staticClass:"title"},[_vm._v(_vm._s(_vm.i18nText('1.9.412')))]),(!_vm.isStaff)?_c('a-form-item',{staticClass:"server-form-item",attrs:{"label":_vm.i18nText('1.9.413')}},[_vm._l((_vm.serverInfo),function(item){return [(item.type === 'TEXT')?_c('div',{key:item.key,staticClass:"serverinfo-wrapper"},[_c('a-tooltip',{attrs:{"placement":"top"}},[_c('template',{slot:"title"},[_vm._v(_vm._s(item.title))]),_c('span',{staticClass:"serverinfo-label"},[_vm._v(_vm._s(item.title)+":")])],2),_c('a-input',{directives:[{name:"decorator",rawName:"v-decorator",value:([item.key]),expression:"[item.key]"}],staticClass:"title-input",attrs:{"allowClear":""}})],1):_vm._e()]})],2):_vm._e(),(!_vm.isStaff)?_c('a-form-item',{attrs:{"label":_vm.i18nText('1.9.414')}},[_vm._l((_vm.serverInfo),function(item){return [(item.type === 'BUTTON')?_c('div',{key:item.key,staticClass:"serverinfo-wrapper"},[_c('a-tooltip',{attrs:{"placement":"top"}},[_c('template',{slot:"title"},[_vm._v(_vm._s(item.title))]),_c('span',{staticClass:"serverinfo-label"},[_vm._v(_vm._s(item.title)+":")])],2),_c('a-input',{directives:[{name:"decorator",rawName:"v-decorator",value:([item.key]),expression:"[item.key]"}],staticClass:"title-input",attrs:{"allowClear":""}})],1):_vm._e()]})],2):_vm._e(),(_vm.queryTimeSettingList.length > 0)?_c('a-form-item',{attrs:{"label":_vm.i18nText('1.9.415')}},[_c('a-radio-group',{directives:[{name:"decorator",rawName:"v-decorator",value:(["queryTimeSetting"]),expression:"[`queryTimeSetting`]"}],attrs:{"options":_vm.queryTimeSettingList}})],1):_vm._e(),_c('a-form-item',{attrs:{"label":_vm.i18nText('1.9.416')}},[(_vm.isListClassify !== 'Y')?_c('a-checkbox-group',{directives:[{name:"decorator",rawName:"v-decorator",value:(["functionSetting"]),expression:"[`functionSetting`]"}],attrs:{"options":_vm.functionList}}):_vm._e()],1),(_vm.isListClassify === 'Y')?_vm._l((_vm.listClassify),function(item,index){return _c('div',{key:index,staticClass:"classify-wrapper"},[_c('div',{staticClass:"classify-item"},[_c('div',{staticClass:"statistic"},[_c('div',[_c('span',{staticClass:"name"},[_vm._v(_vm._s(_vm.i18nText('1.9.417'))+":")]),_c('svg-icon',{staticStyle:{"font-size":"20px","margin-right":"8px"},attrs:{"icon-class":item.icon}}),_c('a-input',{staticStyle:{"width":"150px"},attrs:{"allowClear":""},model:{value:(item.name),callback:function ($$v) {_vm.$set(item, "name", $$v)},expression:"item.name"}}),(item.isStatistic !== 'NOT')?_c('a-checkbox',{staticStyle:{"width":"100px","margin-left":"10px"},attrs:{"checked":item.isStatistic === 'Y'},on:{"change":function (e) { return _vm.handleStatisticToggle(item, e); }}},[_vm._v(_vm._s(_vm.i18nText('1.9.418')))]):_vm._e(),_c('a-checkbox',{staticStyle:{"width":"100px","margin-left":"10px"},model:{value:(item.enable),callback:function ($$v) {_vm.$set(item, "enable", $$v)},expression:"item.enable"}},[_vm._v("启用")])],1),_c('a-tooltip',{attrs:{"placement":"top"}},[_c('template',{slot:"title"},[_vm._v("上移")]),(_vm.listClassify.length > 1)?_c('a-icon',{staticStyle:{"margin-right":"10px"},attrs:{"type":"up"},on:{"click":function($event){return _vm.handleGroupUp(index)}}}):_vm._e()],2)],1),_c('div',{staticClass:"server"},[_c('span',{staticClass:"name"},[_vm._v(_vm._s(_vm.i18nText('1.9.419')))]),_c('a-checkbox-group',{attrs:{"options":item.serverfunctionList},model:{value:(item.serverfunctions),callback:function ($$v) {_vm.$set(item, "serverfunctions", $$v)},expression:"item.serverfunctions"}})],1),_c('div',{staticClass:"client"},[_c('span',{staticClass:"name"},[_vm._v(_vm._s(_vm.i18nText('1.9.420')))]),_c('a-checkbox-group',{attrs:{"options":item.clientfunctionList},model:{value:(item.clientfunctions),callback:function ($$v) {_vm.$set(item, "clientfunctions", $$v)},expression:"item.clientfunctions"}})],1)])])}):_vm._e(),(!_vm.isStaff)?_c('a-form-item',{attrs:{"label":_vm.i18nText('1.1.8.1.8') + '-' + _vm.i18nText('1.10.232')}},[(_vm.tabBarSetting.mobileSetting && _vm.tabBarSetting.mobileSetting.list)?_vm._l((_vm.tabBarSetting.mobileSetting.list),function(item,index){return _c('a-checkbox',{key:index,attrs:{"disabled":!_vm.tabBarMobileEnable || item.isMsgBar == 'Y',"checked":item.isChecked == 'Y'},on:{"input":function (v) { return _vm.handleCheckInput(v, item); }}},[_vm._v(" "+_vm._s(item.content)+" ")])}):_vm._e()],2):_vm._e(),(!_vm.isStaff)?_c('a-form-item',{attrs:{"label":_vm.i18nText('1.9.421')}},[_c('a-table',{attrs:{"bordered":"","columns":_vm.columns,"dataSource":_vm.serviceState,"pagination":false,"rowKey":_vm.getRowkey},scopedSlots:_vm._u([{key:"operation",fn:function(text, record){return [_c('a-switch',{attrs:{"disabled":['ON-LINE', 'OFF-LINE'].includes(record.status),"checkedChildren":_vm.i18nText('1.9.422'),"unCheckedChildren":_vm.i18nText('1.1.1.1.7'),"checked":record.enable},on:{"change":function () { return _vm.handleStatusChange(record); }}})]}},{key:"icon",fn:function(text, record){return [(record.icon)?_c('svg-icon',{staticStyle:{"font-size":"16px"},attrs:{"icon-class":record.icon}}):_vm._e()]}}],null,false,3990348240)})],1):_vm._e(),(_vm.toolbarList.length > 0)?_c('a-form-item',{attrs:{"label":_vm.i18nText('1.9.698')}},[_c('a-checkbox-group',{directives:[{name:"decorator",rawName:"v-decorator",value:(["toolbar"]),expression:"[`toolbar`]"}]},[_c('a-row',[_c('a-col',[_c('span',{staticStyle:{"display":"inline-block","width":"70px"}},[_vm._v("PC:")]),_vm._l((_vm.toolbarList.filter(function (item) { return item.source === 'PC'; })),function(item,index){return _c('a-checkbox',{key:index,attrs:{"value":item.value},on:{"change":function($event){return _vm.toolbarChange(item, $event)}}},[_vm._v(" "+_vm._s(item.label)+" ")])})],2),_c('a-col',[_c('span',{staticStyle:{"display":"inline-block","width":"70px"}},[_vm._v("MOBILE:")]),_vm._l((_vm.toolbarList.filter(function (item) { return item.source === 'MOBILE'; })),function(item,index){return _c('a-checkbox',{key:index,attrs:{"value":item.value},on:{"change":function($event){return _vm.toolbarChange(item, $event)}}},[_vm._v(" "+_vm._s(item.label)+" ")])})],2)],1)],1)],1):_vm._e(),(_vm.toolbarList.length > 0)?_c('a-form-item',{attrs:{"label":_vm.i18nText('1.9.699')}},[_c('a-checkbox-group',{directives:[{name:"decorator",rawName:"v-decorator",value:(["closedToolbar"]),expression:"[`closedToolbar`]"}]},[_c('a-row',[_c('a-col',[_c('span',{staticStyle:{"display":"inline-block","width":"70px"}},[_vm._v("PC:")]),_vm._l((_vm.closedToolbarList.filter(function (item) { return item.source === 'PC'; })),function(item,index){return _c('a-checkbox',{key:index,attrs:{"value":item.value}},[_vm._v(" "+_vm._s(item.label)+" ")])})],2),_c('a-col',[_c('span',{staticStyle:{"display":"inline-block","width":"70px"}},[_vm._v("MOBILE:")]),_vm._l((_vm.closedToolbarList.filter(function (item) { return item.source === 'MOBILE'; })),function(item,index){return _c('a-checkbox',{key:index,attrs:{"value":item.value}},[_vm._v(" "+_vm._s(item.label)+" ")])})],2)],1)],1)],1):_vm._e()],2),(_vm.isListClassify !== 'Y' && !_vm.isStaff)?_c('div',{staticClass:"functional-module"},[_c('span',{staticClass:"title"},[_vm._v(_vm._s(_vm.i18nText('1.9.424')))]),_c('a-form-item',{attrs:{"label":_vm.i18nText('1.9.425')}},[_c('a-checkbox-group',{directives:[{name:"decorator",rawName:"v-decorator",value:(["clientFunctionSetting"]),expression:"[`clientFunctionSetting`]"}],attrs:{"options":_vm.clientFunctionList}})],1)],1):_vm._e(),(!_vm.isStaff)?_c('div',{staticClass:"functional-module"},[_c('span',{staticClass:"title",staticStyle:{"display":"inline-block","margin-bottom":"10px"}},[_vm._v(" "+_vm._s(_vm.i18nText('1.9.426'))+" "),_c('a-checkbox',{attrs:{"disabled":!_vm.evaluateId,"checked":_vm.evaluate},on:{"change":_vm.handleEvaluate}})],1)]):_vm._e(),(!_vm.isConference && !_vm.isStaff)?_c('div',{staticClass:"functional-module"},[_c('span',{staticClass:"title",staticStyle:{"display":"inline-block","margin-bottom":"10px"}},[_vm._v(" "+_vm._s(_vm.i18nText('1.9.427'))+" ")]),_c('a-row',{staticClass:"bot-setting"},[_c('a-form-item',{attrs:{"label":"选择机器人"}},[_c('a-select',{directives:[{name:"decorator",rawName:"v-decorator",value:(['robotId']),expression:"['robotId']"}],staticStyle:{"width":"200px"},attrs:{"placeholder":'选择机器人',"allowClear":"","showSearch":"","filterOption":_vm.filterOption}},_vm._l((_vm.robotList),function(robot){return _c('a-select-option',{key:robot.id,attrs:{"value":robot.id}},[_vm._v(_vm._s(robot.name))])}),1)],1)],1),_c('a-row',{staticClass:"bot-setting"},[_c('a-form-item',[_c('a-radio-group',{directives:[{name:"decorator",rawName:"v-decorator",value:(['mode']),expression:"['mode']"}]},[_c('a-radio',{attrs:{"value":"ROBOT_CHAT"}},[_vm._v("机器人和人工客服")]),_c('a-radio',{attrs:{"value":"ROBOT"}},[_vm._v("仅机器人")])],1)],1)],1)],1):_vm._e(),_c('div',{staticClass:"functional-module"},[_c('span',{staticClass:"title",staticStyle:{"display":"block","margin-bottom":"10px"}},[_vm._v(" 公共短语 ")]),_c('a-select',{staticStyle:{"width":"300px","margin-top":"15px"},attrs:{"mode":"multiple","showSearch":"","placeholder":"请选择"},model:{value:(_vm.chatPublicCategory),callback:function ($$v) {_vm.chatPublicCategory=$$v},expression:"chatPublicCategory"}},_vm._l((_vm.chatPublicCategoryList),function(item){return _c('a-select-option',{key:item.id,attrs:{"value":item.id}},[_vm._v(_vm._s(item.name))])}),1)],1),_c('div',{staticClass:"functional-module"},[_c('span',{staticClass:"title"},[_vm._v(_vm._s(_vm.i18nText('1.9.428')))]),_vm._l((_vm.broadcastList),function(b,key){return _c('div',{key:b.type,staticClass:"broadcaste-wrap"},[_c('div',{staticClass:"broadcaste-title"},[_c('a-switch',{attrs:{"checkedChildren":_vm.i18nText('1.9.422'),"unCheckedChildren":_vm.i18nText('1.1.1.1.7')},model:{value:(b.isChecked),callback:function ($$v) {_vm.$set(b, "isChecked", $$v)},expression:"b.isChecked"}}),_c('span',[_vm._v(_vm._s(key === 'PC' ? _vm.i18nText('1.9.429') : _vm.i18nText('1.1.8.1.8')))]),_c('a-icon',{staticStyle:{"color":"green","fontSize":"18px"},attrs:{"type":"plus-circle","theme":"filled"},on:{"click":function($event){return _vm.addBroadcast(b.type, b.list)}}})],1),_c('ul',_vm._l((b.list),function(v,i){return _c('li',{key:i,staticClass:"broadcaste-item"},[_c('div',[_c('span',{staticClass:"item-title"},[_vm._v(_vm._s(_vm.i18nText('3.19.5')))]),_c('a-input',{attrs:{"allowClear":""},model:{value:(v.content),callback:function ($$v) {_vm.$set(v, "content", $$v)},expression:"v.content"}})],1),_c('div',[_c('span',{staticClass:"item-title"},[_vm._v(_vm._s(_vm.i18nText('2.22.8.2')))]),_c('a-input',{attrs:{"allowClear":""},model:{value:(v.url),callback:function ($$v) {_vm.$set(v, "url", $$v)},expression:"v.url"}})],1),_c('svg-icon',{staticClass:"form-action svg-icon-btn",staticStyle:{"margin-left":"4px"},attrs:{"icon-class":"xitongtubiaoliebiaocaozuoanniushanchushixin"},on:{"click":function($event){return _vm.deleteBroadcast(i, b.list)}}})],1)}),0)])})],2),(!_vm.isStaff)?_c('div',{staticClass:"functional-module"},[_c('span',{staticClass:"title",staticStyle:{"display":"inline-block","margin-bottom":"10px"}},[_vm._v(" "+_vm._s(_vm.i18nText('1.9.678'))+": ")]),_c('ul',_vm._l((_vm.refuseReasonList),function(item,i){return _c('li',{key:i,staticClass:"refuse-item"},[_c('a-input',{attrs:{"maxLength":15},model:{value:(item.text),callback:function ($$v) {_vm.$set(item, "text", (typeof $$v === 'string'? $$v.trim(): $$v))},expression:"item.text"}}),_c('svg-icon',{staticClass:"form-action svg-icon-btn",attrs:{"icon-class":"xitongtubiaoliebiaocaozuoanniushanchushixin"},on:{"click":function($event){return _vm.refuseReasonDel(i)}}})],1)}),0),_c('a-button',{staticClass:"refuse-add-btn",attrs:{"type":"link","size":"small","disabled":_vm.refuseReasonList.length > 4},on:{"click":_vm.refuseReasonAdd}},[_c('svg-icon',{staticStyle:{"margin-right":"6px"},attrs:{"icon-class":"xinzengwenjian"}}),_vm._v(" 添加 ")],1)],1):_vm._e(),(!_vm.isStaff)?_c('div',{staticClass:"functional-module"},[_c('span',{staticClass:"title",staticStyle:{"display":"inline-block","margin-bottom":"10px"}},[_vm._v("转接原因: ")]),_c('ul',_vm._l((_vm.transferReasonList),function(item,i){return _c('li',{key:i,staticClass:"refuse-item"},[_c('a-input',{attrs:{"maxLength":15},model:{value:(item.text),callback:function ($$v) {_vm.$set(item, "text", (typeof $$v === 'string'? $$v.trim(): $$v))},expression:"item.text"}}),_c('svg-icon',{staticClass:"form-action svg-icon-btn",attrs:{"icon-class":"xitongtubiaoliebiaocaozuoanniushanchushixin"},on:{"click":function($event){return _vm.transferReasonDel(i)}}})],1)}),0),_c('a-button',{staticClass:"refuse-add-btn",attrs:{"type":"link","size":"small","disabled":_vm.transferReasonList.length > 4},on:{"click":_vm.transferReasonAdd}},[_c('svg-icon',{staticStyle:{"margin-right":"6px"},attrs:{"icon-class":"xinzengwenjian"}}),_vm._v(" 添加 ")],1)],1):_vm._e(),(!_vm.isStaff)?_c('div',{staticClass:"functional-module"},[_c('span',{staticClass:"title",staticStyle:{"display":"inline-block","margin-bottom":"10px"}},[_vm._v(" 环境变量设置: ")]),_vm._l((_vm.variableSetting),function(item,index){return _c('a-row',{key:index},[_c('a-col',{attrs:{"span":4}},[_c('a-form-item',{attrs:{"label":"变量名称"}},[_c('a-input',{staticStyle:{"width":"200px"},attrs:{"disabled":""},model:{value:(item.name),callback:function ($$v) {_vm.$set(item, "name", $$v)},expression:"item.name"}})],1)],1),_c('a-col',{attrs:{"span":4}},[_c('a-form-item',{attrs:{"label":"变量值"}},[_c('a-input',{staticStyle:{"width":"200px"},model:{value:(item.value),callback:function ($$v) {_vm.$set(item, "value", $$v)},expression:"item.value"}})],1)],1),_c('a-col',{attrs:{"span":5}},[_c('a-form-item',{attrs:{"label":"备注"}},[_c('a-input',{staticStyle:{"width":"200px"},attrs:{"disabled":""},model:{value:(item.remark),callback:function ($$v) {_vm.$set(item, "remark", $$v)},expression:"item.remark"}})],1)],1)],1)})],2):_vm._e(),_c('div',{staticClass:"functional-module rightClickSetting"},[_c('span',{staticClass:"title",staticStyle:{"display":"inline-block","margin-bottom":"10px"}},[_vm._v(" 右键设置 "),_c('a-icon',{staticStyle:{"color":"green","fontSize":"18px"},attrs:{"type":"plus-circle","theme":"filled"},on:{"click":function($event){return _vm.addRightClick()}}})],1),_vm._l((_vm.rightClickSetting),function(item,index){return _c('a-row',{key:index},[_c('a-col',{attrs:{"span":_vm.handleRightClickSpan(item)}},[_c('a-form-item',{staticClass:"rightClick-form",attrs:{"label":"名称"}},[_c('a-input',{staticStyle:{"width":"98%"},attrs:{"allowClear":""},model:{value:(item.rightClickName),callback:function ($$v) {_vm.$set(item, "rightClickName", $$v)},expression:"item.rightClickName"}})],1)],1),_c('a-col',{attrs:{"span":_vm.handleRightClickSpan(item)}},[_c('a-form-item',{staticClass:"rightClick-form",attrs:{"label":"操作"}},[_c('a-select',{staticStyle:{"width":"98%"},attrs:{"allowClear":"","showSearch":"","filterOption":_vm.filterOption,"placeholder":"请选择"},model:{value:(item.rightClickDo),callback:function ($$v) {_vm.$set(item, "rightClickDo", $$v)},expression:"item.rightClickDo"}},_vm._l((_vm.rightClickDoList),function(i,index){return _c('a-select-option',{key:index,attrs:{"value":i.value}},[_vm._v(_vm._s(i.label))])}),1)],1)],1),(item.rightClickDo === 'jumpUrl')?_c('a-col',{attrs:{"span":11}},[_c('a-form-item',{staticClass:"rightClick-form",attrs:{"label":"外部地址"}},[_c('a-input',{staticStyle:{"width":"100%"},attrs:{"allowClear":""},model:{value:(item.rightClickUrl),callback:function ($$v) {_vm.$set(item, "rightClickUrl", $$v)},expression:"item.rightClickUrl"}})],1)],1):_vm._e(),_c('svg-icon',{staticClass:"form-action svg-icon-btn",staticStyle:{"margin":"8px 0 0 4px"},attrs:{"icon-class":"xitongtubiaoliebiaocaozuoanniushanchushixin"},on:{"click":function($event){return _vm.deleteRightClick(index)}}})],1)})],2),(!_vm.isConference && !_vm.isStaff)?_c('div',{staticClass:"functional-module"},[_c('span',{staticClass:"title",staticStyle:{"display":"inline-block","margin-bottom":"10px"}},[_vm._v(" 聊天客户端接入地址 ")]),_c('a-row',{staticClass:"client-url"},[_c('a-col',{attrs:{"span":3}},[_vm._v("PC端:")]),_c('a-col',{attrs:{"span":20}},[_vm._v(_vm._s(_vm.pcUrl)+" ")])],1),_c('a-row',{staticClass:"client-url"},[_c('a-col',{attrs:{"span":3}},[_vm._v("移动端:")]),_c('a-col',{attrs:{"span":20}},[_vm._v(_vm._s(_vm.mobileUrl)+" ")])],1)],1):_vm._e()])],1),_c('div',{staticClass:"form-bottom"},[_c('a-button',{staticStyle:{"margin-left":"10px"},attrs:{"type":"primary"},on:{"click":_vm.handleSubmit}},[_vm._v(_vm._s(_vm.i18nText('3.5.29')))])],1)])}
|
|
3209
3209
|
var baseInfovue_type_template_id_3354f465_scoped_true_staticRenderFns = []
|
|
3210
3210
|
|
|
@@ -4622,7 +4622,7 @@ var baseInfo_component = Object(componentNormalizer["a" /* default */])(
|
|
|
4622
4622
|
)
|
|
4623
4623
|
|
|
4624
4624
|
/* harmony default export */ var baseInfo = (baseInfo_component.exports);
|
|
4625
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4625
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/setting/sessionList/index.vue?vue&type=template&id=04dfc814&scoped=true&
|
|
4626
4626
|
var sessionListvue_type_template_id_04dfc814_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"session-list"},[_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"}}),_c('a-select',{staticStyle:{"width":"120px","margin-left":"10px"},attrs:{"placeholder":'会话状态',"showSearch":"","filterOption":_vm.filterOption},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),_c('a-select',{staticStyle:{"width":"120px","margin-left":"10px"},attrs:{"allowClear":"","placeholder":_vm.i18nText('1.9.338'),"showSearch":"","filterOption":_vm.filterOption},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),_c('a-select',{staticStyle:{"width":"120px","margin-left":"10px"},attrs:{"allowClear":"","showSearch":"","placeholder":_vm.i18nText('1.9.470'),"filterOption":_vm.filterOption},on:{"change":_vm.handleServiceIdChange}},_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)],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}}),_c('a-modal',{attrs:{"visible":_vm.visible,"maskClosable":false,"mask":false,"footer":null,"width":"800px","bodyStyle":{
|
|
4627
4627
|
boxSizing: 'content-box',
|
|
4628
4628
|
padding: '10px 10px 10px 24px'
|
|
@@ -5132,7 +5132,7 @@ var sessionList_component = Object(componentNormalizer["a" /* default */])(
|
|
|
5132
5132
|
)
|
|
5133
5133
|
|
|
5134
5134
|
/* harmony default export */ var sessionList = (sessionList_component.exports);
|
|
5135
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
5135
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/setting/configuration/index.vue?vue&type=template&id=bb15950c&scoped=true&
|
|
5136
5136
|
var configurationvue_type_template_id_bb15950c_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"configuratioin-page"},[_c('div',{staticClass:"configuratioin-wrap"},[_c('div',{staticClass:"page-title"},[_vm._v(" 视频设置 "),(_vm.obj.vendor == 1)?_c('a-tooltip',{attrs:{"arrowPointAtCenter":true,"placement":"bottomRight","overlayStyle":{
|
|
5137
5137
|
width: '360px',
|
|
5138
5138
|
'max-width': '360px'
|
|
@@ -5279,7 +5279,7 @@ var configuration_component = Object(componentNormalizer["a" /* default */])(
|
|
|
5279
5279
|
)
|
|
5280
5280
|
|
|
5281
5281
|
/* harmony default export */ var configuration = (configuration_component.exports);
|
|
5282
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
5282
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/setting/userConfig/index.vue?vue&type=template&id=3f949dba&scoped=true&
|
|
5283
5283
|
var userConfigvue_type_template_id_3f949dba_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"user-config"},[_c('div',[_c('div',{staticClass:"page-title"},[_vm._v("本机设备")]),_c('div',{staticClass:"sip-info"},[_c('div',{staticClass:"sip-label"},[_vm._v("当前音视频设备:")]),_c('div',[_c('span',{staticClass:"sip-name"},[_vm._v(_vm._s(_vm.sip ? _vm.sip.name : '本机设备'))]),_c('span',{staticClass:"sip-btn",on:{"click":_vm.setSip}},[_c('a-icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":"swap"}}),_c('span',[_vm._v("切换")])],1)])])])])}
|
|
5284
5284
|
var userConfigvue_type_template_id_3f949dba_scoped_true_staticRenderFns = []
|
|
5285
5285
|
|
|
@@ -5410,14 +5410,14 @@ var userConfig_component = Object(componentNormalizer["a" /* default */])(
|
|
|
5410
5410
|
)
|
|
5411
5411
|
|
|
5412
5412
|
/* harmony default export */ var userConfig = (userConfig_component.exports);
|
|
5413
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
5413
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/setting/authority/index.vue?vue&type=template&id=4910a0f6&scoped=true&
|
|
5414
5414
|
var authorityvue_type_template_id_4910a0f6_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"chat-customer-service"},[_c('div',[_c('a-input-search',{attrs:{"placeholder":_vm.i18nText('1.9.432'),"allowClear":"","enter-button":""},on:{"search":_vm.handleSearch},model:{value:(_vm.keyword),callback:function ($$v) {_vm.keyword=$$v},expression:"keyword"}}),_c('a-button',{directives:[{name:"show",rawName:"v-show",value:(_vm.roleId),expression:"roleId"}],attrs:{"type":"primary"},on:{"click":_vm.openRoleSetting}},[_vm._v("权限管理")])],1),_c('a-table',{attrs:{"bordered":"","rowKey":"roleId","columns":_vm.columns,"dataSource":_vm.tableData,"pagination":_vm.pagination,"customRow":_vm.customRow,"rowClassName":_vm.rowClassName,"scroll":{ y: 665 }},on:{"change":_vm.handlePageChange}}),_c('RoleSetting',{attrs:{"assemblyId":_vm.assemblyId,"roleId":_vm.roleId},model:{value:(_vm.visible),callback:function ($$v) {_vm.visible=$$v},expression:"visible"}})],1)}
|
|
5415
5415
|
var authorityvue_type_template_id_4910a0f6_scoped_true_staticRenderFns = []
|
|
5416
5416
|
|
|
5417
5417
|
|
|
5418
5418
|
// CONCATENATED MODULE: ./packages/multi-chat/setting/authority/index.vue?vue&type=template&id=4910a0f6&scoped=true&
|
|
5419
5419
|
|
|
5420
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
5420
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/setting/authority/roleSetting.vue?vue&type=template&id=db34a300&scoped=true&
|
|
5421
5421
|
var roleSettingvue_type_template_id_db34a300_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-modal',{staticClass:"standard-modal standard-modal-white",attrs:{"visible":_vm.value,"width":"520px","closable":false,"destroyOnClose":true},on:{"change":_vm.handleInput,"ok":_vm.handleSave},scopedSlots:_vm._u([{key:"title",fn:function(){return [_vm._v(" 权限管理 "),_c('div',{staticClass:"svg-wrap"},[_c('svg-icon',{attrs:{"icon-class":'xitongtubiaodaohangtubiaoguanbi'},on:{"click":_vm.handleCancel}})],1)]},proxy:true}])},[_c('div',{staticClass:"user-role-wrapper"},[_c('div',{staticClass:"wrapper-item"},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.toolbarPC.length),expression:"toolbarPC.length"}],staticClass:"setting-item"},[_c('div',{staticClass:"setting-label"},[_vm._v("PC:")]),_c('div',{staticClass:"setting-content"},[_c('a-checkbox',{key:"pc_all_checked",model:{value:(_vm.pcChecked),callback:function ($$v) {_vm.pcChecked=$$v},expression:"pcChecked"}},[_vm._v("全选")]),_c('br'),_vm._l((_vm.toolbarPC),function(item,i){return _c('a-checkbox',{key:i,model:{value:(item.isChecked),callback:function ($$v) {_vm.$set(item, "isChecked", $$v)},expression:"item.isChecked"}},[_vm._v(" "+_vm._s(item.name)+" ")])})],2)]),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.toolbarMobile.length),expression:"toolbarMobile.length"}],staticClass:"setting-item"},[_c('div',{staticClass:"setting-label"},[_vm._v("MOBILE:")]),_c('div',{staticClass:"setting-content"},[_c('a-checkbox',{key:"mobile_all_checked",model:{value:(_vm.mobileChecked),callback:function ($$v) {_vm.mobileChecked=$$v},expression:"mobileChecked"}},[_vm._v("全选")]),_c('br'),_vm._l((_vm.toolbarMobile),function(item,i){return _c('a-checkbox',{key:i,model:{value:(item.isChecked),callback:function ($$v) {_vm.$set(item, "isChecked", $$v)},expression:"item.isChecked"}},[_vm._v(" "+_vm._s(item.name)+" ")])})],2)]),(!_vm.toolbarPC.length && !_vm.toolbarMobile.length)?_c('NoData',{attrs:{"emptyRender":_vm.emptyRender,"noDataTip":"暂无可配置权限"}}):_vm._e()],1)])])}
|
|
5422
5422
|
var roleSettingvue_type_template_id_db34a300_scoped_true_staticRenderFns = []
|
|
5423
5423
|
|
|
@@ -6680,7 +6680,7 @@ module.exports = function (iterator) {
|
|
|
6680
6680
|
|
|
6681
6681
|
"use strict";
|
|
6682
6682
|
|
|
6683
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
6683
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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/setting/sessionList/messageRecord.vue?vue&type=template&id=87dd3d5c&scoped=true&
|
|
6684
6684
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"message-record",class:{ 'message-record-modal': _vm.source === 'modal' }},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.messageList.length && !_vm.noData),expression:"messageList.length && !noData"},{name:"infinite-scroll",rawName:"v-infinite-scroll",value:(_vm.handleInfiniteOnLoad),expression:"handleInfiniteOnLoad"}],staticClass:"message-list-wrapper wrapper2",attrs:{"infinite-scroll-immediate-check":"immediate","infinite-scroll-distance":10}},[_c('ul',{staticClass:"message-list"},_vm._l((_vm.messageList),function(item){return _c('li',{key:item.id,staticClass:"message-item"},[_c('img',{attrs:{"src":_vm.getAvatar(item),"width":"40"}}),_c('div',{staticClass:"message-content"},[_c('div',{staticClass:"name-time"},[_c('span',{staticClass:"name"},[_vm._v(_vm._s(_vm.getName(item)))]),_c('span',{staticClass:"time"},[_vm._v(" "+_vm._s(_vm.formatDate(item.sendTime || item.createdTime, true))+" ")])]),(item.content.type === 0)?_c('div',{staticClass:"content",domProps:{"innerHTML":_vm._s(_vm.$xss(item.content.content))}}):_vm._e(),(item.content.type === 1)?_c('MsgPicture',{staticStyle:{"width":"160px"},attrs:{"image":item.content.content},on:{"click":function($event){return _vm.show(item.content.content)}}}):(item.content.type === 2)?_c('p',{staticClass:"content"},[_c('img',{staticStyle:{"width":"16px"},attrs:{"src":__webpack_require__("f974")}}),_vm._v(" "+_vm._s(item.content.content)+" "),(item.content.name)?_c('img',{staticStyle:{"width":"20px","margin-left":"12px","cursor":"pointer"},attrs:{"src":__webpack_require__("03ec")},on:{"click":function($event){return _vm.openReplayVideo(item.content.name)}}}):_vm._e()]):(item.content.type === 6)?_c('p',{staticClass:"content"},_vm._l((item.content.content),function(item,index){return _c('span',{key:index,staticClass:"bot-message"},[_vm._v(_vm._s(item))])}),0):(item.content.type === 4)?[(_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):(_vm.isDescribeMsg(item))?_c('msg-describe',{attrs:{"item":item}}):_c('MsgPrescription',{attrs:{"data":item,"isServer":true},on:{"handleTemplateDetail":_vm.handleTemplateDetail,"handleTemplateButton":_vm.handleTemplateButton}})]:_vm._e()],2)])}),0),(_vm.finished)?_c('div',{staticClass:"immediate"},[_vm._v(_vm._s(_vm.i18nText('1.9.391'))+"~")]):_vm._e(),(_vm.loading)?_c('a-spin',{staticClass:"loading-icon"}):_vm._e()],1),(!_vm.messageList.length && _vm.noData)?_c('div',{staticClass:"message-list-nodata"},[_vm._v(" 无数据 ")]):_vm._e(),_c('viewer',{ref:"viewer",staticClass:"viewer",staticStyle:{"display":"none"},attrs:{"images":_vm.images,"options":_vm.options},on:{"inited":_vm.inited},scopedSlots:_vm._u([{key:"default",fn:function(scope){return _vm._l((scope.images),function(src){return _c('img',{key:src,attrs:{"src":src}})})}}])})],1)}
|
|
6685
6685
|
var staticRenderFns = []
|
|
6686
6686
|
|
|
@@ -7437,7 +7437,7 @@ module.exports = DESCRIPTORS ? Object.defineProperties : function defineProperti
|
|
|
7437
7437
|
|
|
7438
7438
|
"use strict";
|
|
7439
7439
|
|
|
7440
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
7440
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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&
|
|
7441
7441
|
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()])}
|
|
7442
7442
|
var staticRenderFns = []
|
|
7443
7443
|
|
|
@@ -8692,7 +8692,7 @@ var TEMPLATE = String(String).split('String');
|
|
|
8692
8692
|
/* unused harmony export chatUidUp */
|
|
8693
8693
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return getRecallText; });
|
|
8694
8694
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return chatAuthentication; });
|
|
8695
|
-
/* harmony import */ var
|
|
8695
|
+
/* harmony import */ var F_project_crm_high_new_cnhis_design_vue_node_modules_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("1da1");
|
|
8696
8696
|
/* harmony import */ var ant_design_vue_es_message_style__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("f2f7");
|
|
8697
8697
|
/* 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__);
|
|
8698
8698
|
/* harmony import */ var ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("23a4");
|
|
@@ -8916,7 +8916,7 @@ function checkTalkingEnv(_x, _x2, _x3) {
|
|
|
8916
8916
|
}
|
|
8917
8917
|
|
|
8918
8918
|
function _checkTalkingEnv() {
|
|
8919
|
-
_checkTalkingEnv = Object(
|
|
8919
|
+
_checkTalkingEnv = Object(F_project_crm_high_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) {
|
|
8920
8920
|
var _sips;
|
|
8921
8921
|
|
|
8922
8922
|
var mediaConstraints, getSips, getDeviceAuth, chooseSip, _status, sip, sips, id, status, value;
|
|
@@ -12734,7 +12734,7 @@ function _classCallCheck(instance, Constructor) {
|
|
|
12734
12734
|
|
|
12735
12735
|
"use strict";
|
|
12736
12736
|
|
|
12737
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
12737
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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&
|
|
12738
12738
|
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}})])}
|
|
12739
12739
|
var staticRenderFns = []
|
|
12740
12740
|
|
|
@@ -2547,7 +2547,7 @@ var es_promise_finally = __webpack_require__("a79d");
|
|
|
2547
2547
|
// EXTERNAL MODULE: external "core-js/modules/es.function.name.js"
|
|
2548
2548
|
var es_function_name_js_ = __webpack_require__("db0a");
|
|
2549
2549
|
|
|
2550
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
2550
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d276fad-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-sip.vue?vue&type=template&id=f91c2090&scoped=true&
|
|
2551
2551
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('a-modal',{attrs:{"wrapClassName":"standard-modal standard-modal-white has-mask","title":"请选择音视频设备","visible":_vm.visible,"maskClosable":false,"width":458,"destroyOnClose":""},on:{"cancel":_vm.handleCancel,"ok":_vm.handleOk}},[_c('div',[_c('div',{staticClass:"search-header"},[_c('a-select',{staticClass:"status-select",attrs:{"allowClear":"","placeholder":"全部"},model:{value:(_vm.status),callback:function ($$v) {_vm.status=$$v},expression:"status"}},_vm._l((_vm.statusList),function(item){return _c('a-select-option',{key:item.value},[_vm._v(" "+_vm._s(item.label)+" ")])}),1),_c('a-input-search',{attrs:{"placeholder":"输入关键字搜索","enter-button":""},on:{"search":_vm.onSearch}})],1),_c('div',{staticClass:"sip-title"},[_vm._v("音视频设备")]),_c('div',{staticClass:"sip-list"},_vm._l((_vm.sipList),function(item){return _c('div',{key:item.id,class:{ 'is-busy': item.status == 2, 'sip-item': true },on:{"click":function($event){return _vm.handleChecked(item.id)}}},[_c('div',{staticClass:"sip-icon"}),_c('div',{staticClass:"sip-name"},[_vm._v(_vm._s(item.name))]),_c('div',{staticClass:"sip-status"},[_vm._v(" "+_vm._s(item.status == 2 ? '使用中' : _vm.sipId === item.id ? '已选择' : '空闲')+" ")])])}),0)])])],1)}
|
|
2552
2552
|
var staticRenderFns = []
|
|
2553
2553
|
|
package/es/notification/index.js
CHANGED
|
@@ -1587,14 +1587,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1587
1587
|
/* harmony import */ var ant_design_vue_es_notification_style__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(ant_design_vue_es_notification_style__WEBPACK_IMPORTED_MODULE_0__);
|
|
1588
1588
|
/* harmony import */ var ant_design_vue_es_notification__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("8710");
|
|
1589
1589
|
/* harmony import */ var ant_design_vue_es_notification__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(ant_design_vue_es_notification__WEBPACK_IMPORTED_MODULE_1__);
|
|
1590
|
-
/* harmony import */ var
|
|
1591
|
-
/* harmony import */ var
|
|
1592
|
-
/* harmony import */ var
|
|
1593
|
-
/* harmony import */ var
|
|
1594
|
-
/* harmony import */ var
|
|
1595
|
-
/* harmony import */ var
|
|
1596
|
-
/* harmony import */ var
|
|
1597
|
-
/* harmony import */ var
|
|
1590
|
+
/* harmony import */ var F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_array_iterator_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("e260");
|
|
1591
|
+
/* harmony import */ var F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_array_iterator_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_array_iterator_js__WEBPACK_IMPORTED_MODULE_2__);
|
|
1592
|
+
/* harmony import */ var F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_promise_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("e6cf");
|
|
1593
|
+
/* harmony import */ var F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_promise_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_promise_js__WEBPACK_IMPORTED_MODULE_3__);
|
|
1594
|
+
/* harmony import */ var F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_object_assign_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("cca6");
|
|
1595
|
+
/* harmony import */ var F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_object_assign_js__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_object_assign_js__WEBPACK_IMPORTED_MODULE_4__);
|
|
1596
|
+
/* harmony import */ var F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_promise_finally_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__("a79d");
|
|
1597
|
+
/* harmony import */ var F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_promise_finally_js__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(F_project_crm_high_new_cnhis_design_vue_node_modules_core_js_modules_es_promise_finally_js__WEBPACK_IMPORTED_MODULE_5__);
|
|
1598
1598
|
|
|
1599
1599
|
|
|
1600
1600
|
|