cnhis-design-vue 0.2.42-beta → 0.2.43-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/index/index.js +67 -54
- package/es/index/style.css +1 -1
- package/es/multi-chat-setting/index.js +33 -28
- package/es/multi-chat-setting/style.css +1 -1
- package/es/table-filter/index.js +35 -27
- package/es/table-filter/style.css +1 -1
- package/lib/cui.common.js +114 -101
- package/lib/cui.umd.js +114 -101
- package/lib/cui.umd.min.js +13 -13
- package/package.json +1 -1
- package/packages/multi-chat/setting/index.vue +6 -1
- package/packages/table-filter/src/base-search-com/BaseSearch.vue +7 -1
package/es/index/index.js
CHANGED
|
@@ -6778,14 +6778,14 @@ var Classification_com_component = Object(componentNormalizer["a" /* default */]
|
|
|
6778
6778
|
)
|
|
6779
6779
|
|
|
6780
6780
|
/* harmony default export */ var Classification_com = (Classification_com_component.exports);
|
|
6781
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"68d87c1a-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/table-filter/src/base-search-com/BaseSearch.vue?vue&type=template&id=
|
|
6782
|
-
var
|
|
6781
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"68d87c1a-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/table-filter/src/base-search-com/BaseSearch.vue?vue&type=template&id=55155460&scoped=true&
|
|
6782
|
+
var BaseSearchvue_type_template_id_55155460_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"base-search"},[_c('div',{staticClass:"base-container"},[_c('div',{directives:[{name:"resize",rawName:"v-resize",value:(_vm.onResize),expression:"onResize"}],ref:"baseLeft",staticClass:"bease-left"},[(_vm.visibleInlineOperateBtn)?[_c('a-button',{staticClass:"btn-custom-class",staticStyle:{"margin":"8px 8px 8px 0"},style:({ display: _vm.isInlineOperating ? 'inline-block' : 'none' }),attrs:{"type":"primary"},on:{"click":_vm.inlineEditClick}},[_vm._v(" 保存 ")]),_c('a-button',{staticClass:"btn-custom-class",staticStyle:{"margin":"8px 8px 8px 0"},style:({ display: _vm.isInlineOperating ? 'inline-block' : 'none' }),on:{"click":_vm.inlineEditCancel}},[_vm._v(" 取消 ")])]:_c('ul',[(_vm.isShowSettingBtn)?_c('div',{ref:"btnRow",staticClass:"btn-row"},[_c('a-button',{directives:[{name:"show",rawName:"v-show",value:(_vm.currentTempId != '0' && _vm.isShowSetting('hideSettingBtn')),expression:"currentTempId != '0' && isShowSetting('hideSettingBtn')"}],staticClass:"btn-setting",attrs:{"icon":"setting"},on:{"click":_vm.handlerSetting}},[_vm._v(" 设置 ")]),(_vm.showViewList)?_c('a-dropdown',{attrs:{"overlayClassName":"viewList-dropdown"}},[_c('a-button',{staticClass:"viewList-button"},[_c('svg-icon',{staticStyle:{"font-size":"22px"},attrs:{"icon-class":'anniuqiehuanmoshi'}})],1),_c('a-menu',{attrs:{"slot":"overlay"},slot:"overlay"},_vm._l((_vm.viewList),function(item,index){return _c('a-menu-item',{key:index,class:{ 'menu-active': _vm.currentTempId === item.id },attrs:{"value":item.id},on:{"click":function($event){return _vm.handlerSelectTemp(item.id)}}},[_c('span',[_vm._v(_vm._s(item.name))])])}),1)],1):_vm._e()],1):_vm._e(),_vm._t("classification"),(_vm.showQuickSearch)?_c('li',{ref:"quickSearchLi"},[_c('a-button',{staticClass:"search-default",attrs:{"type":"default"},on:{"click":_vm.foldQuickSearch}},[_c('svg-icon',{staticStyle:{"color":"#2d7aff","margin-right":"6px"},attrs:{"icon-class":"xitongtubiaoBIxitongshaixuan"}}),_vm._v(" 筛选 "+_vm._s(_vm.qqConObjCount ? ("(" + _vm.qqConObjCount + ")") : '')+" ")],1)],1):_vm._e(),_vm._l((_vm.outSearchFieldList),function(item){return [_c('outQuickSearch',{key:item.id + item.random_key,attrs:{"item":item,"filterApiConfig":_vm.filterApiConfigOutSearch},on:{"outFilterChange":_vm.outFilterChange}})]}),_vm._l((_vm.outRelationQuickSearch),function(relationItem){return [_vm._l((relationItem.fieldList),function(item){return [_c('outQuickSearch',{key:item.id,attrs:{"item":item,"filterApiConfig":_vm.filterApiConfigOutSearch},on:{"outFilterChange":_vm.outFilterChange}})]})]}),(_vm.isShowSetting('hideSearch') && !_vm.showRelatedTreeBtn)?_c('li',{ref:"inputSearchLi",staticClass:"baseSearch-input-search"},[(_vm.outSearchFieldList && _vm.outSearchFieldList.length)?[_c('a-input',{staticClass:"input-search-com",style:({ width: _vm.inputSearchW + 'px', margin: '0 8px 8px 0' }),attrs:{"allowClear":"","placeholder":_vm.searchPlaceHolder,"value":_vm.currentValue},on:{"input":function($event){return _vm.$emit('input', $event.target.value)},"pressEnter":_vm.outFilterChange}},[(_vm.showPlaceholderPrefix)?_c('template',{slot:"prefix"},[_c('a-tooltip',{attrs:{"title":_vm.searchPlaceHolder,"overlayClassName":"basesearch-placeholder-tooltip"}},[_c('a-icon',{staticClass:"search-placeholder-icon",attrs:{"type":"info-circle"}})],1)],1):_vm._e()],2)]:_c('a-input-search',{staticClass:"my-input-search input-search-com",style:({ width: _vm.inputSearchW + 'px' }),attrs:{"allowClear":"","placeholder":_vm.searchPlaceHolder,"value":_vm.currentValue},on:{"search":_vm.onSearch,"input":function($event){return _vm.$emit('input', $event.target.value)}}},[(_vm.showPlaceholderPrefix)?_c('template',{slot:"prefix"},[_c('a-tooltip',{attrs:{"title":_vm.searchPlaceHolder,"overlayClassName":"basesearch-placeholder-tooltip"}},[_c('a-icon',{staticClass:"search-placeholder-icon",attrs:{"type":"info-circle"}})],1)],1):_vm._e(),_c('a-button',{attrs:{"slot":"enterButton","type":"primary"},slot:"enterButton"},[_c('svg-icon',{attrs:{"icon-class":"xitongtubiaosousuo"}})],1)],2)],2):_vm._e(),(_vm.outSearchFieldList && _vm.outSearchFieldList.length)?_c('li',[_c('a-button',{staticStyle:{"margin":"0 8px 8px 0"},attrs:{"type":"primary"},on:{"click":_vm.outFilterChange}},[_c('a-icon',{staticStyle:{"margin-right":"6px"},attrs:{"type":"search"}}),_vm._v(" 查询 ")],1)],1):_vm._e(),(_vm.showResetFilterBtn)?_c('li',[_c('a-button',{staticStyle:{"margin":"0 8px 8px 0"},on:{"click":_vm.handleReset}},[_c('svg-icon',{staticStyle:{"margin-right":"6px"},attrs:{"icon-class":"xitongtubiaoliebiaocaozuoanniushanchu"}}),_vm._v(" 重置 ")],1)],1):_vm._e(),(_vm.showRelatedTreeBtn)?[(_vm.showRelatedSearch)?_c('li',{class:[_vm.isRelatedSearchFold ? 'related-search-input' : 'related-search-input-expand']},[_c('a-input-search',{ref:"relatedSearchInput",staticClass:"my-input-search my-input-search-related",attrs:{"placeholder":"请输入关键字搜索","allowClear":"","value":_vm.currentValue},on:{"search":_vm.onRelatedSearch,"input":function($event){return _vm.$emit('input', $event.target.value)}}},[_c('a-button',{attrs:{"slot":"enterButton","type":"primary"},slot:"enterButton"},[_c('a-icon',{attrs:{"type":"search"}})],1)],1)],1):_vm._e(),(_vm.rowTileBtnListTree && _vm.rowTileBtnListTree.length === 1)?[_c('a-button',{staticStyle:{"margin-right":"8px","margin-bottom":"8px"},attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleAddType(_vm.rowTileBtnListTree[0])}}},[_vm._v(" "+_vm._s(_vm.rowTileBtnListTree[0].alias || _vm.rowTileBtnListTree[0].name)+" ")])]:_vm._e(),(_vm.rowTileBtnListTree.length > 1 && !_vm.isInlineOperating)?_c('a-dropdown',[_c('a-menu',{attrs:{"slot":"overlay"},slot:"overlay"},[_vm._l((_vm.rowTileBtnListTree),function(b){return [(b.type == 'ADD')?_c('a-menu-item',{key:b.sid,staticClass:"dropdown-btn",on:{"click":function($event){return _vm.handleAddType(b)}}},[_vm._v(" "+_vm._s(b.alias || b.name)+" "),(b.icon)?_c('a-icon',{attrs:{"type":_vm.btnObj[b.icon]}}):[(b.iconSetting)?_c('svg-icon',{style:({
|
|
6783
6783
|
marginRight: '8px'
|
|
6784
6784
|
}),attrs:{"iconClass":JSON.parse(b.iconSetting).icon}}):_vm._e()]],2):_vm._e()]})],2),_c('a-button',{staticStyle:{"margin-left":"8px","margin-bottom":"8px"},attrs:{"type":"primary","ghost":""}},[_vm._v(" "+_vm._s('更多')+" ... ")])],1):_vm._e()]:_vm._e(),(!_vm.nobutton && !_vm.showRelatedTreeBtn)?[(_vm.isButtonFolding)?[(_vm.allBtn && _vm.allBtn.length)?_c('li',{ref:"allBtnLi",staticClass:"allBtn"},[_c('a-dropdown',{directives:[{name:"show",rawName:"v-show",value:(!_vm.isInlineOperating),expression:"!isInlineOperating"}]},[_c('a-menu',{attrs:{"slot":"overlay"},slot:"overlay"},[_vm._l((_vm.allBtn),function(b,j){return [(b.type == 'ADD')?_c('a-menu-item',{key:b.sid,staticClass:"dropdown-btn",on:{"click":function($event){return _vm.showDrawer(b, j)}}},[_vm._v(" "+_vm._s(b.alias || b.name)+" "),_c('getBtnIcon',{attrs:{"data":b,"btnObj":_vm.btnObj}})],1):(_vm.showButtonTop == 1 && b.type != 'LINK' && _vm.currentTempId == '0')?_c('a-menu-item',{key:b.sid,staticClass:"dropdown-btn",on:{"click":function($event){return _vm.clickBtn(_vm.clickRowData, b, _vm.clickRowData.my_index, undefined, j)}}},[_vm._v(" "+_vm._s(b.showStyle === 'only_icon' ? '' : b.alias || b.name)+" "),_c('getBtnIcon',{attrs:{"data":b,"btnObj":_vm.btnObj}})],1):_vm._e()]})],2),_c('a-button',{staticClass:"ml12 dropdown-button"},[_vm._v(_vm._s('更多')+" "),_c('a-icon',{attrs:{"type":"down"}})],1)],1)],1):_vm._e()]:[(_vm.isShowGroupBtn)?[_vm._l((_vm.groupBtnObj),function(key,i){return [(key.list && key.list.length > 1)?_c('li',{key:i,ref:"rowTileBtnItem",refInFor:true,attrs:{"data-key":i,"data-source":"groupBtn"}},[_c('ButtonGroup',{directives:[{name:"show",rawName:"v-show",value:(!key.isHide),expression:"!key.isHide"}],attrs:{"title":i,"list":key.list,"currentTempId":_vm.currentTempId},on:{"showDrawer":_vm.showDrawer,"clickGroupBtn":_vm.clickGroupBtn}})],1):_vm._e()]})]:_vm._e(),_vm._l((_vm.rowTileBtnList),function(item,j){return [(_vm.showLi(item))?_c('li',{key:item.sid,ref:"rowTileBtnItem",refInFor:true,staticClass:"rowTileBtn-item 123",attrs:{"data-key":item.sid,"data-source":"rowTile"}},[(item.type == 'ADD' || item.type == 'BATCH')?[_c('a-button',{directives:[{name:"show",rawName:"v-show",value:(_vm.visibleBtn(item) && !item.isHide),expression:"visibleBtn(item) && !item.isHide"}],staticClass:"btn-custom-class",staticStyle:{"margin":"0 8px 8px 0"},style:(_vm.$utils.getBtnStyle(item)),attrs:{"type":item.showStyle == 'none_bg' || item.showStyle === 'only_icon' ? 'link' : 'primary',"ghost":item.showStyle == 'white_bg'},on:{"click":function($event){$event.preventDefault();$event.stopPropagation();return _vm.showDrawer(item, j)}}},[_c('getBtnIcon',{attrs:{"data":item,"btnObj":_vm.btnObj}}),(item.showStyle !== 'only_icon')?[_vm._v(" "+_vm._s(item.alias || item.name)+" ")]:_vm._e()],2),(item.isImportGuage)?_c('a-upload',{attrs:{"method":"post","show-upload-list":false,"action":((_vm.axios.defaults.baseURL) + "/guage/importGuage")},on:{"change":_vm.handleUploadChange}},[_c('a-button',{staticClass:"btn-custom-class",staticStyle:{"margin":"0 8px 8px 0"},style:(_vm.$utils.getBtnStyle(item)),attrs:{"type":item.showStyle == 'none_bg' || item.showStyle === 'only_icon' ? 'link' : 'primary',"ghost":item.showStyle == 'white_bg'}},[_c('a-icon',{attrs:{"type":"upload"}}),(item.showStyle !== 'only_icon')?[_vm._v(" "+_vm._s(item.alias || item.name)+" ")]:_vm._e()],2)],1):_vm._e()]:(_vm.isShowRowTileBtnItem(item))?[_c('a-button',{directives:[{name:"show",rawName:"v-show",value:(_vm.visibleBtn(item) && !item.isHide),expression:"visibleBtn(item) && !item.isHide"}],staticClass:"btn-custom-class",staticStyle:{"margin":"0 8px 8px 0"},style:(_vm.$utils.getBtnStyle(item)),attrs:{"type":item.showStyle == 'none_bg' ? 'link' : 'primary',"ghost":item.showStyle == 'white_bg'},on:{"click":function($event){$event.preventDefault();$event.stopPropagation();return _vm.clickBtn(_vm.clickRowData, item, _vm.clickRowData.my_index, undefined, j)}}},[_c('getBtnIcon',{attrs:{"data":item,"btnObj":_vm.btnObj}}),(item.showStyle !== 'only_icon')?[_vm._v(" "+_vm._s(item.alias || item.name)+" ")]:_vm._e()],2)]:_vm._e()],2):_vm._e()]}),_vm._l((_vm.rowPrintBtnList),function(item,j){return [(_vm.showLi(item))?_c('li',{key:item.sid,ref:"rowTileBtnItem",refInFor:true,staticClass:"rowTileBtn-item rowPrintBtn-btn",attrs:{"data-key":item.sid,"data-source":"rowTile"}},[(item.isVisible && !item.isHide)?[_c('PrintBtn',{attrs:{"printConfig":_vm.printConfig,"baseUrl":_vm.printConfig.printBaseUrl,"strategy":item.strategy,"btnText":item.name,"versionType":item.__printConfig && item.__printConfig.versionType,"port":item.__printConfig && item.__printConfig.port,"authorizationKey":item.__printConfig && item.__printConfig.authorizationKey,"templateNumber":item.__printConfig && item.__printConfig.number,"hisParams":item.__printConfig && item.__printConfig.hisParams,"params":_vm.getPrintBtnParams(item),"prevFn":function () { return _vm.printBtnPrevFn(_vm.clickRowData, item, 2, j); }},on:{"success":_vm.receivePrintSuccess,"error":_vm.receivePrintError}})]:_vm._e()],2):_vm._e()]}),(_vm.showRowFoldBtnList(_vm.rowFoldBtnList, 'rowFoldBtnList'))?_c('li',{staticClass:"rowFoldBtn"},[_c('a-dropdown',{directives:[{name:"show",rawName:"v-show",value:(!_vm.isInlineOperating),expression:"!isInlineOperating"}],attrs:{"overlayClassName":"baseSearch-fold-dropdown"}},[_c('a-menu',{attrs:{"slot":"overlay"},slot:"overlay"},[_vm._l((_vm.rowFoldBtnList),function(b,j){return [(_vm.showLiAdd(b))?_c('a-menu-item',{directives:[{name:"show",rawName:"v-show",value:(_vm.visibleBtn(b)),expression:"visibleBtn(b)"}],key:b.sid,staticClass:"dropdown-btn",on:{"click":function($event){return _vm.showDrawer(b, j)}}},[_vm._v(" "+_vm._s(b.alias || b.name)+" "),_c('getBtnIcon',{attrs:{"data":b,"btnObj":_vm.btnObj}})],1):(_vm.showLiFold(b))?[_c('a-menu-item',{directives:[{name:"show",rawName:"v-show",value:(_vm.visibleBtn(b)),expression:"visibleBtn(b)"}],key:b.sid,staticClass:"dropdown-btn",on:{"click":function($event){return _vm.clickBtn(_vm.clickRowData, b, _vm.clickRowData.my_index, undefined, j)}}},[_vm._v(" "+_vm._s(b.alias || b.name)+" "),_c('getBtnIcon',{attrs:{"data":b,"btnObj":_vm.btnObj}})],1)]:_vm._e()]})],2),_c('a-button',{staticClass:"dropdown-button",staticStyle:{"margin":"0 8px 8px 0"}},[_vm._v(_vm._s('更多')+" "),_c('a-icon',{attrs:{"type":"down"}})],1)],1)],1):_vm._e(),(_vm.showRowFoldBtnList(_vm.rowFoldHideBtnList))?[_c('a-dropdown',{directives:[{name:"show",rawName:"v-show",value:(!_vm.isInlineOperating),expression:"!isInlineOperating"}],attrs:{"overlayClassName":"rowFoldHideBtnList-dropdown"}},[_c('a-menu',{attrs:{"slot":"overlay"},slot:"overlay"},[_vm._l((_vm.rowFoldHideBtnListObj),function(value,key){return [(_vm.showRowFoldBtnList(value.list))?_c('a-menu-item-group',{key:key},[_c('template',{slot:"title"}),_vm._l((value.list),function(b,j){return [(b.type == 'ADD')?_c('a-menu-item',{directives:[{name:"show",rawName:"v-show",value:(_vm.visibleBtn(b)),expression:"visibleBtn(b)"}],key:b.sid,staticClass:"dropdown-btn",on:{"click":function($event){return _vm.showDrawer(b, j)}}},[_vm._v(" "+_vm._s(b.alias || b.name)+" "),_c('getBtnIcon',{attrs:{"data":b,"btnObj":_vm.btnObj}})],1):(b.type != 'LINK' && _vm.currentTempId == '0')?[_c('a-menu-item',{directives:[{name:"show",rawName:"v-show",value:(_vm.visibleBtn(b)),expression:"visibleBtn(b)"}],key:b.sid,staticClass:"dropdown-btn",on:{"click":function($event){return _vm.clickBtn(_vm.clickRowData, b, _vm.clickRowData.my_index, undefined, j)}}},[_vm._v(" "+_vm._s(b.alias || b.name)+" "),_c('getBtnIcon',{attrs:{"data":b,"btnObj":_vm.btnObj}})],1)]:_vm._e()]})],2):_vm._e()]})],2),_c('a-button',{staticClass:"dropdown-button",staticStyle:{"margin":"0 8px 8px 0"}},[_vm._v(_vm._s('更多')+" "),_c('a-icon',{attrs:{"type":"down"}})],1)],1)]:_vm._e()]]:_vm._e()],2)],2)]),(_vm.conditionType === 'keyword' && _vm.tabConditionList.length > 0)?_c('div',{staticClass:"base-tabs"},_vm._l((_vm.tabConditionList),function(item,index){return _c('div',{key:index,class:_vm.tabIndex === index ? 'base-tabs-item base-tabs-item-active' : 'base-tabs-item',on:{"click":function($event){return _vm.tabClick(index)}}},[_vm._v(_vm._s(item.name)+" "+_vm._s(_vm.countTabCondition == 1 && (item.digital || item.digital === 0) ? '(' + (item.digital || 0) + ')' : ''))])}),0):_vm._e(),_c('span',{ref:"baseSearchPlaceholderSpan",staticClass:"baseSearchPlaceholderSpan"},[_vm._v(" "+_vm._s(_vm.searchPlaceHolder)+" ")])])}
|
|
6785
|
-
var
|
|
6785
|
+
var BaseSearchvue_type_template_id_55155460_scoped_true_staticRenderFns = []
|
|
6786
6786
|
|
|
6787
6787
|
|
|
6788
|
-
// CONCATENATED MODULE: ./packages/table-filter/src/base-search-com/BaseSearch.vue?vue&type=template&id=
|
|
6788
|
+
// CONCATENATED MODULE: ./packages/table-filter/src/base-search-com/BaseSearch.vue?vue&type=template&id=55155460&scoped=true&
|
|
6789
6789
|
|
|
6790
6790
|
// EXTERNAL MODULE: external "core-js/modules/es.string.search.js"
|
|
6791
6791
|
var es_string_search_js_ = __webpack_require__("1c32");
|
|
@@ -8292,6 +8292,14 @@ var BaseSearchvue_type_script_lang_js_BTNOBJ = {
|
|
|
8292
8292
|
},
|
|
8293
8293
|
showRelatedSearch: function showRelatedSearch() {
|
|
8294
8294
|
return this.showRelatedTreeBtn && this.isShowSetting('hideSearch');
|
|
8295
|
+
},
|
|
8296
|
+
showQuickSearch: function showQuickSearch() {
|
|
8297
|
+
var _this$relatedBaseInfo;
|
|
8298
|
+
|
|
8299
|
+
var showQuick = this.isShowSetting('hideQuickSearch'); // 平铺列表, 左侧不为tree, 而是table
|
|
8300
|
+
|
|
8301
|
+
if (this.editTableSource == 'relatedComponent' && ((_this$relatedBaseInfo = this.relatedBaseInfo) === null || _this$relatedBaseInfo === void 0 ? void 0 : _this$relatedBaseInfo.showType) != "TREE") return showQuick;
|
|
8302
|
+
return showQuick && this.isRelatedSearchFold;
|
|
8295
8303
|
}
|
|
8296
8304
|
},
|
|
8297
8305
|
data: function data() {
|
|
@@ -10116,8 +10124,8 @@ var BaseSearchvue_type_script_lang_js_BTNOBJ = {
|
|
|
10116
10124
|
}));
|
|
10117
10125
|
// CONCATENATED MODULE: ./packages/table-filter/src/base-search-com/BaseSearch.vue?vue&type=script&lang=js&
|
|
10118
10126
|
/* harmony default export */ var base_search_com_BaseSearchvue_type_script_lang_js_ = (BaseSearchvue_type_script_lang_js_);
|
|
10119
|
-
// EXTERNAL MODULE: ./packages/table-filter/src/base-search-com/BaseSearch.vue?vue&type=style&index=0&id=
|
|
10120
|
-
var
|
|
10127
|
+
// EXTERNAL MODULE: ./packages/table-filter/src/base-search-com/BaseSearch.vue?vue&type=style&index=0&id=55155460&lang=less&scoped=true&
|
|
10128
|
+
var BaseSearchvue_type_style_index_0_id_55155460_lang_less_scoped_true_ = __webpack_require__("ecc7");
|
|
10121
10129
|
|
|
10122
10130
|
// EXTERNAL MODULE: ./packages/table-filter/src/base-search-com/BaseSearch.vue?vue&type=style&index=1&lang=less&
|
|
10123
10131
|
var BaseSearchvue_type_style_index_1_lang_less_ = __webpack_require__("aa86");
|
|
@@ -10134,11 +10142,11 @@ var BaseSearchvue_type_style_index_1_lang_less_ = __webpack_require__("aa86");
|
|
|
10134
10142
|
|
|
10135
10143
|
var BaseSearch_component = Object(componentNormalizer["a" /* default */])(
|
|
10136
10144
|
base_search_com_BaseSearchvue_type_script_lang_js_,
|
|
10137
|
-
|
|
10138
|
-
|
|
10145
|
+
BaseSearchvue_type_template_id_55155460_scoped_true_render,
|
|
10146
|
+
BaseSearchvue_type_template_id_55155460_scoped_true_staticRenderFns,
|
|
10139
10147
|
false,
|
|
10140
10148
|
null,
|
|
10141
|
-
"
|
|
10149
|
+
"55155460",
|
|
10142
10150
|
null
|
|
10143
10151
|
|
|
10144
10152
|
)
|
|
@@ -20801,13 +20809,6 @@ module.exports = require("core-js/modules/es.array.filter.js");
|
|
|
20801
20809
|
/* unused harmony reexport * */
|
|
20802
20810
|
|
|
20803
20811
|
|
|
20804
|
-
/***/ }),
|
|
20805
|
-
|
|
20806
|
-
/***/ "1b0a":
|
|
20807
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
20808
|
-
|
|
20809
|
-
// extracted by mini-css-extract-plugin
|
|
20810
|
-
|
|
20811
20812
|
/***/ }),
|
|
20812
20813
|
|
|
20813
20814
|
/***/ "1b3d":
|
|
@@ -31715,12 +31716,12 @@ var staticRenderFns = []
|
|
|
31715
31716
|
// EXTERNAL MODULE: ./packages/multi-chat/chat/mixins/base.js + 5 modules
|
|
31716
31717
|
var base = __webpack_require__("8ec7");
|
|
31717
31718
|
|
|
31718
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"68d87c1a-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/setting/index.vue?vue&type=template&id=
|
|
31719
|
-
var
|
|
31720
|
-
var
|
|
31719
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"68d87c1a-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/multi-chat/setting/index.vue?vue&type=template&id=81b37472&scoped=true&
|
|
31720
|
+
var settingvue_type_template_id_81b37472_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-row',{staticClass:"chat-setting"},[_c('a-col',{staticClass:"left-menu",attrs:{"span":5}},[(_vm.isShowGoback)?_c('div',{staticClass:"goback",on:{"click":_vm.handleGoBack}},[_c('a-icon',{staticStyle:{"margin-right":"10px"},attrs:{"type":"left"}}),_vm._v(" "+_vm._s(_vm.i18nText("3.20.50"))+" ")],1):_vm._e(),_c('div',{staticClass:"setting-menu"},[_c('ul',_vm._l((_vm.useMenuList),function(item){return _c('li',{key:item.type,staticClass:"menu-item",class:item.active && ['active'],on:{"click":function () { return _vm.handleMenuClick(item.type); }}},[_c('svg-icon',{attrs:{"icon-class":item.icon}}),_c('span',{staticClass:"menu-name"},[_vm._v(_vm._s(item.name))])],1)}),0)])]),_c('a-col',{staticClass:"right-page",attrs:{"span":19}},[_c(_vm.rightPage,_vm._b({tag:"component",attrs:{"assemblyId":_vm.assemblyId,"isStaff":_vm.isStaff,"userInfo":_vm.userInfo,"i18nText":_vm.i18nText}},'component',_vm.$attrs,false))],1)],1)}
|
|
31721
|
+
var settingvue_type_template_id_81b37472_scoped_true_staticRenderFns = []
|
|
31721
31722
|
|
|
31722
31723
|
|
|
31723
|
-
// CONCATENATED MODULE: ./packages/multi-chat/setting/index.vue?vue&type=template&id=
|
|
31724
|
+
// CONCATENATED MODULE: ./packages/multi-chat/setting/index.vue?vue&type=template&id=81b37472&scoped=true&
|
|
31724
31725
|
|
|
31725
31726
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
31726
31727
|
var defineProperty = __webpack_require__("ade3");
|
|
@@ -36865,6 +36866,11 @@ var settingvue_type_script_lang_js_components;
|
|
|
36865
36866
|
},
|
|
36866
36867
|
assemblyId: {
|
|
36867
36868
|
type: [String, Number]
|
|
36869
|
+
},
|
|
36870
|
+
// 是否单独配置的菜单,比如系统设置->配置管理->进入本页面
|
|
36871
|
+
isOtherEntry: {
|
|
36872
|
+
type: Boolean,
|
|
36873
|
+
default: false
|
|
36868
36874
|
}
|
|
36869
36875
|
},
|
|
36870
36876
|
data: function data() {
|
|
@@ -36929,7 +36935,7 @@ var settingvue_type_script_lang_js_components;
|
|
|
36929
36935
|
useMenuList: function useMenuList() {
|
|
36930
36936
|
var exclude = [];
|
|
36931
36937
|
|
|
36932
|
-
if (!this.isOrgAdmin) {
|
|
36938
|
+
if (!this.isOtherEntry && !this.isOrgAdmin) {
|
|
36933
36939
|
exclude = exclude.concat(["authority", "base-info", "event", "customer-service", "worktime", "session-list", "configuration"]);
|
|
36934
36940
|
}
|
|
36935
36941
|
|
|
@@ -37017,8 +37023,8 @@ var settingvue_type_script_lang_js_components;
|
|
|
37017
37023
|
});
|
|
37018
37024
|
// CONCATENATED MODULE: ./packages/multi-chat/setting/index.vue?vue&type=script&lang=js&
|
|
37019
37025
|
/* harmony default export */ var multi_chat_settingvue_type_script_lang_js_ = (settingvue_type_script_lang_js_);
|
|
37020
|
-
// EXTERNAL MODULE: ./packages/multi-chat/setting/index.vue?vue&type=style&index=0&id=
|
|
37021
|
-
var
|
|
37026
|
+
// EXTERNAL MODULE: ./packages/multi-chat/setting/index.vue?vue&type=style&index=0&id=81b37472&lang=less&scoped=true&
|
|
37027
|
+
var settingvue_type_style_index_0_id_81b37472_lang_less_scoped_true_ = __webpack_require__("e6d2");
|
|
37022
37028
|
|
|
37023
37029
|
// CONCATENATED MODULE: ./packages/multi-chat/setting/index.vue
|
|
37024
37030
|
|
|
@@ -37031,11 +37037,11 @@ var settingvue_type_style_index_0_id_4e32d8bd_lang_less_scoped_true_ = __webpack
|
|
|
37031
37037
|
|
|
37032
37038
|
var setting_component = Object(componentNormalizer["a" /* default */])(
|
|
37033
37039
|
multi_chat_settingvue_type_script_lang_js_,
|
|
37034
|
-
|
|
37035
|
-
|
|
37040
|
+
settingvue_type_template_id_81b37472_scoped_true_render,
|
|
37041
|
+
settingvue_type_template_id_81b37472_scoped_true_staticRenderFns,
|
|
37036
37042
|
false,
|
|
37037
37043
|
null,
|
|
37038
|
-
"
|
|
37044
|
+
"81b37472",
|
|
37039
37045
|
null
|
|
37040
37046
|
|
|
37041
37047
|
)
|
|
@@ -44491,13 +44497,6 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACt
|
|
|
44491
44497
|
|
|
44492
44498
|
/***/ }),
|
|
44493
44499
|
|
|
44494
|
-
/***/ "3166":
|
|
44495
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
44496
|
-
|
|
44497
|
-
// extracted by mini-css-extract-plugin
|
|
44498
|
-
|
|
44499
|
-
/***/ }),
|
|
44500
|
-
|
|
44501
44500
|
/***/ "31b6":
|
|
44502
44501
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
44503
44502
|
|
|
@@ -53832,17 +53831,6 @@ module.exports = require("core-js/modules/es.string.starts-with.js");
|
|
|
53832
53831
|
|
|
53833
53832
|
module.exports = require("core-js/modules/es.typed-array.subarray.js");
|
|
53834
53833
|
|
|
53835
|
-
/***/ }),
|
|
53836
|
-
|
|
53837
|
-
/***/ "4bad":
|
|
53838
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
53839
|
-
|
|
53840
|
-
"use strict";
|
|
53841
|
-
/* 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_4e32d8bd_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("3166");
|
|
53842
|
-
/* 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_4e32d8bd_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_4e32d8bd_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
53843
|
-
/* unused harmony reexport * */
|
|
53844
|
-
|
|
53845
|
-
|
|
53846
53834
|
/***/ }),
|
|
53847
53835
|
|
|
53848
53836
|
/***/ "4bcd":
|
|
@@ -80506,6 +80494,13 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM
|
|
|
80506
80494
|
|
|
80507
80495
|
/***/ }),
|
|
80508
80496
|
|
|
80497
|
+
/***/ "880f":
|
|
80498
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
80499
|
+
|
|
80500
|
+
// extracted by mini-css-extract-plugin
|
|
80501
|
+
|
|
80502
|
+
/***/ }),
|
|
80503
|
+
|
|
80509
80504
|
/***/ "88b5":
|
|
80510
80505
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
80511
80506
|
|
|
@@ -115084,6 +115079,17 @@ $({ target: PROMISE, stat: true, forced: INCORRECT_ITERATION }, {
|
|
|
115084
115079
|
});
|
|
115085
115080
|
|
|
115086
115081
|
|
|
115082
|
+
/***/ }),
|
|
115083
|
+
|
|
115084
|
+
/***/ "e6d2":
|
|
115085
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
115086
|
+
|
|
115087
|
+
"use strict";
|
|
115088
|
+
/* 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_81b37472_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("f190");
|
|
115089
|
+
/* 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_81b37472_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_81b37472_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
115090
|
+
/* unused harmony reexport * */
|
|
115091
|
+
|
|
115092
|
+
|
|
115087
115093
|
/***/ }),
|
|
115088
115094
|
|
|
115089
115095
|
/***/ "e721":
|
|
@@ -117627,6 +117633,17 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
117627
117633
|
|
|
117628
117634
|
/* harmony default export */ var table_date_picker = __webpack_exports__["default"] = (component.exports);
|
|
117629
117635
|
|
|
117636
|
+
/***/ }),
|
|
117637
|
+
|
|
117638
|
+
/***/ "ecc7":
|
|
117639
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
117640
|
+
|
|
117641
|
+
"use strict";
|
|
117642
|
+
/* 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_BaseSearch_vue_vue_type_style_index_0_id_55155460_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("880f");
|
|
117643
|
+
/* 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_BaseSearch_vue_vue_type_style_index_0_id_55155460_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_BaseSearch_vue_vue_type_style_index_0_id_55155460_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
117644
|
+
/* unused harmony reexport * */
|
|
117645
|
+
|
|
117646
|
+
|
|
117630
117647
|
/***/ }),
|
|
117631
117648
|
|
|
117632
117649
|
/***/ "ecfe":
|
|
@@ -117790,25 +117807,21 @@ module.exports = require("ant-design-vue/es/progress");
|
|
|
117790
117807
|
|
|
117791
117808
|
/***/ }),
|
|
117792
117809
|
|
|
117793
|
-
/***/ "
|
|
117810
|
+
/***/ "f133":
|
|
117794
117811
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
117795
117812
|
|
|
117796
117813
|
"use strict";
|
|
117797
|
-
/* harmony import */ var
|
|
117798
|
-
/* harmony import */ var
|
|
117814
|
+
/* 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_strategy_vue_vue_type_style_index_0_id_21643a93_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("f51f");
|
|
117815
|
+
/* 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_strategy_vue_vue_type_style_index_0_id_21643a93_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_strategy_vue_vue_type_style_index_0_id_21643a93_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
117799
117816
|
/* unused harmony reexport * */
|
|
117800
117817
|
|
|
117801
117818
|
|
|
117802
117819
|
/***/ }),
|
|
117803
117820
|
|
|
117804
|
-
/***/ "
|
|
117805
|
-
/***/ (function(module,
|
|
117806
|
-
|
|
117807
|
-
"use strict";
|
|
117808
|
-
/* 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_strategy_vue_vue_type_style_index_0_id_21643a93_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("f51f");
|
|
117809
|
-
/* 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_strategy_vue_vue_type_style_index_0_id_21643a93_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_strategy_vue_vue_type_style_index_0_id_21643a93_lang_less_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
117810
|
-
/* unused harmony reexport * */
|
|
117821
|
+
/***/ "f190":
|
|
117822
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
117811
117823
|
|
|
117824
|
+
// extracted by mini-css-extract-plugin
|
|
117812
117825
|
|
|
117813
117826
|
/***/ }),
|
|
117814
117827
|
|