cnhis-design-vue 0.1.77-beta → 0.1.81-beta
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/big-table/index.js +44 -25
- package/es/big-table/style.css +1 -1
- package/es/img/no-data2.0ca9388b.png +0 -0
- package/es/index/index.js +642 -358
- package/es/index/style.css +1 -1
- package/es/multi-chat/index.js +91 -64
- package/es/multi-chat/style.css +1 -1
- package/es/multi-chat-client/index.js +8 -0
- package/es/multi-chat-setting/index.js +32 -19
- package/es/multi-chat-setting/style.css +1 -1
- package/es/scale-view/index.js +46 -37
- package/es/scale-view/style.css +1 -1
- package/es/table-filter/index.js +428 -204
- package/es/table-filter/style.css +1 -1
- package/es/utils/vexutils.js +21 -0
- package/lib/cui.common.js +902 -572
- package/lib/cui.umd.js +902 -572
- package/lib/cui.umd.min.js +40 -40
- package/lib/img/no-data2.0ca9388b.png +0 -0
- package/package.json +2 -2
- package/packages/big-table/src/BigTable.vue +20 -1
- package/packages/big-table/src/assets/style/table-base.less +9 -1
- package/packages/multi-chat/chat/index.vue +2 -1
- package/packages/multi-chat/chat/scrollList.vue +56 -28
- package/packages/multi-chat/img/no-data2.png +0 -0
- package/packages/multi-chat/setting/baseInfo/index.vue +5 -0
- package/packages/scale-view/scaleView.vue +13 -8
- package/packages/table-filter/src/base-search-com/BaseSearch.vue +53 -44
- package/packages/table-filter/src/components/multi-select/multi-select.vue +69 -20
- package/packages/table-filter/src/components/multi-select/select-pages.vue +72 -0
- package/packages/table-filter/src/components/out-quick-search/out-quick-search.vue +13 -37
- package/packages/table-filter/src/mixins/mixins.js +7 -0
- package/packages/table-filter/src/mixins/wordBookutils.js +98 -0
- package/packages/table-filter/src/quick-search/QuickSearch.vue +22 -38
- package/src/utils/vexutils.js +17 -1
|
@@ -3173,12 +3173,12 @@ var customerService_component = Object(componentNormalizer["a" /* default */])(
|
|
|
3173
3173
|
)
|
|
3174
3174
|
|
|
3175
3175
|
/* harmony default export */ var customerService = (customerService_component.exports);
|
|
3176
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"31df8a8f-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=
|
|
3177
|
-
var baseInfovue_type_template_id_f92ec95e_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("已读回执")])],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-select',{directives:[{name:"decorator",rawName:"v-decorator",value:(['timeLength']),expression:"['timeLength']"}],staticStyle:{"width":"200px"},attrs:{"placeholder":_vm.i18nText('1.9.404'),"showSearch":""}},_vm._l((_vm.timeLengths),function(time){return _c('a-select-option',{key:time,attrs:{"value":time}},[_vm._v(_vm._s(time))])}),1),_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.423')}},[_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}},[_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}},[_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-checkbox',{attrs:{"checked":_vm.showBotSetting},on:{"change":_vm.handleBotSettingShow}})],1),(_vm.showBotSetting)?_c('a-row',{staticClass:"bot-setting"},[_c('a-col',{attrs:{"span":4}},[_c('a-form-item',{attrs:{"label":"secretId"}},[_c('a-input',{directives:[{name:"decorator",rawName:"v-decorator",value:(['secretId']),expression:"['secretId']"}],staticStyle:{"width":"150px"}})],1)],1),_c('a-col',{attrs:{"span":5}},[_c('a-form-item',{attrs:{"label":"secretKey"}},[_c('a-input',{directives:[{name:"decorator",rawName:"v-decorator",value:(['secretKey']),expression:"['secretKey']"}],staticStyle:{"width":"150px"}})],1)],1)],1):_vm._e(),(_vm.showBotSetting)?_c('a-row',{staticClass:"bot-setting"},[_c('a-form-item',{attrs:{"label":"botId"}},[_c('a-input',{directives:[{name:"decorator",rawName:"v-decorator",value:(['botId']),expression:"['botId']"}],staticStyle:{"width":"150px"}})],1)],1):_vm._e(),_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(" 环境变量设置: ")]),_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)])}
|
|
3178
|
-
var
|
|
3176
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"31df8a8f-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=6103d22e&scoped=true&
|
|
3177
|
+
var baseInfovue_type_template_id_6103d22e_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-select',{directives:[{name:"decorator",rawName:"v-decorator",value:(['timeLength']),expression:"['timeLength']"}],staticStyle:{"width":"200px"},attrs:{"placeholder":_vm.i18nText('1.9.404'),"showSearch":""}},_vm._l((_vm.timeLengths),function(time){return _c('a-select-option',{key:time,attrs:{"value":time}},[_vm._v(_vm._s(time))])}),1),_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.423')}},[_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}},[_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}},[_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-checkbox',{attrs:{"checked":_vm.showBotSetting},on:{"change":_vm.handleBotSettingShow}})],1),(_vm.showBotSetting)?_c('a-row',{staticClass:"bot-setting"},[_c('a-col',{attrs:{"span":4}},[_c('a-form-item',{attrs:{"label":"secretId"}},[_c('a-input',{directives:[{name:"decorator",rawName:"v-decorator",value:(['secretId']),expression:"['secretId']"}],staticStyle:{"width":"150px"}})],1)],1),_c('a-col',{attrs:{"span":5}},[_c('a-form-item',{attrs:{"label":"secretKey"}},[_c('a-input',{directives:[{name:"decorator",rawName:"v-decorator",value:(['secretKey']),expression:"['secretKey']"}],staticStyle:{"width":"150px"}})],1)],1)],1):_vm._e(),(_vm.showBotSetting)?_c('a-row',{staticClass:"bot-setting"},[_c('a-form-item',{attrs:{"label":"botId"}},[_c('a-input',{directives:[{name:"decorator",rawName:"v-decorator",value:(['botId']),expression:"['botId']"}],staticStyle:{"width":"150px"}})],1)],1):_vm._e(),_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(" 环境变量设置: ")]),_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)])}
|
|
3178
|
+
var baseInfovue_type_template_id_6103d22e_scoped_true_staticRenderFns = []
|
|
3179
3179
|
|
|
3180
3180
|
|
|
3181
|
-
// CONCATENATED MODULE: ./packages/multi-chat/setting/baseInfo/index.vue?vue&type=template&id=
|
|
3181
|
+
// CONCATENATED MODULE: ./packages/multi-chat/setting/baseInfo/index.vue?vue&type=template&id=6103d22e&scoped=true&
|
|
3182
3182
|
|
|
3183
3183
|
// EXTERNAL MODULE: external "ant-design-vue/es/tooltip/style"
|
|
3184
3184
|
var tooltip_style_ = __webpack_require__("6cfb");
|
|
@@ -3587,6 +3587,7 @@ var baseInfovue_type_script_lang_js_components;
|
|
|
3587
3587
|
//
|
|
3588
3588
|
//
|
|
3589
3589
|
//
|
|
3590
|
+
//
|
|
3590
3591
|
|
|
3591
3592
|
|
|
3592
3593
|
|
|
@@ -3604,6 +3605,7 @@ var baseInfovue_type_script_lang_js_components;
|
|
|
3604
3605
|
showBotSetting: false,
|
|
3605
3606
|
evaluate: false,
|
|
3606
3607
|
readStatus: false,
|
|
3608
|
+
lineUpNotice: false,
|
|
3607
3609
|
evaluateId: '',
|
|
3608
3610
|
timeLengths: [5, 10, 20, 30, 40, 50, 60],
|
|
3609
3611
|
functionSetting: [],
|
|
@@ -3801,8 +3803,10 @@ var baseInfovue_type_script_lang_js_components;
|
|
|
3801
3803
|
chatPublicCategory = setting.chatPublicCategory,
|
|
3802
3804
|
evaluate = setting.evaluate,
|
|
3803
3805
|
readStatus = setting.readStatus,
|
|
3806
|
+
lineUpNotice = setting.lineUpNotice,
|
|
3804
3807
|
broadcast = setting.broadcast;
|
|
3805
3808
|
this.readStatus = readStatus === 'Y';
|
|
3809
|
+
this.lineUpNotice = lineUpNotice === 'Y';
|
|
3806
3810
|
this.showTimeSetting = timingSettingSwitch === '1';
|
|
3807
3811
|
this.isListClassify = isListClassify;
|
|
3808
3812
|
this.rightClickSetting = rightClickSetting;
|
|
@@ -4191,6 +4195,7 @@ var baseInfovue_type_script_lang_js_components;
|
|
|
4191
4195
|
|
|
4192
4196
|
setting.evaluate.isChecked = _this11.evaluate ? 'Y' : 'N';
|
|
4193
4197
|
setting.readStatus = _this11.readStatus ? 'Y' : 'N';
|
|
4198
|
+
setting.lineUpNotice = _this11.lineUpNotice ? 'Y' : 'N';
|
|
4194
4199
|
_this11.submitData.setting = JSON.stringify(setting);
|
|
4195
4200
|
_this11.submitData.type = 'BASE_INFORMATION';
|
|
4196
4201
|
_this11.submitData.assemblyId = _this11.assemblyId;
|
|
@@ -4449,8 +4454,8 @@ var baseInfovue_type_script_lang_js_components;
|
|
|
4449
4454
|
});
|
|
4450
4455
|
// CONCATENATED MODULE: ./packages/multi-chat/setting/baseInfo/index.vue?vue&type=script&lang=js&
|
|
4451
4456
|
/* harmony default export */ var setting_baseInfovue_type_script_lang_js_ = (baseInfovue_type_script_lang_js_);
|
|
4452
|
-
// EXTERNAL MODULE: ./packages/multi-chat/setting/baseInfo/index.vue?vue&type=style&index=0&id=
|
|
4453
|
-
var
|
|
4457
|
+
// EXTERNAL MODULE: ./packages/multi-chat/setting/baseInfo/index.vue?vue&type=style&index=0&id=6103d22e&lang=less&scoped=true&
|
|
4458
|
+
var baseInfovue_type_style_index_0_id_6103d22e_lang_less_scoped_true_ = __webpack_require__("2135");
|
|
4454
4459
|
|
|
4455
4460
|
// CONCATENATED MODULE: ./packages/multi-chat/setting/baseInfo/index.vue
|
|
4456
4461
|
|
|
@@ -4463,11 +4468,11 @@ var baseInfovue_type_style_index_0_id_f92ec95e_lang_less_scoped_true_ = __webpac
|
|
|
4463
4468
|
|
|
4464
4469
|
var baseInfo_component = Object(componentNormalizer["a" /* default */])(
|
|
4465
4470
|
setting_baseInfovue_type_script_lang_js_,
|
|
4466
|
-
|
|
4467
|
-
|
|
4471
|
+
baseInfovue_type_template_id_6103d22e_scoped_true_render,
|
|
4472
|
+
baseInfovue_type_template_id_6103d22e_scoped_true_staticRenderFns,
|
|
4468
4473
|
false,
|
|
4469
4474
|
null,
|
|
4470
|
-
"
|
|
4475
|
+
"6103d22e",
|
|
4471
4476
|
null
|
|
4472
4477
|
|
|
4473
4478
|
)
|
|
@@ -6056,12 +6061,12 @@ module.exports = require("ant-design-vue/es/spin");
|
|
|
6056
6061
|
|
|
6057
6062
|
/***/ }),
|
|
6058
6063
|
|
|
6059
|
-
/***/ "
|
|
6064
|
+
/***/ "2135":
|
|
6060
6065
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
6061
6066
|
|
|
6062
6067
|
"use strict";
|
|
6063
|
-
/* harmony import */ var
|
|
6064
|
-
/* harmony import */ var
|
|
6068
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_6103d22e_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("d49c");
|
|
6069
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_6103d22e_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_6103d22e_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
6065
6070
|
/* unused harmony reexport * */
|
|
6066
6071
|
|
|
6067
6072
|
|
|
@@ -7663,6 +7668,7 @@ var map = {
|
|
|
7663
7668
|
"./muted-video.png": "674c",
|
|
7664
7669
|
"./no-all-voice.png": "08f3",
|
|
7665
7670
|
"./no-data.png": "1caa",
|
|
7671
|
+
"./no-data2.png": "90bd",
|
|
7666
7672
|
"./no-screen.png": "410e",
|
|
7667
7673
|
"./no-video.png": "1e3f",
|
|
7668
7674
|
"./no-voice.png": "c39d",
|
|
@@ -8842,13 +8848,6 @@ module.exports = require("ant-design-vue/es/form/style");
|
|
|
8842
8848
|
|
|
8843
8849
|
/***/ }),
|
|
8844
8850
|
|
|
8845
|
-
/***/ "7b00":
|
|
8846
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
8847
|
-
|
|
8848
|
-
// extracted by mini-css-extract-plugin
|
|
8849
|
-
|
|
8850
|
-
/***/ }),
|
|
8851
|
-
|
|
8852
8851
|
/***/ "7b0b":
|
|
8853
8852
|
/***/ (function(module, exports, __webpack_require__) {
|
|
8854
8853
|
|
|
@@ -10800,6 +10799,13 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf
|
|
|
10800
10799
|
|
|
10801
10800
|
/***/ }),
|
|
10802
10801
|
|
|
10802
|
+
/***/ "90bd":
|
|
10803
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
10804
|
+
|
|
10805
|
+
module.exports = __webpack_require__.p + "img/no-data2.0ca9388b.png";
|
|
10806
|
+
|
|
10807
|
+
/***/ }),
|
|
10808
|
+
|
|
10803
10809
|
/***/ "90e3":
|
|
10804
10810
|
/***/ (function(module, exports) {
|
|
10805
10811
|
|
|
@@ -12040,6 +12046,13 @@ module.exports = function (it, TAG, STATIC) {
|
|
|
12040
12046
|
};
|
|
12041
12047
|
|
|
12042
12048
|
|
|
12049
|
+
/***/ }),
|
|
12050
|
+
|
|
12051
|
+
/***/ "d49c":
|
|
12052
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
12053
|
+
|
|
12054
|
+
// extracted by mini-css-extract-plugin
|
|
12055
|
+
|
|
12043
12056
|
/***/ }),
|
|
12044
12057
|
|
|
12045
12058
|
/***/ "d4c3":
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.chat-strategy-condition .condition-item[data-v-194d7d74]{display:flex;align-items:center}.chat-strategy-condition .condition-item[data-v-194d7d74] .ant-form-item{margin-right:8px}.chat-event-notice[data-v-51c4b57e]{margin-top:24px}.chat-event-notice .notice-title[data-v-51c4b57e]{line-height:22px;font-size:16px;color:#2e2e2e}.chat-event-strategy[data-v-21643a93]{margin-top:16px;background:rgba(210,217,232,.19)}.chat-event-strategy .strategy-title[data-v-21643a93]{display:flex;align-items:center;height:40px;padding:0 16px;color:#506493;font-size:14px;border-bottom:1px solid #b8c5e2}.chat-event-strategy .strategy-title .close-icon[data-v-21643a93]{margin-left:auto}.chat-event-strategy .strategy-main[data-v-21643a93]{padding:15px}.chat-event-edit[data-v-14352dc6]{height:100%;display:flex;flex-direction:column}.chat-event-edit[data-v-14352dc6] .ant-form-item{margin-bottom:0}.chat-event-edit .main-content[data-v-14352dc6]{flex:1;overflow-y:auto;overflow-x:hidden}.chat-event-edit .main-content[data-v-14352dc6]::-webkit-scrollbar{width:5px}.chat-event-edit .form-bottom[data-v-14352dc6]{display:flex;align-items:center;margin-top:auto;margin-left:-15px;padding-left:15px;height:49px}.chat-event-drawer .ant-drawer-body{height:calc(100% - 55px);padding-bottom:0}.chat-event[data-v-dfb8c2fe]{padding:15px}.chat-event .page-title[data-v-dfb8c2fe]{font-weight:500;color:#2e2e2e;font-size:16px}.chat-event[data-v-dfb8c2fe] .ant-input-group-wrapper{width:340px;margin-right:24px}.chat-event[data-v-dfb8c2fe] .ant-table-wrapper{margin-top:16px}.chat-event[data-v-dfb8c2fe] .ant-table-tbody>tr>td,.chat-event[data-v-dfb8c2fe] .ant-table-thead>tr>th{padding:10px 16px}.chat-event[data-v-dfb8c2fe] .ant-table-thead>tr>th{font-weight:700;background-color:#e6eaef}.chat-event[data-v-dfb8c2fe] .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden}.chat-event[data-v-dfb8c2fe] .ant-input-group-addon{padding:0}.chat-worktime[data-v-1c389abb]{padding:15px}.chat-worktime .page-title[data-v-1c389abb]{font-weight:500;color:#2e2e2e;font-size:16px}.chat-worktime[data-v-1c389abb] .ant-table-wrapper{margin-top:16px}.chat-worktime[data-v-1c389abb] .ant-table-tbody>tr>td,.chat-worktime[data-v-1c389abb] .ant-table-thead>tr>th{padding:10px 16px}.chat-worktime[data-v-1c389abb] .ant-table-thead>tr>th{font-weight:700;background-color:#e6eaef}.chat-worktime[data-v-1c389abb] .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden}.batch-select[data-v-b8cfc4a0]{height:100%}.batch-select[data-v-b8cfc4a0] .ant-input-group-addon{padding:0;border:none!important}.batch-select .left-tree[data-v-b8cfc4a0]{display:flex;flex-direction:column;height:100%;padding:15px;border-right:1px solid #d2d9e8}.batch-select .left-tree .check-all[data-v-b8cfc4a0]{margin-top:20px;padding-bottom:10px;border-bottom:1px solid #d2d9e8}.batch-select .left-tree[data-v-b8cfc4a0] .ant-tree{width:100%;flex:1;overflow:auto;position:relative}.batch-select .left-tree[data-v-b8cfc4a0] .ant-tree::-webkit-scrollbar{width:6px;height:6px;background-color:#f5f5f5}.batch-select .left-tree[data-v-b8cfc4a0] .ant-tree-treenode-switcher-close{display:flex;align-items:center;height:32px;box-sizing:content-box}.batch-select .left-tree .username[data-v-b8cfc4a0]{display:flex;align-items:center}.batch-select .left-tree .search-name[data-v-b8cfc4a0]{color:red}.batch-select .left-tree .first-name[data-v-b8cfc4a0]{display:inline-block;width:32px;height:32px;line-height:32px;margin-right:6px;text-align:center;background-color:#7d88b5;border-radius:50%;color:#fff}.batch-select .right-page[data-v-b8cfc4a0]{display:flex;flex-direction:column;height:100%;padding:20px 15px 16px 15px;overflow:auto}.batch-select .right-page[data-v-b8cfc4a0]::-webkit-scrollbar{width:5px;height:5px}.batch-select .right-page .right-top[data-v-b8cfc4a0]{flex:1;overflow-y:auto;overflow-x:hidden}.batch-select .right-page .right-top .ant-tag[data-v-b8cfc4a0]{margin-bottom:8px}.batch-select .right-page .right-bottom[data-v-b8cfc4a0]{margin-top:auto}.chat-customer-service[data-v-4d60db31]{padding:15px}.chat-customer-service .page-title[data-v-4d60db31]{font-weight:500;color:#2e2e2e;font-size:16px}.chat-customer-service .search-role[data-v-4d60db31]{width:160px;margin-right:8px}.chat-customer-service[data-v-4d60db31] .ant-input-group-wrapper{width:340px;margin-right:8px}.chat-customer-service[data-v-4d60db31] .ant-table-wrapper{margin-top:16px}.chat-customer-service[data-v-4d60db31] .ant-table-tbody>tr>td,.chat-customer-service[data-v-4d60db31] .ant-table-thead>tr>th{padding:10px 16px}.chat-customer-service[data-v-4d60db31] .ant-table-thead>tr>th{font-weight:700;background-color:#f2f2f2}.chat-customer-service[data-v-4d60db31] .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden}.chat-customer-service[data-v-4d60db31] .ant-input-group-addon{padding:0}.svg-icon[data-v-116546f7]{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.chat-base-info[data-v-f92ec95e]{height:100%;display:flex;flex-direction:column;padding:15px;padding-bottom:0}.chat-base-info .main-form[data-v-f92ec95e]{overflow:auto}.chat-base-info .main-form[data-v-f92ec95e]::-webkit-scrollbar{width:5px}.chat-base-info .page-title[data-v-f92ec95e]{font-weight:500;color:#2e2e2e;font-size:16px}.chat-base-info .main-form[data-v-f92ec95e]{flex:1}.chat-base-info .delayed-setting[data-v-f92ec95e],.chat-base-info .time-setting[data-v-f92ec95e]{padding-left:20px}.chat-base-info .delayed-setting[data-v-f92ec95e] .ant-form-item,.chat-base-info .time-setting[data-v-f92ec95e] .ant-form-item{display:flex}.chat-base-info .delayed-setting[data-v-f92ec95e]{margin-left:30px}.chat-base-info .delayed-setting .unit[data-v-f92ec95e]{display:inline-block;margin-left:10px}.chat-base-info[data-v-f92ec95e] .ant-form-item{margin-bottom:0}.chat-base-info[data-v-f92ec95e] .ant-form-item-children{display:flex;align-items:center}.chat-base-info .server-form-item[data-v-f92ec95e] .ant-form-item-children{flex-wrap:wrap}.chat-base-info .functional-module[data-v-f92ec95e]{margin-bottom:30px}.chat-base-info .functional-module .title[data-v-f92ec95e]{color:#506493;line-height:22px;padding-left:8px;border-left:3px solid #5585f5}.chat-base-info .functional-module .broadcaste-wrap .broadcaste-title[data-v-f92ec95e]{display:flex;align-items:center;margin:8px 0}.chat-base-info .functional-module .broadcaste-wrap .broadcaste-title>span[data-v-f92ec95e]{margin:0 8px}.chat-base-info .functional-module .broadcaste-wrap .broadcaste-item[data-v-f92ec95e]{display:flex;align-items:center;margin-bottom:4px}.chat-base-info .functional-module .broadcaste-wrap .broadcaste-item>div[data-v-f92ec95e]{display:flex;align-items:center;width:40%}.chat-base-info .functional-module .broadcaste-wrap .broadcaste-item>div .item-title[data-v-f92ec95e]{width:60px;margin:4px}.chat-base-info .functional-module .client-url[data-v-f92ec95e]{margin-bottom:8px}.chat-base-info[data-v-f92ec95e] .ant-table-tbody>tr>td,.chat-base-info[data-v-f92ec95e] .ant-table-thead>tr>th{padding:4px 30px}.chat-base-info .form-bottom[data-v-f92ec95e]{display:flex;align-items:center;margin-top:auto;margin-left:-15px;padding-left:15px;height:49px;box-shadow:0 -3px 8px 2px #eff3ff;border-top:1px solid #b8c5e2}.chat-base-info .title-input[data-v-f92ec95e]{width:150px;margin-right:20px;text-align:center}.chat-base-info .bot-setting[data-v-f92ec95e] .ant-form-item{display:flex}.chat-base-info .serverinfo-wrapper[data-v-f92ec95e]{display:flex;align-items:center}.chat-base-info .serverinfo-label[data-v-f92ec95e]{display:inline-block;width:100px;padding-right:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-base-info .classify-wrapper[data-v-f92ec95e]{display:flex;align-items:flex-start}.chat-base-info .classify-wrapper .classify-item[data-v-f92ec95e]{margin-left:10px;margin-bottom:8px;padding:10px;border:1px solid #b8c5e2;background-color:#f6f7fa}.chat-base-info .classify-wrapper .classify-item .name[data-v-f92ec95e]{display:inline-block;width:80px}.chat-base-info .classify-wrapper .classify-item .statistic[data-v-f92ec95e]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.chat-base-info .classify-wrapper .classify-item .server[data-v-f92ec95e]{margin-bottom:10px}.chat-base-info .rightClickSetting[data-v-f92ec95e] .ant-form-item{display:flex}.chat-base-info .ASC_DESC[data-v-f92ec95e] .ant-form-item-control-wrapper{display:flex;align-items:center}.chat-base-info .refuse-item[data-v-f92ec95e]{margin-bottom:8px;display:flex;align-items:center}.chat-base-info .refuse-item .ant-input[data-v-f92ec95e]{max-width:348px;margin-right:15px}.chat-base-info .refuse-add-btn[data-v-f92ec95e]{border:none}.chat-base-info[data-v-f92ec95e] .rightClick-form .ant-form-item-control-wrapper{width:100%}.msg-describe[data-v-4b76a796]{width:235px;border-radius:0 8px;overflow:hidden;text-align:left;background-color:#fff}.msg-describe__header[data-v-4b76a796]{background-color:#5585f5;padding:10px 16px;font-size:16px;font-weight:600;color:#fff;line-height:22px;word-break:break-word}.msg-describe__content[data-v-4b76a796]{padding:10px 18px 8px;border-radius:0 0 8px 8px;word-break:break-word;overflow:hidden;border:1px solid #e6e6e6;border-top:0}.msg-describe__content .wrapper[data-v-4b76a796]{overflow:hidden;max-height:128px}.msg-describe .desc-item+.desc-item[data-v-4b76a796]{margin-top:8px}.msg-describe .desc-title[data-v-4b76a796]{font-size:14px;color:#7a7a7a;line-height:20px}.msg-describe .desc-txt[data-v-4b76a796]{font-size:16px;color:#212121;line-height:26px;font-weight:600}.msg-describe .fold-btn[data-v-4b76a796]{display:inline-block;font-size:14px;color:#7a7a7a;line-height:20px;margin-top:8px;cursor:pointer}.msg-describe .fold-btn i[data-v-4b76a796]{font-size:12px;margin-left:4px}.multichat-msg_picture{position:relative;min-width:160px;height:160px;background-color:#fff;border-radius:16px;border:12px solid transparent;padding:2px;overflow:hidden}.multichat-msg_picture:before{content:"";position:absolute;left:0;bottom:0;right:0;top:0;background-color:#fff;border-radius:6px}.multichat-msg_picture-icon{max-width:100%;height:100%;display:block;margin:0 auto;border-radius:4px;position:relative}.multichat-msg_picture-static{color:#fff;position:absolute;bottom:2px;left:2px;right:2px;line-height:22px;background-color:rgba(0,0,0,.6);font-size:12px;text-align:center;border-radius:0 0 4px 4px}.msg-prescription[data-v-a9aa04b2]{text-align:left;padding:0 16px;width:230px;background-color:#fff;border-radius:16px;font-size:14px;border:1px solid #ebebeb}.msg-prescription .prescription_header[data-v-a9aa04b2]{padding:8px 0;display:flex;align-items:center;border-bottom:1px solid #ebebeb}.msg-prescription .prescription_header-title[data-v-a9aa04b2]{line-height:22px;height:22px;font-size:16px;color:#000;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.msg-prescription .prescription_header-btn[data-v-a9aa04b2]{height:20px;line-height:20px;max-width:50%;overflow:hidden;cursor:pointer;color:#5585f5}.msg-prescription .prescription_wrapper[data-v-a9aa04b2]{display:flex;padding:10px 0}.msg-prescription .prescription_logo[data-v-a9aa04b2]{width:40px;height:40px;margin-right:12px}.msg-prescription .prescription_logo.img[data-v-a9aa04b2]{border-radius:50%}.msg-prescription .prescription_body[data-v-a9aa04b2]{flex:1;overflow:hidden;color:#666;word-break:break-all}.msg-prescription .prescription_btn-group[data-v-a9aa04b2]{margin-right:-8px;text-align:center}.msg-prescription .prescription_btn-group .ant-btn[data-v-a9aa04b2]{margin-bottom:8px;min-width:61px;max-width:100%;margin-right:8px;color:#5585f5;border-color:#5585f5}.msg-prescription .prescription_footer[data-v-a9aa04b2]{padding:2px 0 10px;line-height:20px;text-align:center}.msg-prescription .prescription_footer-btn[data-v-a9aa04b2]{cursor:pointer;display:inline-block;vertical-align:top;color:rgba(0,0,0,.45);padding-right:18px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAABDElEQVQ4T+WULQ6EMBCF3yocBgsXQOC4AnfA4UjgBCSgIOEEkOBw3IEr4BBcACwGh2IzTUqWn243m3U7rp32y5v30j62bdvwg3r8EWhdV9R1Ddd1oarqwb1lWdA0DTzPg6Ioh97Fo2EYEMcxDMNAmqY7jCBJkmAcR2RZBtM034Oo23Ud8jzfYbTHIVEUwbbtS87C1DhM13V2aZomiCDUvwXN8wxN03ZldJBDeO8s6dYjGsP3fTiOw2BUNE7btqiqinkn9YhSIzP7vkcYhgxGRZCiKGBZFgtDmhpdeoUFQcBAZVkKIUKPzjBai5Rwr96+Na6MDt+N82q49NESjOrsiTS1b38UqaJPwT8DPQFuOb/LC5pRKgAAAABJRU5ErkJggg==) 100%/18px no-repeat}.msg-prescription.customer .prescription_header-btn[data-v-a9aa04b2]{color:#21c17a}.msg-prescription.customer .prescription_btn-group .ant-btn[data-v-a9aa04b2]{color:#21c17a;border-color:#21c17a}.message-record[data-v-7d1a552e]{width:100%;height:100%}.message-record .content[data-v-7d1a552e]{text-align:left}.message-record-modal[data-v-7d1a552e]{min-height:650px}.message-record-modal .message-list-nodata[data-v-7d1a552e],.message-record-modal .message-list-wrapper[data-v-7d1a552e]{height:650px}.message-list-wrapper[data-v-7d1a552e]{height:100%;overflow:auto}.message-list-wrapper[data-v-7d1a552e]::-webkit-scrollbar{width:5px}.message-list-wrapper .immediate[data-v-7d1a552e]{text-align:center;line-height:40px}.message-list-wrapper .loading-icon[data-v-7d1a552e]{position:absolute;top:50%;left:50%}.message-list-nodata[data-v-7d1a552e]{height:100%;display:flex;justify-content:center;align-items:center}.message-item[data-v-7d1a552e]{display:flex;align-items:center;min-height:55px;padding:10px;border-bottom:1px solid #eeeff0}.message-item>img[data-v-7d1a552e]{align-self:flex-start}.message-item .message-content[data-v-7d1a552e]{align-self:stretch;flex:1;display:flex;flex-direction:column;justify-content:space-between;margin-left:8px;overflow:hidden}.message-item .message-content .name-time[data-v-7d1a552e]{display:flex;justify-content:space-between;color:#969696;margin-bottom:10px}.message-item .message-content .content[data-v-7d1a552e]{word-wrap:break-word}.msg-prescription[data-v-7d1a552e]{border-top-left-radius:0}.system-msg[data-v-7d1a552e]{text-align:left;line-height:20px;word-wrap:break-word;display:flex;justify-content:center}.system-msg .system-icon[data-v-7d1a552e]{font-size:18px;color:#ffc200;vertical-align:middle;margin-right:10px;margin-top:1px}.system-msg .system-btn[data-v-7d1a552e]{color:#5585f5;margin-left:8px;cursor:pointer;text-decoration:underline}.search-wrapper[data-v-04dfc814]{display:flex;margin-bottom:16px}.session-list[data-v-04dfc814]{margin-left:20px;padding-top:16px}.advance-table[data-v-04dfc814]{width:100%;margin-bottom:16px}.advance-table[data-v-04dfc814] td,.advance-table[data-v-04dfc814] th{padding:10px 8px}.configuratioin-page[data-v-2b06d999]{height:100%;display:flex;flex-direction:column}.configuratioin-page .configuratioin-wrap[data-v-2b06d999]{padding:0 14px;flex:1;overflow-y:auto}.configuratioin-page .footer-submit[data-v-2b06d999]{width:100%;height:50px;border-top:1px solid #d5d5d5;line-height:50px;background-color:#fff;padding:0 12px}.configuratioin-page .page-title[data-v-2b06d999]{font-size:16px;color:#000;line-height:22px;padding:10px 18px;border-bottom:1px solid #d5d5d5;margin-bottom:10px;position:relative}.configuratioin-page .page-title .icon[data-v-2b06d999]{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer}.configuratioin-page .page-title[data-v-2b06d999]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:16px;background:#2474ff}.configuratioin-page .popover-card[data-v-2b06d999]{width:360px;background:rgba(0,0,0,.75)}.user-config[data-v-3f949dba]{padding:0 14px}.page-title[data-v-3f949dba]{font-size:16px;color:#000;line-height:22px;padding:10px 18px;border-bottom:1px solid #d5d5d5;margin-bottom:10px;position:relative}.page-title .icon[data-v-3f949dba]{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer}.page-title[data-v-3f949dba]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:16px;background:#2474ff}.sip-info .sip-label[data-v-3f949dba]{color:rgba(0,0,0,.6);line-height:20px;margin-bottom:15px}.sip-info .sip-name[data-v-3f949dba]{color:#000;line-height:22px;margin-right:30px}.sip-info .sip-btn[data-v-3f949dba]{color:#2474ff;cursor:pointer}.user-role-wrapper[data-v-db34a300]{display:flex;min-height:240px}.user-role-wrapper .wrapper-item[data-v-db34a300]{padding:15px;flex:1;overflow-y:auto}.user-role-wrapper .wrapper-item+.wrapper-item[data-v-db34a300]{border-left:1px solid #ccc}.setting-item[data-v-db34a300]{display:flex;line-height:20px;padding:4px 0}.setting-item .setting-label[data-v-db34a300]{width:70px;padding-right:10px;text-align:right}.setting-item .setting-content[data-v-db34a300]{flex:1;overflow:hidden;min-height:20px}.setting-item .setting-content .ant-checkbox-wrapper[data-v-db34a300]{margin-bottom:6px}.chat-customer-service[data-v-4910a0f6]{padding:15px}.chat-customer-service[data-v-4910a0f6] .ant-input-search{width:200px;margin-right:8px}.chat-customer-service[data-v-4910a0f6] .ant-input-search .ant-input-group-addon{border:none!important;padding:0}.chat-customer-service[data-v-4910a0f6] .ant-table-wrapper{margin-top:16px}.chat-customer-service[data-v-4910a0f6] .ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected td{background-color:#f5f7fa}.chat-customer-service[data-v-4910a0f6] .ant-table-tbody>tr>td,.chat-customer-service[data-v-4910a0f6] .ant-table-thead>tr>th{padding:5px 10px}.chat-customer-service[data-v-4910a0f6] .ant-table-thead>tr>th{font-weight:700;background-color:#f2f2f2}.chat-customer-service[data-v-4910a0f6] .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden}.chat-setting[data-v-75c81df8]{height:calc(100% - 46px);background:#fff}.chat-setting .left-menu[data-v-75c81df8]{height:100%;display:flex;flex-direction:column;border-right:1px solid #d2d9e8;padding:16px}.chat-setting .left-menu .setting-menu[data-v-75c81df8]{flex:1}.chat-setting .left-menu .setting-menu .menu-item[data-v-75c81df8]{line-height:20px;padding:10px;cursor:pointer;border-radius:4px}.chat-setting .left-menu .setting-menu .menu-item[data-v-75c81df8]:hover{color:#5585f5}.chat-setting .left-menu .setting-menu .menu-item.active[data-v-75c81df8]{background-color:#5585f5}.chat-setting .left-menu .setting-menu .menu-item.active[data-v-75c81df8],.chat-setting .left-menu .setting-menu .menu-item.active[data-v-75c81df8]:hover{color:#fff}.chat-setting .left-menu .setting-menu .menu-item .menu-name[data-v-75c81df8]{margin-left:8px}.chat-setting .right-page[data-v-75c81df8]{height:100%}.chat-setting .goback[data-v-75c81df8]{margin-bottom:12px;font-weight:700;color:#5585f5;padding:0 6px 10px;cursor:pointer;border-bottom:1px solid hsla(0,0%,83.5%,.6)}
|
|
1
|
+
.chat-strategy-condition .condition-item[data-v-194d7d74]{display:flex;align-items:center}.chat-strategy-condition .condition-item[data-v-194d7d74] .ant-form-item{margin-right:8px}.chat-event-notice[data-v-51c4b57e]{margin-top:24px}.chat-event-notice .notice-title[data-v-51c4b57e]{line-height:22px;font-size:16px;color:#2e2e2e}.chat-event-strategy[data-v-21643a93]{margin-top:16px;background:rgba(210,217,232,.19)}.chat-event-strategy .strategy-title[data-v-21643a93]{display:flex;align-items:center;height:40px;padding:0 16px;color:#506493;font-size:14px;border-bottom:1px solid #b8c5e2}.chat-event-strategy .strategy-title .close-icon[data-v-21643a93]{margin-left:auto}.chat-event-strategy .strategy-main[data-v-21643a93]{padding:15px}.chat-event-edit[data-v-14352dc6]{height:100%;display:flex;flex-direction:column}.chat-event-edit[data-v-14352dc6] .ant-form-item{margin-bottom:0}.chat-event-edit .main-content[data-v-14352dc6]{flex:1;overflow-y:auto;overflow-x:hidden}.chat-event-edit .main-content[data-v-14352dc6]::-webkit-scrollbar{width:5px}.chat-event-edit .form-bottom[data-v-14352dc6]{display:flex;align-items:center;margin-top:auto;margin-left:-15px;padding-left:15px;height:49px}.chat-event-drawer .ant-drawer-body{height:calc(100% - 55px);padding-bottom:0}.chat-event[data-v-dfb8c2fe]{padding:15px}.chat-event .page-title[data-v-dfb8c2fe]{font-weight:500;color:#2e2e2e;font-size:16px}.chat-event[data-v-dfb8c2fe] .ant-input-group-wrapper{width:340px;margin-right:24px}.chat-event[data-v-dfb8c2fe] .ant-table-wrapper{margin-top:16px}.chat-event[data-v-dfb8c2fe] .ant-table-tbody>tr>td,.chat-event[data-v-dfb8c2fe] .ant-table-thead>tr>th{padding:10px 16px}.chat-event[data-v-dfb8c2fe] .ant-table-thead>tr>th{font-weight:700;background-color:#e6eaef}.chat-event[data-v-dfb8c2fe] .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden}.chat-event[data-v-dfb8c2fe] .ant-input-group-addon{padding:0}.chat-worktime[data-v-1c389abb]{padding:15px}.chat-worktime .page-title[data-v-1c389abb]{font-weight:500;color:#2e2e2e;font-size:16px}.chat-worktime[data-v-1c389abb] .ant-table-wrapper{margin-top:16px}.chat-worktime[data-v-1c389abb] .ant-table-tbody>tr>td,.chat-worktime[data-v-1c389abb] .ant-table-thead>tr>th{padding:10px 16px}.chat-worktime[data-v-1c389abb] .ant-table-thead>tr>th{font-weight:700;background-color:#e6eaef}.chat-worktime[data-v-1c389abb] .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden}.batch-select[data-v-b8cfc4a0]{height:100%}.batch-select[data-v-b8cfc4a0] .ant-input-group-addon{padding:0;border:none!important}.batch-select .left-tree[data-v-b8cfc4a0]{display:flex;flex-direction:column;height:100%;padding:15px;border-right:1px solid #d2d9e8}.batch-select .left-tree .check-all[data-v-b8cfc4a0]{margin-top:20px;padding-bottom:10px;border-bottom:1px solid #d2d9e8}.batch-select .left-tree[data-v-b8cfc4a0] .ant-tree{width:100%;flex:1;overflow:auto;position:relative}.batch-select .left-tree[data-v-b8cfc4a0] .ant-tree::-webkit-scrollbar{width:6px;height:6px;background-color:#f5f5f5}.batch-select .left-tree[data-v-b8cfc4a0] .ant-tree-treenode-switcher-close{display:flex;align-items:center;height:32px;box-sizing:content-box}.batch-select .left-tree .username[data-v-b8cfc4a0]{display:flex;align-items:center}.batch-select .left-tree .search-name[data-v-b8cfc4a0]{color:red}.batch-select .left-tree .first-name[data-v-b8cfc4a0]{display:inline-block;width:32px;height:32px;line-height:32px;margin-right:6px;text-align:center;background-color:#7d88b5;border-radius:50%;color:#fff}.batch-select .right-page[data-v-b8cfc4a0]{display:flex;flex-direction:column;height:100%;padding:20px 15px 16px 15px;overflow:auto}.batch-select .right-page[data-v-b8cfc4a0]::-webkit-scrollbar{width:5px;height:5px}.batch-select .right-page .right-top[data-v-b8cfc4a0]{flex:1;overflow-y:auto;overflow-x:hidden}.batch-select .right-page .right-top .ant-tag[data-v-b8cfc4a0]{margin-bottom:8px}.batch-select .right-page .right-bottom[data-v-b8cfc4a0]{margin-top:auto}.chat-customer-service[data-v-4d60db31]{padding:15px}.chat-customer-service .page-title[data-v-4d60db31]{font-weight:500;color:#2e2e2e;font-size:16px}.chat-customer-service .search-role[data-v-4d60db31]{width:160px;margin-right:8px}.chat-customer-service[data-v-4d60db31] .ant-input-group-wrapper{width:340px;margin-right:8px}.chat-customer-service[data-v-4d60db31] .ant-table-wrapper{margin-top:16px}.chat-customer-service[data-v-4d60db31] .ant-table-tbody>tr>td,.chat-customer-service[data-v-4d60db31] .ant-table-thead>tr>th{padding:10px 16px}.chat-customer-service[data-v-4d60db31] .ant-table-thead>tr>th{font-weight:700;background-color:#f2f2f2}.chat-customer-service[data-v-4d60db31] .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden}.chat-customer-service[data-v-4d60db31] .ant-input-group-addon{padding:0}.svg-icon[data-v-116546f7]{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.chat-base-info[data-v-6103d22e]{height:100%;display:flex;flex-direction:column;padding:15px;padding-bottom:0}.chat-base-info .main-form[data-v-6103d22e]{overflow:auto}.chat-base-info .main-form[data-v-6103d22e]::-webkit-scrollbar{width:5px}.chat-base-info .page-title[data-v-6103d22e]{font-weight:500;color:#2e2e2e;font-size:16px}.chat-base-info .main-form[data-v-6103d22e]{flex:1}.chat-base-info .delayed-setting[data-v-6103d22e],.chat-base-info .time-setting[data-v-6103d22e]{padding-left:20px}.chat-base-info .delayed-setting[data-v-6103d22e] .ant-form-item,.chat-base-info .time-setting[data-v-6103d22e] .ant-form-item{display:flex}.chat-base-info .delayed-setting[data-v-6103d22e]{margin-left:30px}.chat-base-info .delayed-setting .unit[data-v-6103d22e]{display:inline-block;margin-left:10px}.chat-base-info[data-v-6103d22e] .ant-form-item{margin-bottom:0}.chat-base-info[data-v-6103d22e] .ant-form-item-children{display:flex;align-items:center}.chat-base-info .server-form-item[data-v-6103d22e] .ant-form-item-children{flex-wrap:wrap}.chat-base-info .functional-module[data-v-6103d22e]{margin-bottom:30px}.chat-base-info .functional-module .title[data-v-6103d22e]{color:#506493;line-height:22px;padding-left:8px;border-left:3px solid #5585f5}.chat-base-info .functional-module .broadcaste-wrap .broadcaste-title[data-v-6103d22e]{display:flex;align-items:center;margin:8px 0}.chat-base-info .functional-module .broadcaste-wrap .broadcaste-title>span[data-v-6103d22e]{margin:0 8px}.chat-base-info .functional-module .broadcaste-wrap .broadcaste-item[data-v-6103d22e]{display:flex;align-items:center;margin-bottom:4px}.chat-base-info .functional-module .broadcaste-wrap .broadcaste-item>div[data-v-6103d22e]{display:flex;align-items:center;width:40%}.chat-base-info .functional-module .broadcaste-wrap .broadcaste-item>div .item-title[data-v-6103d22e]{width:60px;margin:4px}.chat-base-info .functional-module .client-url[data-v-6103d22e]{margin-bottom:8px}.chat-base-info[data-v-6103d22e] .ant-table-tbody>tr>td,.chat-base-info[data-v-6103d22e] .ant-table-thead>tr>th{padding:4px 30px}.chat-base-info .form-bottom[data-v-6103d22e]{display:flex;align-items:center;margin-top:auto;margin-left:-15px;padding-left:15px;height:49px;box-shadow:0 -3px 8px 2px #eff3ff;border-top:1px solid #b8c5e2}.chat-base-info .title-input[data-v-6103d22e]{width:150px;margin-right:20px;text-align:center}.chat-base-info .bot-setting[data-v-6103d22e] .ant-form-item{display:flex}.chat-base-info .serverinfo-wrapper[data-v-6103d22e]{display:flex;align-items:center}.chat-base-info .serverinfo-label[data-v-6103d22e]{display:inline-block;width:100px;padding-right:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-base-info .classify-wrapper[data-v-6103d22e]{display:flex;align-items:flex-start}.chat-base-info .classify-wrapper .classify-item[data-v-6103d22e]{margin-left:10px;margin-bottom:8px;padding:10px;border:1px solid #b8c5e2;background-color:#f6f7fa}.chat-base-info .classify-wrapper .classify-item .name[data-v-6103d22e]{display:inline-block;width:80px}.chat-base-info .classify-wrapper .classify-item .statistic[data-v-6103d22e]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.chat-base-info .classify-wrapper .classify-item .server[data-v-6103d22e]{margin-bottom:10px}.chat-base-info .rightClickSetting[data-v-6103d22e] .ant-form-item{display:flex}.chat-base-info .ASC_DESC[data-v-6103d22e] .ant-form-item-control-wrapper{display:flex;align-items:center}.chat-base-info .refuse-item[data-v-6103d22e]{margin-bottom:8px;display:flex;align-items:center}.chat-base-info .refuse-item .ant-input[data-v-6103d22e]{max-width:348px;margin-right:15px}.chat-base-info .refuse-add-btn[data-v-6103d22e]{border:none}.chat-base-info[data-v-6103d22e] .rightClick-form .ant-form-item-control-wrapper{width:100%}.msg-describe[data-v-4b76a796]{width:235px;border-radius:0 8px;overflow:hidden;text-align:left;background-color:#fff}.msg-describe__header[data-v-4b76a796]{background-color:#5585f5;padding:10px 16px;font-size:16px;font-weight:600;color:#fff;line-height:22px;word-break:break-word}.msg-describe__content[data-v-4b76a796]{padding:10px 18px 8px;border-radius:0 0 8px 8px;word-break:break-word;overflow:hidden;border:1px solid #e6e6e6;border-top:0}.msg-describe__content .wrapper[data-v-4b76a796]{overflow:hidden;max-height:128px}.msg-describe .desc-item+.desc-item[data-v-4b76a796]{margin-top:8px}.msg-describe .desc-title[data-v-4b76a796]{font-size:14px;color:#7a7a7a;line-height:20px}.msg-describe .desc-txt[data-v-4b76a796]{font-size:16px;color:#212121;line-height:26px;font-weight:600}.msg-describe .fold-btn[data-v-4b76a796]{display:inline-block;font-size:14px;color:#7a7a7a;line-height:20px;margin-top:8px;cursor:pointer}.msg-describe .fold-btn i[data-v-4b76a796]{font-size:12px;margin-left:4px}.multichat-msg_picture{position:relative;min-width:160px;height:160px;background-color:#fff;border-radius:16px;border:12px solid transparent;padding:2px;overflow:hidden}.multichat-msg_picture:before{content:"";position:absolute;left:0;bottom:0;right:0;top:0;background-color:#fff;border-radius:6px}.multichat-msg_picture-icon{max-width:100%;height:100%;display:block;margin:0 auto;border-radius:4px;position:relative}.multichat-msg_picture-static{color:#fff;position:absolute;bottom:2px;left:2px;right:2px;line-height:22px;background-color:rgba(0,0,0,.6);font-size:12px;text-align:center;border-radius:0 0 4px 4px}.msg-prescription[data-v-a9aa04b2]{text-align:left;padding:0 16px;width:230px;background-color:#fff;border-radius:16px;font-size:14px;border:1px solid #ebebeb}.msg-prescription .prescription_header[data-v-a9aa04b2]{padding:8px 0;display:flex;align-items:center;border-bottom:1px solid #ebebeb}.msg-prescription .prescription_header-title[data-v-a9aa04b2]{line-height:22px;height:22px;font-size:16px;color:#000;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.msg-prescription .prescription_header-btn[data-v-a9aa04b2]{height:20px;line-height:20px;max-width:50%;overflow:hidden;cursor:pointer;color:#5585f5}.msg-prescription .prescription_wrapper[data-v-a9aa04b2]{display:flex;padding:10px 0}.msg-prescription .prescription_logo[data-v-a9aa04b2]{width:40px;height:40px;margin-right:12px}.msg-prescription .prescription_logo.img[data-v-a9aa04b2]{border-radius:50%}.msg-prescription .prescription_body[data-v-a9aa04b2]{flex:1;overflow:hidden;color:#666;word-break:break-all}.msg-prescription .prescription_btn-group[data-v-a9aa04b2]{margin-right:-8px;text-align:center}.msg-prescription .prescription_btn-group .ant-btn[data-v-a9aa04b2]{margin-bottom:8px;min-width:61px;max-width:100%;margin-right:8px;color:#5585f5;border-color:#5585f5}.msg-prescription .prescription_footer[data-v-a9aa04b2]{padding:2px 0 10px;line-height:20px;text-align:center}.msg-prescription .prescription_footer-btn[data-v-a9aa04b2]{cursor:pointer;display:inline-block;vertical-align:top;color:rgba(0,0,0,.45);padding-right:18px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAABDElEQVQ4T+WULQ6EMBCF3yocBgsXQOC4AnfA4UjgBCSgIOEEkOBw3IEr4BBcACwGh2IzTUqWn243m3U7rp32y5v30j62bdvwg3r8EWhdV9R1Ddd1oarqwb1lWdA0DTzPg6Ioh97Fo2EYEMcxDMNAmqY7jCBJkmAcR2RZBtM034Oo23Ud8jzfYbTHIVEUwbbtS87C1DhM13V2aZomiCDUvwXN8wxN03ZldJBDeO8s6dYjGsP3fTiOw2BUNE7btqiqinkn9YhSIzP7vkcYhgxGRZCiKGBZFgtDmhpdeoUFQcBAZVkKIUKPzjBai5Rwr96+Na6MDt+N82q49NESjOrsiTS1b38UqaJPwT8DPQFuOb/LC5pRKgAAAABJRU5ErkJggg==) 100%/18px no-repeat}.msg-prescription.customer .prescription_header-btn[data-v-a9aa04b2]{color:#21c17a}.msg-prescription.customer .prescription_btn-group .ant-btn[data-v-a9aa04b2]{color:#21c17a;border-color:#21c17a}.message-record[data-v-7d1a552e]{width:100%;height:100%}.message-record .content[data-v-7d1a552e]{text-align:left}.message-record-modal[data-v-7d1a552e]{min-height:650px}.message-record-modal .message-list-nodata[data-v-7d1a552e],.message-record-modal .message-list-wrapper[data-v-7d1a552e]{height:650px}.message-list-wrapper[data-v-7d1a552e]{height:100%;overflow:auto}.message-list-wrapper[data-v-7d1a552e]::-webkit-scrollbar{width:5px}.message-list-wrapper .immediate[data-v-7d1a552e]{text-align:center;line-height:40px}.message-list-wrapper .loading-icon[data-v-7d1a552e]{position:absolute;top:50%;left:50%}.message-list-nodata[data-v-7d1a552e]{height:100%;display:flex;justify-content:center;align-items:center}.message-item[data-v-7d1a552e]{display:flex;align-items:center;min-height:55px;padding:10px;border-bottom:1px solid #eeeff0}.message-item>img[data-v-7d1a552e]{align-self:flex-start}.message-item .message-content[data-v-7d1a552e]{align-self:stretch;flex:1;display:flex;flex-direction:column;justify-content:space-between;margin-left:8px;overflow:hidden}.message-item .message-content .name-time[data-v-7d1a552e]{display:flex;justify-content:space-between;color:#969696;margin-bottom:10px}.message-item .message-content .content[data-v-7d1a552e]{word-wrap:break-word}.msg-prescription[data-v-7d1a552e]{border-top-left-radius:0}.system-msg[data-v-7d1a552e]{text-align:left;line-height:20px;word-wrap:break-word;display:flex;justify-content:center}.system-msg .system-icon[data-v-7d1a552e]{font-size:18px;color:#ffc200;vertical-align:middle;margin-right:10px;margin-top:1px}.system-msg .system-btn[data-v-7d1a552e]{color:#5585f5;margin-left:8px;cursor:pointer;text-decoration:underline}.search-wrapper[data-v-04dfc814]{display:flex;margin-bottom:16px}.session-list[data-v-04dfc814]{margin-left:20px;padding-top:16px}.advance-table[data-v-04dfc814]{width:100%;margin-bottom:16px}.advance-table[data-v-04dfc814] td,.advance-table[data-v-04dfc814] th{padding:10px 8px}.configuratioin-page[data-v-2b06d999]{height:100%;display:flex;flex-direction:column}.configuratioin-page .configuratioin-wrap[data-v-2b06d999]{padding:0 14px;flex:1;overflow-y:auto}.configuratioin-page .footer-submit[data-v-2b06d999]{width:100%;height:50px;border-top:1px solid #d5d5d5;line-height:50px;background-color:#fff;padding:0 12px}.configuratioin-page .page-title[data-v-2b06d999]{font-size:16px;color:#000;line-height:22px;padding:10px 18px;border-bottom:1px solid #d5d5d5;margin-bottom:10px;position:relative}.configuratioin-page .page-title .icon[data-v-2b06d999]{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer}.configuratioin-page .page-title[data-v-2b06d999]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:16px;background:#2474ff}.configuratioin-page .popover-card[data-v-2b06d999]{width:360px;background:rgba(0,0,0,.75)}.user-config[data-v-3f949dba]{padding:0 14px}.page-title[data-v-3f949dba]{font-size:16px;color:#000;line-height:22px;padding:10px 18px;border-bottom:1px solid #d5d5d5;margin-bottom:10px;position:relative}.page-title .icon[data-v-3f949dba]{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer}.page-title[data-v-3f949dba]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:16px;background:#2474ff}.sip-info .sip-label[data-v-3f949dba]{color:rgba(0,0,0,.6);line-height:20px;margin-bottom:15px}.sip-info .sip-name[data-v-3f949dba]{color:#000;line-height:22px;margin-right:30px}.sip-info .sip-btn[data-v-3f949dba]{color:#2474ff;cursor:pointer}.user-role-wrapper[data-v-db34a300]{display:flex;min-height:240px}.user-role-wrapper .wrapper-item[data-v-db34a300]{padding:15px;flex:1;overflow-y:auto}.user-role-wrapper .wrapper-item+.wrapper-item[data-v-db34a300]{border-left:1px solid #ccc}.setting-item[data-v-db34a300]{display:flex;line-height:20px;padding:4px 0}.setting-item .setting-label[data-v-db34a300]{width:70px;padding-right:10px;text-align:right}.setting-item .setting-content[data-v-db34a300]{flex:1;overflow:hidden;min-height:20px}.setting-item .setting-content .ant-checkbox-wrapper[data-v-db34a300]{margin-bottom:6px}.chat-customer-service[data-v-4910a0f6]{padding:15px}.chat-customer-service[data-v-4910a0f6] .ant-input-search{width:200px;margin-right:8px}.chat-customer-service[data-v-4910a0f6] .ant-input-search .ant-input-group-addon{border:none!important;padding:0}.chat-customer-service[data-v-4910a0f6] .ant-table-wrapper{margin-top:16px}.chat-customer-service[data-v-4910a0f6] .ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected td{background-color:#f5f7fa}.chat-customer-service[data-v-4910a0f6] .ant-table-tbody>tr>td,.chat-customer-service[data-v-4910a0f6] .ant-table-thead>tr>th{padding:5px 10px}.chat-customer-service[data-v-4910a0f6] .ant-table-thead>tr>th{font-weight:700;background-color:#f2f2f2}.chat-customer-service[data-v-4910a0f6] .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden}.chat-setting[data-v-75c81df8]{height:calc(100% - 46px);background:#fff}.chat-setting .left-menu[data-v-75c81df8]{height:100%;display:flex;flex-direction:column;border-right:1px solid #d2d9e8;padding:16px}.chat-setting .left-menu .setting-menu[data-v-75c81df8]{flex:1}.chat-setting .left-menu .setting-menu .menu-item[data-v-75c81df8]{line-height:20px;padding:10px;cursor:pointer;border-radius:4px}.chat-setting .left-menu .setting-menu .menu-item[data-v-75c81df8]:hover{color:#5585f5}.chat-setting .left-menu .setting-menu .menu-item.active[data-v-75c81df8]{background-color:#5585f5}.chat-setting .left-menu .setting-menu .menu-item.active[data-v-75c81df8],.chat-setting .left-menu .setting-menu .menu-item.active[data-v-75c81df8]:hover{color:#fff}.chat-setting .left-menu .setting-menu .menu-item .menu-name[data-v-75c81df8]{margin-left:8px}.chat-setting .right-page[data-v-75c81df8]{height:100%}.chat-setting .goback[data-v-75c81df8]{margin-bottom:12px;font-weight:700;color:#5585f5;padding:0 6px 10px;cursor:pointer;border-bottom:1px solid hsla(0,0%,83.5%,.6)}
|
package/es/scale-view/index.js
CHANGED
|
@@ -1846,17 +1846,6 @@ function _slicedToArray(arr, i) {
|
|
|
1846
1846
|
return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || Object(unsupportedIterableToArray["a" /* default */])(arr, i) || _nonIterableRest();
|
|
1847
1847
|
}
|
|
1848
1848
|
|
|
1849
|
-
/***/ }),
|
|
1850
|
-
|
|
1851
|
-
/***/ "3983":
|
|
1852
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1853
|
-
|
|
1854
|
-
"use strict";
|
|
1855
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_scaleView_vue_vue_type_style_index_0_id_fac99e0c_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("ffcb");
|
|
1856
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_scaleView_vue_vue_type_style_index_0_id_fac99e0c_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_scaleView_vue_vue_type_style_index_0_id_fac99e0c_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
1857
|
-
/* unused harmony reexport * */
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
1849
|
/***/ }),
|
|
1861
1850
|
|
|
1862
1851
|
/***/ "3a8d":
|
|
@@ -3799,6 +3788,17 @@ module.exports = require("ant-design-vue/es/date-picker");
|
|
|
3799
3788
|
|
|
3800
3789
|
// extracted by mini-css-extract-plugin
|
|
3801
3790
|
|
|
3791
|
+
/***/ }),
|
|
3792
|
+
|
|
3793
|
+
/***/ "9e25":
|
|
3794
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3795
|
+
|
|
3796
|
+
"use strict";
|
|
3797
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_scaleView_vue_vue_type_style_index_0_id_8c0762ec_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("be4a");
|
|
3798
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_scaleView_vue_vue_type_style_index_0_id_8c0762ec_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_scaleView_vue_vue_type_style_index_0_id_8c0762ec_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
3799
|
+
/* unused harmony reexport * */
|
|
3800
|
+
|
|
3801
|
+
|
|
3802
3802
|
/***/ }),
|
|
3803
3803
|
|
|
3804
3804
|
/***/ "9ea4":
|
|
@@ -4276,6 +4276,13 @@ module.exports = require("core-js/modules/web.url.js");
|
|
|
4276
4276
|
|
|
4277
4277
|
/***/ }),
|
|
4278
4278
|
|
|
4279
|
+
/***/ "be4a":
|
|
4280
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
4281
|
+
|
|
4282
|
+
// extracted by mini-css-extract-plugin
|
|
4283
|
+
|
|
4284
|
+
/***/ }),
|
|
4285
|
+
|
|
4279
4286
|
/***/ "be94":
|
|
4280
4287
|
/***/ (function(module, exports) {
|
|
4281
4288
|
|
|
@@ -4389,12 +4396,12 @@ var es_promise_finally = __webpack_require__("a79d");
|
|
|
4389
4396
|
// EXTERNAL MODULE: external "core-js/modules/es.function.name.js"
|
|
4390
4397
|
var es_function_name_js_ = __webpack_require__("db0a");
|
|
4391
4398
|
|
|
4392
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"31df8a8f-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/scale-view/scaleView.vue?vue&type=template&id=
|
|
4399
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"31df8a8f-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/scale-view/scaleView.vue?vue&type=template&id=8c0762ec&scoped=true&
|
|
4393
4400
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"r-scale"},[(_vm.spinning)?_vm._t("default",function(){return [_c('a-spin',{attrs:{"indicator":_vm.indicator}})]}):_vm._t("default",function(){return [(_vm.noData)?_c('div',[_vm._v("暂无数据")]):[(_vm.showEvaluateEntry)?_c('evaluatePage',{attrs:{"formArray":_vm.formArray,"evaluateResultConfig":_vm.config.evaluateResultConfig,"evaluateResultSetting":_vm.config.evaluateResultSetting,"isFinished":_vm.isFinished,"maxScore":_vm.maxScore},on:{"writeGuage":_vm.writeGuage}}):[(_vm.showEvaluateCoundownPage)?_c('evaluateCountdown',{ref:"evaluateCountdown",attrs:{"formArray":_vm.formArray,"evaluateResultConfig":_vm.config.evaluateResultConfig,"evaluateResultSetting":_vm.config.evaluateResultSetting,"form":_vm.form,"isFinished":_vm.isFinished,"currentTime":_vm.currentTime,"showEvaluateCountdown":_vm.showEvaluateCountdown},on:{"closeEvaluateCountdown":_vm.closeEvaluateCountdown}}):_vm._e(),_c('div',{staticClass:"scale-container",class:{ 'scale-container-nopadding': _vm.handlePageClass },style:(_vm.scaleStyle)},[(_vm.hasScore)?_c('div',{staticClass:"totalScore-warp"},[_c('div',[_vm._v(" 测评分数:"),_c('span',[_vm._v(_vm._s(_vm.config.totalScore)+"分")])]),_c('div',[_vm._v(" 测评总分:"),_c('span',[_vm._v(_vm._s(_vm.maxScore)+"分")])]),(_vm.hasEvaluateSetting)?[_c('div',[_vm._v(" 测评结果: "),_c('span',{staticClass:"score-result"},[_vm._v(_vm._s(_vm.config.evaluateResult))])]),_c('div',[_vm._v(" 结果说明:"),_c('span',[_vm._v(_vm._s(_vm.config.evaluateResultExplain))])])]:_vm._e()],2):_vm._e(),_c('a-form-model',{ref:"ruleForm",staticClass:"main",attrs:{"model":_vm.form,"rules":_vm.rules,"layout":_vm.form.layout,"colon":false}},[_vm._l((_vm.formArray),function(item,index){return [(item.type == 'TITLE')?[(_vm.isShowItem(item))?_c('a-form-model-item',{key:item.id || item.seq,attrs:{"colon":false}},[_c('h1',{staticClass:"lb-title"},[_vm._v(_vm._s(item.title))]),_c('div',{staticClass:"lb-title"},[_vm._v(_vm._s(item.describe))])]):_vm._e()]:(item.type == 'LINEBAR')?[(_vm.isShowItem(item))?_c('a-form-model-item',{key:item.id || item.seq,attrs:{"colon":false}},[(item.title)?_c('div',{staticClass:"linebar-div"},[_c('span',[_vm._v(_vm._s(item.title))]),_c('a-divider')],1):[_c('a-divider')]],2):_vm._e()]:(item.type == 'PROMPT')?[(_vm.isShowItem(item))?_c('a-form-model-item',{key:item.id || item.seq,staticClass:"my-prompt",attrs:{"colon":false}},[_c('MyPrompt',{key:item.id || item.seq,attrs:{"options":item.setting}})],1):_vm._e()]:(item.type == 'IMGCARD')?[(_vm.isShowItem(item))?_c('a-form-model-item',{key:item.id || item.seq,attrs:{"colon":false}},[(item.setting.imgLink)?_c('a',{attrs:{"href":item.setting.imgLink,"target":"_blank"}},[_c('img',{staticClass:"img-card",attrs:{"src":item.setting.imgUrl}})]):_c('img',{staticClass:"img-card",attrs:{"src":item.setting.imgUrl}})]):_vm._e()]:(item.type == 'RICH_TEXT')?[_c('div',{key:item.id || item.seq,staticClass:"rich-text-content",domProps:{"innerHTML":_vm._s(item.setting.defaultValue)}})]:[(_vm.isShowItem(item))?_c('a-form-model-item',{key:item.id || item.seq,attrs:{"prop":item.title}},[_c('span',{attrs:{"slot":"label"},slot:"label"},[_c('span',{class:{ 'scale-label-required': _vm.isFormBoldOpen(item) },domProps:{"innerHTML":_vm._s(_vm.handleShowQuestionNumber(item))}}),(_vm.isFormBoldOpen(item))?_c('span',{staticClass:"required-text"},[_vm._v("(必填)")]):_vm._e(),(_vm.showEvaluateLabel(item))?_c('span',{staticClass:"evalute-label"},[_vm._v(" "+_vm._s(_vm.showEvaluateLabel(item))+" ")]):_vm._e()]),(_vm.isInput(item.type))?_c('MyInput',_vm._b({attrs:{"type":item.valueType,"row":item.setting.inputRow || 1,"defaultPlaceHolder":item.setting.defaultPlaceHolder,"isLock":_vm.componentDisable},model:{value:(_vm.form[_vm.formKey(item)]),callback:function ($$v) {_vm.$set(_vm.form, _vm.formKey(item), $$v)},expression:"form[formKey(item)]"}},'MyInput',_vm.$attrs,false)):(_vm.isChoice(item.type))?_c('MyChoice',_vm._b({attrs:{"item":item,"isLock":_vm.componentDisable,"curIndex":index},on:{"change":function($event){return _vm.handleChoice($event, item)},"radioChange":_vm.radioChange,"checkboxChange":_vm.checkboxChange},model:{value:(_vm.form[_vm.formKey(item)]),callback:function ($$v) {_vm.$set(_vm.form, _vm.formKey(item), $$v)},expression:"form[formKey(item)]"}},'MyChoice',_vm.$attrs,false)):(_vm.isTime(item.type))?_c('MyTime',_vm._b({attrs:{"value":_vm.getTimeValue(item),"type":item.type,"startToStop":item.setting.startToStop,"dateType":item.setting.dateType,"isLock":_vm.componentDisable},on:{"change":function($event){return _vm.changeTime($event, item)}}},'MyTime',_vm.$attrs,false)):(_vm.isUpload(item.type))?_c('MyUpload',_vm._b({attrs:{"upType":item.type,"useFileList":item.dbValue,"limitPic":item.setting.limitPic,"isLock":_vm.componentDisable},on:{"change":function($event){return _vm.changeUpload($event, item)}}},'MyUpload',_vm.$attrs,false)):(item.type === 'LOCATION')?_c('div',{class:{ 'map-container': !_vm.isLock },on:{"click":function($event){!_vm.isLock && (_vm.mapVisible = !_vm.mapVisible)}}},[_c('a-input',{attrs:{"placeholder":"请选择","value":_vm.handleGetAddress(_vm.form[_vm.formKey(item)]),"disabled":""}},[_c('a-icon',{attrs:{"slot":"prefix","type":"info-circle"},slot:"prefix"})],1),_c('MapComp',_vm._b({attrs:{"visible":_vm.mapVisible,"locationProp":_vm.form[_vm.formKey(item)],"isLock":_vm.componentDisable},on:{"update:visible":function($event){_vm.mapVisible=$event},"selectLocation":function($event){return _vm.handleSelectLocation($event, item)}}},'MapComp',_vm.$attrs,false))],1):(item.type === 'ADDRESS')?_c('MyAddress',_vm._b({attrs:{"setting":item.setting,"defaultValue":_vm.defaultAddress,"isLock":_vm.componentDisable},on:{"change":function($event){return _vm.changeAddress($event, item)}}},'MyAddress',_vm.$attrs,false)):(item.type === 'LABEL')?_c('label-form',_vm._b({attrs:{"item":item,"selectedList":_vm.labelSelectedList,"isLock":_vm.componentDisable,"sourceType":_vm.source},on:{"onChange":function($event){return _vm.labelChange($event, item)}}},'label-form',_vm.$attrs,false)):(item.type === 'VEDIO')?_c('vod-Chunk-upload',_vm._b({attrs:{"source":'guage',"formData":item,"limitNum":item.setting.limitPic,"defFileList":_vm.form[_vm.formKey(item)],"isLock":_vm.componentDisable},on:{"vodFileList":function($event){return _vm.vodFileList($event, item)}}},'vod-Chunk-upload',_vm.$attrs,false)):_vm._e(),(_vm.showAnswerParse(item))?_c('answerParse',{attrs:{"item":item}}):_vm._e()],1):_vm._e()]]})],2)],1),(_vm.type === 'customList')?[(!_vm.noBtn)?_c('div',{staticClass:"footer"},[(false)?undefined:_vm._e(),_c('a-button',{attrs:{"type":"primary","disabled":_vm.banSubmit},on:{"click":_vm.onSubmit}},[_vm._v("保存")])],1):_vm._e()]:[(_vm.showSaveBtn)?_c('div',{staticClass:"footer"},[_c('a-button',{staticStyle:{"margin-right":"8px"},on:{"click":_vm.cancel}},[_vm._v("取消")]),(!_vm.isLock)?_c('a-button',{attrs:{"type":"primary","disabled":_vm.banSubmit},on:{"click":_vm.onSubmit}},[_vm._v("保存")]):_vm._e()],1):_vm._e()]]]]})],2)}
|
|
4394
4401
|
var staticRenderFns = []
|
|
4395
4402
|
|
|
4396
4403
|
|
|
4397
|
-
// CONCATENATED MODULE: ./packages/scale-view/scaleView.vue?vue&type=template&id=
|
|
4404
|
+
// CONCATENATED MODULE: ./packages/scale-view/scaleView.vue?vue&type=template&id=8c0762ec&scoped=true&
|
|
4398
4405
|
|
|
4399
4406
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/slicedToArray.js + 3 modules
|
|
4400
4407
|
var slicedToArray = __webpack_require__("3835");
|
|
@@ -14357,22 +14364,31 @@ var scaleViewvue_type_script_lang_js_components;
|
|
|
14357
14364
|
},
|
|
14358
14365
|
// 保存
|
|
14359
14366
|
onSubmit: function onSubmit() {
|
|
14360
|
-
var
|
|
14367
|
+
var _this12 = this,
|
|
14368
|
+
_this$$refs$evaluateC,
|
|
14369
|
+
_this$$refs$evaluateC2;
|
|
14361
14370
|
|
|
14362
|
-
//
|
|
14363
|
-
var
|
|
14371
|
+
// 不包含测评组件,点击提交,弹出二次确认对话框,确认要提交吗?
|
|
14372
|
+
var hasEvaluate = this.formArray.find(function (item) {
|
|
14373
|
+
return _this12.isEvaluation(item.type);
|
|
14374
|
+
});
|
|
14364
14375
|
|
|
14365
|
-
if (
|
|
14376
|
+
if (!hasEvaluate) {
|
|
14366
14377
|
this.confirmSubmit("确认要提交吗?");
|
|
14367
14378
|
return;
|
|
14368
|
-
}
|
|
14379
|
+
} // 包含测评组件,不包含考试时长,点击提交,弹出二次确认对话框,确认要结束测评吗?
|
|
14380
|
+
// 判断有无测评配置 并且在测评时间内
|
|
14381
|
+
// 无倒计时
|
|
14382
|
+
|
|
14369
14383
|
|
|
14384
|
+
var evaluateResultSetting = this.config.evaluateResultSetting;
|
|
14370
14385
|
var countdownDom = this.$refs.evaluateCountdown;
|
|
14371
14386
|
|
|
14372
|
-
if (!(countdownDom !== null && countdownDom !== void 0 && countdownDom.showEvaluateCountdown)) {
|
|
14387
|
+
if (!evaluateResultSetting || !Object.keys(evaluateResultSetting).length && !this.showEvaluateEntry || !(countdownDom !== null && countdownDom !== void 0 && countdownDom.showEvaluateCountdown)) {
|
|
14373
14388
|
this.confirmSubmit("确认要结束测评吗?");
|
|
14374
14389
|
return;
|
|
14375
|
-
}
|
|
14390
|
+
} // 在倒计时内
|
|
14391
|
+
|
|
14376
14392
|
|
|
14377
14393
|
var message = "确认要提前结束测评吗?";
|
|
14378
14394
|
var setAnswered = (_this$$refs$evaluateC = this.$refs.evaluateCountdown) === null || _this$$refs$evaluateC === void 0 ? void 0 : _this$$refs$evaluateC.setAnswered;
|
|
@@ -14399,16 +14415,16 @@ var scaleViewvue_type_script_lang_js_components;
|
|
|
14399
14415
|
});
|
|
14400
14416
|
},
|
|
14401
14417
|
onSubmitForm: function onSubmitForm() {
|
|
14402
|
-
var
|
|
14418
|
+
var _this13 = this;
|
|
14403
14419
|
|
|
14404
14420
|
this.$refs["ruleForm"].validate(function (valid, keys) {
|
|
14405
14421
|
if (valid) {
|
|
14406
|
-
|
|
14422
|
+
_this13.submitMethod();
|
|
14407
14423
|
} else {
|
|
14408
14424
|
if (Object.keys(keys).length > 0) {
|
|
14409
14425
|
var key = Object.keys(keys)[0];
|
|
14410
14426
|
|
|
14411
|
-
|
|
14427
|
+
_this13.$message.error(keys[key][0].field + keys[key][0].message);
|
|
14412
14428
|
}
|
|
14413
14429
|
|
|
14414
14430
|
return false;
|
|
@@ -14501,7 +14517,7 @@ var scaleViewvue_type_script_lang_js_components;
|
|
|
14501
14517
|
// }
|
|
14502
14518
|
},
|
|
14503
14519
|
handleScoreJson: function handleScoreJson() {
|
|
14504
|
-
var
|
|
14520
|
+
var _this14 = this;
|
|
14505
14521
|
|
|
14506
14522
|
var tempObj = Object.assign({}, this.form, this.submitForm);
|
|
14507
14523
|
var res = {};
|
|
@@ -14509,14 +14525,14 @@ var scaleViewvue_type_script_lang_js_components;
|
|
|
14509
14525
|
|
|
14510
14526
|
var _loop = function _loop(key) {
|
|
14511
14527
|
if (key) {
|
|
14512
|
-
var itemTemp =
|
|
14513
|
-
return
|
|
14528
|
+
var itemTemp = _this14.formArray.find(function (item) {
|
|
14529
|
+
return _this14.formKey(item) == key;
|
|
14514
14530
|
});
|
|
14515
14531
|
|
|
14516
14532
|
var keyTemp;
|
|
14517
14533
|
if (itemTemp && itemTemp.databaseTitle) keyTemp = itemTemp.databaseTitle;
|
|
14518
14534
|
|
|
14519
|
-
if (
|
|
14535
|
+
if (_this14.type == "customList" && itemTemp && itemTemp.setting && itemTemp.setting.startToStop != 1 && tempObj[key] && itemTemp.type == "DATETIME") {
|
|
14520
14536
|
if (itemTemp.setting && itemTemp.setting.dateType == "time" && tempObj[key]) tempObj[key] = external_moment_default()().format("YYYY-MM-DD ") + tempObj[key];
|
|
14521
14537
|
if (itemTemp.setting && itemTemp.setting.dateType == "date" && tempObj[key]) tempObj[key] = external_moment_default()(tempObj[key]).format("YYYY-MM-DD ") + external_moment_default()().format("HH:mm:ss");
|
|
14522
14538
|
}
|
|
@@ -14658,8 +14674,8 @@ var scaleViewvue_type_script_lang_js_components;
|
|
|
14658
14674
|
}));
|
|
14659
14675
|
// CONCATENATED MODULE: ./packages/scale-view/scaleView.vue?vue&type=script&lang=js&
|
|
14660
14676
|
/* harmony default export */ var scale_view_scaleViewvue_type_script_lang_js_ = (scaleViewvue_type_script_lang_js_);
|
|
14661
|
-
// EXTERNAL MODULE: ./packages/scale-view/scaleView.vue?vue&type=style&index=0&id=
|
|
14662
|
-
var
|
|
14677
|
+
// EXTERNAL MODULE: ./packages/scale-view/scaleView.vue?vue&type=style&index=0&id=8c0762ec&lang=less&scoped=true&
|
|
14678
|
+
var scaleViewvue_type_style_index_0_id_8c0762ec_lang_less_scoped_true_ = __webpack_require__("9e25");
|
|
14663
14679
|
|
|
14664
14680
|
// CONCATENATED MODULE: ./packages/scale-view/scaleView.vue
|
|
14665
14681
|
|
|
@@ -14676,7 +14692,7 @@ var scaleView_component = Object(componentNormalizer["a" /* default */])(
|
|
|
14676
14692
|
staticRenderFns,
|
|
14677
14693
|
false,
|
|
14678
14694
|
null,
|
|
14679
|
-
"
|
|
14695
|
+
"8c0762ec",
|
|
14680
14696
|
null
|
|
14681
14697
|
|
|
14682
14698
|
)
|
|
@@ -17903,13 +17919,6 @@ var global = __webpack_require__("da84");
|
|
|
17903
17919
|
module.exports = global.Promise;
|
|
17904
17920
|
|
|
17905
17921
|
|
|
17906
|
-
/***/ }),
|
|
17907
|
-
|
|
17908
|
-
/***/ "ffcb":
|
|
17909
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
17910
|
-
|
|
17911
|
-
// extracted by mini-css-extract-plugin
|
|
17912
|
-
|
|
17913
17922
|
/***/ })
|
|
17914
17923
|
|
|
17915
17924
|
/******/ })["default"];
|