cnhis-design-vue 0.2.0-beta → 0.2.1-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/age/index.js +2 -2
- package/es/big-table/index.js +21 -21
- package/es/button/index.js +2 -2
- package/es/captcha/index.js +3 -3
- package/es/checkbox/index.js +1 -1
- package/es/color-picker/index.js +1 -1
- package/es/drag-layout/index.js +3 -3
- package/es/editor/index.js +1 -1
- package/es/fabric-chart/index.js +9 -9
- package/es/index/index.js +193 -298
- package/es/input/index.js +1 -1
- package/es/map/index.js +1 -1
- package/es/multi-chat/index.js +24 -24
- package/es/multi-chat-client/index.js +18 -18
- package/es/multi-chat-history/index.js +4 -4
- package/es/multi-chat-record/index.js +4 -4
- package/es/multi-chat-setting/index.js +20 -20
- package/es/multi-chat-sip/index.js +1 -1
- package/es/radio/index.js +1 -1
- package/es/scale-view/index.js +22 -22
- package/es/select/index.js +3 -3
- package/es/select-label/index.js +2 -2
- package/es/select-person/index.js +2 -2
- package/es/table-filter/index.js +66 -36
- package/es/tag/index.js +1 -1
- package/es/verification-code/index.js +2 -2
- package/package.json +9 -9
- package/packages/table-filter/src/components/c-tree-select/tree-select.vue +14 -1
- package/packages/table-filter/src/components/out-quick-search/out-quick-search.vue +7 -1
package/es/scale-view/index.js
CHANGED
|
@@ -310,7 +310,7 @@ module.exports = require("core-js/modules/es.array.filter.js");
|
|
|
310
310
|
|
|
311
311
|
"use strict";
|
|
312
312
|
|
|
313
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
313
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/select-label/select-label.vue?vue&type=template&id=757045fe&scoped=true&
|
|
314
314
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"label-page"},[_c('div',{staticClass:"tag-label"},[_vm._l((_vm.labelSelectedList),function(v){return _c('a-tag',{key:v.labelId,style:(_vm.handleLabelColor(v, true)),attrs:{"closable":_vm.item_is_edit},on:{"close":function($event){return _vm.closeTag(v)}}},[_vm._v(" "+_vm._s(v.labelName)+" ")])}),_c('span',{directives:[{name:"show",rawName:"v-show",value:(_vm.item_is_edit),expression:"item_is_edit"}],staticClass:"form-add-icon form-add-icon-label",class:{ disable: _vm.isLock },on:{"click":_vm.handleEditLabel}},[_c('a-icon',{staticClass:"add-icon",attrs:{"type":"plus-circle"}}),_vm._v(" 新增 ")],1)],2),(_vm.sourceType == 'form' && _vm.commonLabelList.length && _vm.item_is_edit)?_c('div',{staticClass:"common-label"},[_c('span',[_vm._v("常用")]),_vm._l((_vm.commonLabelList),function(item,i){return _c('a-checkable-tag',{key:i,style:(_vm.handleLabelColor(item)),on:{"change":function($event){return _vm.handleCommonLabelChange($event, item)}},model:{value:(item.isSelect),callback:function ($$v) {_vm.$set(item, "isSelect", $$v)},expression:"item.isSelect"}},[_vm._v(" "+_vm._s(item.labelName)+" ")])})],2):_vm._e(),_c('a-modal',{staticClass:"label-form-modal-wrap modal-wrap standard-modal standard-modal-white",class:{ 'modal-screen': _vm.isChangeWindow },attrs:{"maskClosable":false,"width":_vm.modalWidth,"cancelText":'取消',"okText":'确定',"bodyStyle":{
|
|
315
315
|
height: _vm.modalHeight,
|
|
316
316
|
maxHeight: _vm.maxHeight,
|
|
@@ -1983,7 +1983,7 @@ module.exports = require("ant-design-vue/es/button/style");
|
|
|
1983
1983
|
|
|
1984
1984
|
"use strict";
|
|
1985
1985
|
|
|
1986
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1986
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/map/src/Map.vue?vue&type=template&id=262a05a2&scoped=true&
|
|
1987
1987
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"map"},[_c('div',{staticClass:"search-container"},[_c('div',[_c('a-input-search',{attrs:{"placeholder":"请输入地址","enter-button":"检索"},on:{"search":_vm.searchKeyword},model:{value:(_vm.searchKey),callback:function ($$v) {_vm.searchKey=$$v},expression:"searchKey"}})],1)]),_c('div',{attrs:{"id":"map-core"}}),(_vm.addressList && _vm.addressList.length)?_c('ul',{staticClass:"address-list"},[_c('li',[_vm._v(" 地址:"+_vm._s(_vm.addressList[0] && _vm.addressList[0].name)+" "),_c('a-button',{attrs:{"type":"primary","size":"small"},on:{"click":function($event){return _vm.selectLocation(_vm.addressList[0], 'li')}}},[_vm._v(" 确定")])],1),_vm._l((_vm.addressList),function(item,index){return _c('li',{key:index,staticClass:"address-item"},[_c('div',{on:{"click":function($event){return _vm.selectLocation(item, 'div')}}},[_c('div',{staticClass:"title"},[_vm._v(_vm._s(item.name))]),_c('span',[_vm._v(_vm._s(item.address))])])])})],2):_vm._e()])}
|
|
1988
1988
|
var staticRenderFns = []
|
|
1989
1989
|
|
|
@@ -4385,7 +4385,7 @@ var es_promise_finally = __webpack_require__("a79d");
|
|
|
4385
4385
|
// EXTERNAL MODULE: external "core-js/modules/es.function.name.js"
|
|
4386
4386
|
var es_function_name_js_ = __webpack_require__("db0a");
|
|
4387
4387
|
|
|
4388
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4388
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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=1b7c03b7&scoped=true&
|
|
4389
4389
|
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,"openType":_vm.openType},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)}
|
|
4390
4390
|
var staticRenderFns = []
|
|
4391
4391
|
|
|
@@ -4524,7 +4524,7 @@ var es_array_join_js_ = __webpack_require__("be94");
|
|
|
4524
4524
|
// EXTERNAL MODULE: ./src/core/create.js
|
|
4525
4525
|
var create = __webpack_require__("8aef");
|
|
4526
4526
|
|
|
4527
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4527
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/formitem/r-time.vue?vue&type=template&id=40b2ff5d&scoped=true&
|
|
4528
4528
|
var r_timevue_type_template_id_40b2ff5d_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.type == 'DATE')?[(_vm.startToStop != 1)?_c('a-date-picker',{attrs:{"disabled":_vm.isLock},on:{"change":_vm.changeDate},model:{value:(_vm.timeValue),callback:function ($$v) {_vm.timeValue=$$v},expression:"timeValue"}}):_c('a-range-picker',{on:{"change":_vm.changeRange},model:{value:(_vm.rangeValue),callback:function ($$v) {_vm.rangeValue=$$v},expression:"rangeValue"}})]:(_vm.type == 'TIME')?[(_vm.startToStop != 1)?_c('a-time-picker',{attrs:{"disabled":_vm.isLock},on:{"change":_vm.changeTime},model:{value:(_vm.timeValue),callback:function ($$v) {_vm.timeValue=$$v},expression:"timeValue"}}):_vm._e(),(_vm.startToStop == 1)?_vm._t("default",function(){return [_c('a-time-picker',{attrs:{"disabled":_vm.isLock,"disabledHours":_vm.disStartHours,"disabledMinutes":_vm.disStartMinute,"disabledSeconds":_vm.disStartSeconds},on:{"change":_vm.changeRangeTime},model:{value:(_vm.rangeValue[0]),callback:function ($$v) {_vm.$set(_vm.rangeValue, 0, $$v)},expression:"rangeValue[0]"}}),_vm._v(" - "),_c('a-time-picker',{attrs:{"disabled":_vm.isLock,"disabledHours":_vm.disEndHours,"disabledMinutes":_vm.disEndMinute,"disabledSeconds":_vm.disEndSeconds},on:{"change":_vm.changeRangeTime},model:{value:(_vm.rangeValue[1]),callback:function ($$v) {_vm.$set(_vm.rangeValue, 1, $$v)},expression:"rangeValue[1]"}})]}):_vm._e()]:(_vm.type == 'DATETIME')?[(_vm.dateType == 'time')?_c('div',[(_vm.startToStop != 1)?_c('a-time-picker',{attrs:{"disabled":_vm.isLock},on:{"change":_vm.changeTime},model:{value:(_vm.timeValue),callback:function ($$v) {_vm.timeValue=$$v},expression:"timeValue"}}):_vm._e(),(_vm.startToStop == 1)?_vm._t("default",function(){return [_c('a-time-picker',{attrs:{"disabled":_vm.isLock,"disabledHours":_vm.disStartHours,"disabledMinutes":_vm.disStartMinute,"disabledSeconds":_vm.disStartSeconds},on:{"change":_vm.changeRangeTime},model:{value:(_vm.rangeValue[0]),callback:function ($$v) {_vm.$set(_vm.rangeValue, 0, $$v)},expression:"rangeValue[0]"}}),_vm._v(" - "),_c('a-time-picker',{attrs:{"disabled":_vm.isLock,"disabledHours":_vm.disEndHours,"disabledMinutes":_vm.disEndMinute,"disabledSeconds":_vm.disEndSeconds},on:{"change":_vm.changeRangeTime},model:{value:(_vm.rangeValue[1]),callback:function ($$v) {_vm.$set(_vm.rangeValue, 1, $$v)},expression:"rangeValue[1]"}})]}):_vm._e()],2):_c('div',[(_vm.startToStop != 1)?_c('a-date-picker',{attrs:{"disabled":_vm.isLock,"show-time":_vm.dateType == 'datetime',"showToday":false,"dropdownClassName":"scale-time-picker"},on:{"change":_vm.changeDate},model:{value:(_vm.timeValue),callback:function ($$v) {_vm.timeValue=$$v},expression:"timeValue"}}):_c('a-range-picker',{attrs:{"show-time":_vm.dateType == 'datetime',"placeholder":_vm.rangePlaceholder},on:{"change":_vm.changeRange},model:{value:(_vm.rangeValue),callback:function ($$v) {_vm.rangeValue=$$v},expression:"rangeValue"}})],1)]:_vm._e()],2)}
|
|
4529
4529
|
var r_timevue_type_template_id_40b2ff5d_scoped_true_staticRenderFns = []
|
|
4530
4530
|
|
|
@@ -4899,7 +4899,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
4899
4899
|
)
|
|
4900
4900
|
|
|
4901
4901
|
/* harmony default export */ var r_time = (component.exports);
|
|
4902
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4902
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/formitem/r-choice.vue?vue&type=template&id=d7a5a81e&scoped=true&
|
|
4903
4903
|
var r_choicevue_type_template_id_d7a5a81e_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"r-choice"},[(_vm.item.type == 'RADIO_BLOCK' || _vm.item.type === 'EVALUATE_RADIO_BLOCK')?_c('a-radio-group',{staticClass:"choice-wrap",class:['choice-wrap-' + (_vm.item.setting.chooseStyleSetting || 1)],on:{"change":_vm.radioChange},model:{value:(_vm.curvalue),callback:function ($$v) {_vm.curvalue=$$v},expression:"curvalue"}},_vm._l((_vm.curOptions),function(o,i){return _c('a-radio',{key:o.value + i,staticClass:"choice-radio",class:{ 'block-radio': !_vm.item.setting.isHorizontal },style:({ color: _vm.choiceColor(o) }),attrs:{"value":o.value,"disabled":_vm.isLock}},[_vm._v(" "+_vm._s(o.label)+" "),(o.importability)?_c('a-input',{style:({ color: _vm.choiceColor(o) }),attrs:{"disabled":_vm.isLock},on:{"change":_vm.inputChange},model:{value:(_vm.othersText),callback:function ($$v) {_vm.othersText=$$v},expression:"othersText"}}):_vm._e()],1)}),1):(_vm.item.type == 'CHECKBOX_BLOCK' || _vm.item.type === 'EVALUATE_CHECKBOX_BLOCK')?_c('a-checkbox-group',{staticClass:"choice-wrap",class:['choice-wrap-' + (_vm.item.setting.chooseStyleSetting || 1)],on:{"change":_vm.checkboxChange},model:{value:(_vm.curCheckboxValue),callback:function ($$v) {_vm.curCheckboxValue=$$v},expression:"curCheckboxValue"}},_vm._l((_vm.curOptions),function(o){return _c('a-checkbox',{key:o.value,staticClass:"choice-checkbox",class:{ 'block-checkbox': !_vm.item.setting.isHorizontal },attrs:{"value":o.value,"disabled":_vm.isLock}},[_c('span',{staticStyle:{"white-space":"initial"}},[_vm._v(" "+_vm._s(o.label)+" ")]),(o.importability)?_c('a-input',{attrs:{"disabled":_vm.isLock},on:{"change":_vm.inputCheckboxChange},model:{value:(_vm.othersText),callback:function ($$v) {_vm.othersText=$$v},expression:"othersText"}}):_vm._e()],1)}),1):(_vm.cloneItem.type == 'SELECT' || _vm.item.type === 'EVALUATE_SELECT')?_c('a-select',{attrs:{"placeholder":"请选择","show-search":"","mode":_vm.cloneItem.setting.isMultiple ? 'multiple' : 'default',"disabled":_vm.isLock,"getPopupContainer":_vm.getPopupContainer,"filterOption":_vm.filterOption,"notFoundContent":_vm.fetching ? undefined : '暂无数据'},on:{"search":_vm.handleSearch,"change":_vm.handleSelectChange},model:{value:(_vm.choiceValue),callback:function ($$v) {_vm.choiceValue=$$v},expression:"choiceValue"}},[(_vm.fetching)?_c('a-spin',{attrs:{"slot":"notFoundContent","size":"small"},slot:"notFoundContent"}):_vm._e(),_vm._l((_vm.curOptions),function(v,i){return _c('a-select-option',{key:i,attrs:{"value":v.value}},[_vm._v(" "+_vm._s(v[_vm.showField])+" ")])})],2):(_vm.cloneItem.type == 'SEARCH_CASCADE')?_c('a-cascader',{staticClass:"m-cascader",attrs:{"placeholder":"请选择","options":_vm.curOptions,"disabled":_vm.isLock,"change-on-select":""},model:{value:(_vm.choiceValue),callback:function ($$v) {_vm.choiceValue=$$v},expression:"choiceValue"}}):_vm._e()],1)}
|
|
4904
4904
|
var r_choicevue_type_template_id_d7a5a81e_scoped_true_staticRenderFns = []
|
|
4905
4905
|
|
|
@@ -5736,7 +5736,7 @@ var r_choice_component = Object(componentNormalizer["a" /* default */])(
|
|
|
5736
5736
|
)
|
|
5737
5737
|
|
|
5738
5738
|
/* harmony default export */ var r_choice = (r_choice_component.exports);
|
|
5739
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
5739
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/formitem/r-input.vue?vue&type=template&id=782a8531&scoped=true&
|
|
5740
5740
|
var r_inputvue_type_template_id_782a8531_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"my-input"},[(_vm.eleType == 'INPUT' || _vm.eleType == 'EVALUATE_INPUT')?_c('a-textarea',{staticStyle:{"resize":"none"},attrs:{"disabled":_vm.isLock,"placeholder":_vm.defaultPlaceHolder,"rows":_vm.row,"autocomplete":"off"},on:{"input":_vm.changeTextarea,"keydown":_vm.keydown},model:{value:(_vm.inputValue),callback:function ($$v) {_vm.inputValue=$$v},expression:"inputValue"}}):_vm._e(),(_vm.eleType == 'ID_CARD')?_c('a-input',{attrs:{"type":_vm.type,"disabled":_vm.isLock,"placeholder":"请输入"},on:{"keydown":_vm.keydown},model:{value:(_vm.inputValue),callback:function ($$v) {_vm.inputValue=$$v},expression:"inputValue"}}):_vm._e(),(_vm.eleType == 'MOBILE')?_c('a-input',{attrs:{"type":_vm.type,"disabled":_vm.isLock,"placeholder":"请输入"},on:{"keydown":_vm.keydown},model:{value:(_vm.inputValue),callback:function ($$v) {_vm.inputValue=$$v},expression:"inputValue"}}):_vm._e()],1)}
|
|
5741
5741
|
var r_inputvue_type_template_id_782a8531_scoped_true_staticRenderFns = []
|
|
5742
5742
|
|
|
@@ -5833,7 +5833,7 @@ var r_input_component = Object(componentNormalizer["a" /* default */])(
|
|
|
5833
5833
|
)
|
|
5834
5834
|
|
|
5835
5835
|
/* harmony default export */ var r_input = (r_input_component.exports);
|
|
5836
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
5836
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/formitem/r-address.vue?vue&type=template&id=58c85e0e&scoped=true&
|
|
5837
5837
|
var r_addressvue_type_template_id_58c85e0e_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"m-address"},[_c('div',{staticClass:"field-select"},[_c('div',{staticClass:"field-row"},[(_vm.addressType.includes('province'))?_c('a-select',{staticClass:"field-cell",attrs:{"labelInValue":"","showSearch":"","filterOption":_vm.filterOption,"disabled":_vm.isLock,"getPopupContainer":_vm.getPopupContainer},on:{"change":_vm.handleProvince},model:{value:(_vm.provinceValue),callback:function ($$v) {_vm.provinceValue=$$v},expression:"provinceValue"}},_vm._l((_vm.province),function(item){return _c('a-select-option',{key:item.code,attrs:{"value":item.code}},[_vm._v(_vm._s(item.name))])}),1):_vm._e(),(_vm.addressType.includes('city'))?_c('a-select',{staticClass:"field-cell",attrs:{"labelInValue":"","showSearch":"","disabled":_vm.isLock,"filterOption":_vm.filterOption,"getPopupContainer":_vm.getPopupContainer},on:{"change":_vm.handleCity},model:{value:(_vm.cityValue),callback:function ($$v) {_vm.cityValue=$$v},expression:"cityValue"}},_vm._l((_vm.city),function(item){return _c('a-select-option',{key:item.code,attrs:{"value":item.code}},[_vm._v(_vm._s(item.name))])}),1):_vm._e(),(_vm.addressType.includes('district'))?_c('a-select',{staticClass:"field-cell",attrs:{"labelInValue":"","showSearch":"","disabled":_vm.isLock,"filterOption":_vm.filterOption,"getPopupContainer":_vm.getPopupContainer},on:{"change":_vm.handleArea},model:{value:(_vm.areaValue),callback:function ($$v) {_vm.areaValue=$$v},expression:"areaValue"}},_vm._l((_vm.area),function(item){return _c('a-select-option',{key:item.code,attrs:{"value":item.code}},[_vm._v(_vm._s(item.name))])}),1):_vm._e()],1)]),(_vm.addressType.includes('address'))?_c('div',{staticClass:"field-control"},[_c('a-input',{attrs:{"disabled":_vm.isLock,"placeholder":"请输入"},on:{"change":_vm.handleAddress},model:{value:(_vm.addressValue),callback:function ($$v) {_vm.addressValue=$$v},expression:"addressValue"}})],1):_vm._e()])}
|
|
5838
5838
|
var r_addressvue_type_template_id_58c85e0e_scoped_true_staticRenderFns = []
|
|
5839
5839
|
|
|
@@ -10079,7 +10079,7 @@ var r_address_component = Object(componentNormalizer["a" /* default */])(
|
|
|
10079
10079
|
)
|
|
10080
10080
|
|
|
10081
10081
|
/* harmony default export */ var r_address = (r_address_component.exports);
|
|
10082
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
10082
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/formitem/r-upload.vue?vue&type=template&id=8e272e76&scoped=true&
|
|
10083
10083
|
var r_uploadvue_type_template_id_8e272e76_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"r-upload"},[(_vm.upType == 'UPFILE')?_c('div',[_c('a-upload-dragger',{attrs:{"name":"file","multiple":true,"defaultFileList":_vm.defaultFileList,"action":_vm.uploadFileUrl,"disabled":_vm.isLock},on:{"change":_vm.handleFileChange}},[_c('p',{staticClass:"dragger-upload-text"},[_c('a-icon',{staticClass:"m-icon",attrs:{"type":"plus"}}),_vm._v("请点击文件上传,单个文件50M以内。 ")],1)])],1):_vm._e(),(_vm.upType == 'UPPICTURE')?_c('div',[_c('a-upload',{attrs:{"list-type":"picture-card","accept":"image/*","method":"post","defaultFileList":_vm.defaultFileList,"action":_vm.uploadPictureUrl,"before-upload":_vm.beforeUpload,"disabled":_vm.isLock},on:{"preview":_vm.handlePreview,"change":_vm.handlePictureChange}},[(_vm.fileList.length < _vm.limitPic)?_c('div',{staticClass:"upload-img-wrap"},[_c('a-icon',{attrs:{"type":"camera"}}),_c('p',[_vm._v("添加图片")])],1):_vm._e()]),_c('a-modal',{attrs:{"visible":_vm.previewVisible,"footer":null,"cancelText":'取消',"okText":'确定'},on:{"cancel":_vm.handleCancel}},[_c('img',{staticStyle:{"width":"100%"},attrs:{"alt":"example","src":_vm.previewImage}})])],1):_vm._e()])}
|
|
10084
10084
|
var r_uploadvue_type_template_id_8e272e76_scoped_true_staticRenderFns = []
|
|
10085
10085
|
|
|
@@ -10351,7 +10351,7 @@ var r_upload_component = Object(componentNormalizer["a" /* default */])(
|
|
|
10351
10351
|
)
|
|
10352
10352
|
|
|
10353
10353
|
/* harmony default export */ var r_upload = (r_upload_component.exports);
|
|
10354
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
10354
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/formitem/r-prompt.vue?vue&type=template&id=532b5798&scoped=true&
|
|
10355
10355
|
var r_promptvue_type_template_id_532b5798_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"prompt-message",class:_vm.className},[(_vm.options.promptType === 'strong')?_c('a-icon',{staticClass:"prompt-icon",attrs:{"type":"exclamation-circle"}}):_vm._e(),_c('div',{staticClass:"prompt-message-content "},[_vm._v(" "+_vm._s(_vm.options.promptMsg || "")+" ")])],1)}
|
|
10356
10356
|
var r_promptvue_type_template_id_532b5798_scoped_true_staticRenderFns = []
|
|
10357
10357
|
|
|
@@ -10410,7 +10410,7 @@ var r_prompt_component = Object(componentNormalizer["a" /* default */])(
|
|
|
10410
10410
|
|
|
10411
10411
|
|
|
10412
10412
|
|
|
10413
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
10413
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/map/src/popup-map.vue?vue&type=template&id=21504265&scoped=true&
|
|
10414
10414
|
var popup_mapvue_type_template_id_21504265_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-modal',{staticClass:"map-modal",attrs:{"title":"地图","bodyStyle":{ height: '800px' },"visible":_vm.calculateVisible,"keyboard":false,"maskClosable":false,"footer":null,"width":800},on:{"cancel":_vm.handleCancel}},[_c('c-map',_vm._g(_vm._b({},'c-map',_vm.$attrs,false),_vm.$listeners))],1)}
|
|
10415
10415
|
var popup_mapvue_type_template_id_21504265_scoped_true_staticRenderFns = []
|
|
10416
10416
|
|
|
@@ -10492,14 +10492,14 @@ var popup_map_component = Object(componentNormalizer["a" /* default */])(
|
|
|
10492
10492
|
// EXTERNAL MODULE: ./packages/select-label/select-label.vue + 4 modules
|
|
10493
10493
|
var select_label = __webpack_require__("1b4e");
|
|
10494
10494
|
|
|
10495
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
10495
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/upload/chunk-upload/vod-chunk-upload.vue?vue&type=template&id=8a93562e&scoped=true&
|
|
10496
10496
|
var vod_chunk_uploadvue_type_template_id_8a93562e_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"upload"},[(!_vm.isDetail)?_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isShowBtn),expression:"isShowBtn"}],staticClass:"chunk-uploader-btn",class:{ 'disable-upload': _vm.isDisabled },on:{"click":_vm.handleBtnOnClick}},[_c('div',{staticClass:"chunk-btn-content"},[_c('div',{staticClass:"c-uploader-btn"},[(_vm.source == 'guage')?[_c('img',{staticClass:"guage-img",attrs:{"src":__webpack_require__("1c04"),"alt":""}}),_vm._m(0)]:[_c('img',{staticClass:"guage-img",attrs:{"src":__webpack_require__("1c04"),"alt":""}}),_vm._m(1)]],2)])]):_vm._e(),[_c('draggable',{staticClass:"drag-content",attrs:{"animation":"150","disabled":_vm.isDisabled,"options":_vm.draggableOptions},on:{"update":_vm.draggableUpdate},model:{value:(_vm.fileList),callback:function ($$v) {_vm.fileList=$$v},expression:"fileList"}},_vm._l((_vm.fileList),function(item,index){return _c('div',{key:index,staticClass:"vod-wrap uploader-preview-wrap"},[(item.status === 'uploading')?_vm._t("default",function(){return [_c('div',{staticClass:"vod-def-bg vod-uploading"},[_c('div',{staticClass:"uploading-mask",style:({ height: _vm.maskHeight(item) })},[_c('span',[_vm._v(_vm._s(_vm.showPercent(item.percent))+"%")])])])]}):(item.status === 'done')?_vm._t("default",function(){return [_c('div',{staticClass:"vod-def-bg vod-done"},[_c('img',{staticClass:"vod-cover-img",attrs:{"src":_vm.getvideoCover(item)}}),_c('div',{staticClass:"tooltip-wrap",class:{ 'is-new': item.isNew }},[_c('img',{staticClass:"upload-img",attrs:{"src":__webpack_require__("d284"),"alt":""}}),_vm._v(" 上传成功 ")]),_c('div',{staticClass:"icon-wrap"},[_c('a-icon',{staticClass:"icon-play theme_filled",attrs:{"theme":"filled","type":"play-circle"},on:{"click":function($event){$event.preventDefault();$event.stopPropagation();return _vm.palyerVod(item, index)}}}),_c('a-icon',{staticClass:"icon-play theme_outlined",attrs:{"type":"play-circle"},on:{"click":function($event){$event.preventDefault();$event.stopPropagation();return _vm.palyerVod(item, index)}}})],1)])]}):(item.status === 'error')?_vm._t("default",function(){return [_c('div',{staticClass:"vod-def-bg vod-error"},[_c('img',{staticClass:"vod-cover-img",attrs:{"src":item.thumbUrl}}),_c('div',{staticClass:"tooltip-wrap error-wrap"},[_c('span',[_vm._v(" "+_vm._s(item.message ? item.message : '上传失败,继续上传?')+" ")]),_c('a-button',{attrs:{"size":"small"},on:{"click":function($event){$event.preventDefault();$event.stopPropagation();return _vm.restartUpload(item)}}},[_vm._v(" 确定 ")])],1)])]}):_vm._e(),(['done', 'error'].includes(item.status) && !_vm.isDisabled && !_vm.isDetail)?_c('div',{staticClass:"uploader-preview-delete",on:{"click":function($event){$event.stopPropagation();return _vm.handleDelFileList(index)}}},[_c('a-icon',{staticClass:"pre-delete",attrs:{"type":"minus-circle","theme":"filled"}})],1):_vm._e()],2)}),0)],(_vm.videoVisible)?_c('video-modal',{attrs:{"visible":_vm.videoVisible,"playerOptions":_vm.playerOptions},on:{"update:visible":function($event){_vm.videoVisible=$event}}}):_vm._e(),_c('vodUploadModal',_vm._b({attrs:{"modalTitle":_vm.formData.name,"max_size":_vm.max_size,"maxLength":_vm.maxlength,"propsCategoryMap":_vm.propsDefaultAccept,"defaultList":_vm.fileList},on:{"getSumbitList":_vm.getSumbitList},model:{value:(_vm.chunkUploadVisible),callback:function ($$v) {_vm.chunkUploadVisible=$$v},expression:"chunkUploadVisible"}},'vodUploadModal',_vm.$attrs,false))],2)}
|
|
10497
10497
|
var vod_chunk_uploadvue_type_template_id_8a93562e_scoped_true_staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"uploader-text"},[_c('p',[_vm._v("点击上传")]),_c('span',{staticClass:"guage-text"},[_vm._v("上传视频(不超过50M)")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"uploader-text"},[_c('p',[_vm._v("上传视频")])])}]
|
|
10498
10498
|
|
|
10499
10499
|
|
|
10500
10500
|
// CONCATENATED MODULE: ./packages/upload/chunk-upload/vod-chunk-upload.vue?vue&type=template&id=8a93562e&scoped=true&
|
|
10501
10501
|
|
|
10502
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
10502
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/component/player-vod/video-modal.vue?vue&type=template&id=d8676882&scoped=true&
|
|
10503
10503
|
var video_modalvue_type_template_id_d8676882_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-modal',{attrs:{"visible":_vm.previewVisible,"footer":null,"wrapClassName":"image-modal","width":"65vw","height":"60vh"},on:{"cancel":_vm.handleCancel}},[_c('div',{staticClass:"preview-wrap"},[_c('div',{staticClass:"preview"},[(_vm.fileList && _vm.fileList.length === 0)?_c('playerVod',{attrs:{"playerOptions":_vm.playerOptions}}):_c('a-carousel',{attrs:{"arrows":"","initialSlide":_vm.palyerIndex}},[_c('div',{staticClass:"custom-slick-arrow",staticStyle:{"left":"10px","zIndex":"1"},attrs:{"slot":"prevArrow"},slot:"prevArrow"},[_c('a-icon',{attrs:{"type":"left-circle"}})],1),_c('div',{staticClass:"custom-slick-arrow",staticStyle:{"right":"10px"},attrs:{"slot":"nextArrow"},slot:"nextArrow"},[_c('a-icon',{attrs:{"type":"right-circle"}})],1),_vm._l((_vm.fileList),function(v,i){return [_c('playerVod',{key:i,attrs:{"playerOptions":v.playerOptions}})]})],2)],1)])])}
|
|
10504
10504
|
var video_modalvue_type_template_id_d8676882_scoped_true_staticRenderFns = []
|
|
10505
10505
|
|
|
@@ -10513,14 +10513,14 @@ var carousel_style_ = __webpack_require__("7442");
|
|
|
10513
10513
|
var carousel_ = __webpack_require__("34fc");
|
|
10514
10514
|
var carousel_default = /*#__PURE__*/__webpack_require__.n(carousel_);
|
|
10515
10515
|
|
|
10516
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
10516
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/component/player-vod/index.vue?vue&type=template&id=1bf8472c&scoped=true&
|
|
10517
10517
|
var player_vodvue_type_template_id_1bf8472c_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"video-container cp",on:{"contextmenu":function($event){$event.preventDefault();}}},[_c('player',{attrs:{"options":_vm.playerOptions}})],1)}
|
|
10518
10518
|
var player_vodvue_type_template_id_1bf8472c_scoped_true_staticRenderFns = []
|
|
10519
10519
|
|
|
10520
10520
|
|
|
10521
10521
|
// CONCATENATED MODULE: ./src/component/player-vod/index.vue?vue&type=template&id=1bf8472c&scoped=true&
|
|
10522
10522
|
|
|
10523
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
10523
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/component/player-vod/player.vue?vue&type=template&id=76757f5e&
|
|
10524
10524
|
var playervue_type_template_id_76757f5e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('video',{ref:"video",staticClass:"video-js vjs-default-skin vjs-big-play-centered",attrs:{"controls":"","webkit-playsinline":"true","playsinline":""},on:{"contextmenu":function($event){$event.preventDefault();}}})}
|
|
10525
10525
|
var playervue_type_template_id_76757f5e_staticRenderFns = []
|
|
10526
10526
|
|
|
@@ -10895,7 +10895,7 @@ var video_modal_component = Object(componentNormalizer["a" /* default */])(
|
|
|
10895
10895
|
)
|
|
10896
10896
|
|
|
10897
10897
|
/* harmony default export */ var video_modal = (video_modal_component.exports);
|
|
10898
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
10898
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/upload/chunk-upload/vod-upload-modal.vue?vue&type=template&id=d40700ea&scoped=true&
|
|
10899
10899
|
var vod_upload_modalvue_type_template_id_d40700ea_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.chunkUploadVisible)?_c('a-modal',{staticClass:"upload-modal upload-modal1 standard-modal standard-modal-white",attrs:{"destroyOnClose":"","bodyStyle":{
|
|
10900
10900
|
height: '644px',
|
|
10901
10901
|
overflowY: 'auto',
|
|
@@ -10906,7 +10906,7 @@ var vod_upload_modalvue_type_template_id_d40700ea_scoped_true_staticRenderFns =
|
|
|
10906
10906
|
|
|
10907
10907
|
// CONCATENATED MODULE: ./packages/upload/chunk-upload/vod-upload-modal.vue?vue&type=template&id=d40700ea&scoped=true&
|
|
10908
10908
|
|
|
10909
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
10909
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/upload/chunk-upload/chunk-upload-new.vue?vue&type=template&id=08a78540&scoped=true&
|
|
10910
10910
|
var chunk_upload_newvue_type_template_id_08a78540_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"chunk-upload-container"},[_c('uploader',{ref:"uploader",staticClass:"uploader-app",attrs:{"options":_vm.options,"autoStart":_vm.autoStart},on:{"file-added":_vm.onFileAdded,"file-success":_vm.onFileSuccess,"file-progress":_vm.onFileProgress,"file-error":_vm.onFileError}},[_c('uploader-unsupport'),_c('uploader-drop',[_c('div',{staticClass:"drap-container dragger-btn",on:{"click":_vm.hanldeDraggerBtnClick}},[_c('a-icon',{attrs:{"type":"folder-add"}}),_c('p',[_vm._v("点击或将文件拖拽到这里上传")])],1)]),_c('uploader-list',{scopedSlots:_vm._u([{key:"default",fn:function(props){return _c('div',{staticClass:"file-list-conatiner"},[_c('ul',{staticClass:"file-list"},_vm._l((props.fileList),function(file){return _c('li',{key:file.id},[_c('uploader-file',{ref:"files",refInFor:true,class:'file_' + file.id,attrs:{"file":file,"list":true},scopedSlots:_vm._u([{key:"default",fn:function(props){return _c('div',{staticClass:"c-file-container",class:{
|
|
10911
10911
|
'file-boder-bottom': ['complete', 'failed'].includes(
|
|
10912
10912
|
_vm.getUploadShowStatus(file, 'status')
|
|
@@ -12585,7 +12585,7 @@ var vod_chunk_upload_component = Object(componentNormalizer["a" /* default */])(
|
|
|
12585
12585
|
}
|
|
12586
12586
|
}
|
|
12587
12587
|
});
|
|
12588
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
12588
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/evaluatePage.vue?vue&type=template&id=7bb80553&scoped=true&
|
|
12589
12589
|
var evaluatePagevue_type_template_id_7bb80553_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"evaluate-page"},[_c('div',{staticClass:"evaluate-container"},[(_vm.evaluateResultSetting.evaluateName)?_c('h4',{staticClass:"evaluate-name"},[_vm._v(" "+_vm._s(_vm.evaluateResultSetting.evaluateName))]):_vm._e(),(_vm.evaluateResultSetting.evaluateExplain)?_c('div',{staticClass:"evaluate-explain"},[_c('div',[_vm._v(" "+_vm._s(_vm.evaluateResultSetting.evaluateExplain)+" ")])]):_vm._e(),_c('ul',{staticClass:"evaluate-score"},[_c('li',[_c('div',[_vm._v(_vm._s(_vm.totalLen))]),_c('span',[_vm._v("测评总题")])]),_c('li',[_c('div',[_vm._v(_vm._s(_vm.maxScore))]),_c('span',[_vm._v("测评总分")])]),(_vm.getEvaluateTime)?_c('li',[_c('div',[_vm._v(_vm._s(_vm.getEvaluateTime))]),_c('span',[_vm._v("测试时间(分钟)")])]):_vm._e()]),(_vm.showRange)?_c('div',{staticClass:"evaluate-time-range"},[_vm._v(" "+_vm._s(_vm.timeRange)+" ")]):_vm._e(),_c('a-button',{staticClass:"evaluate-btn",attrs:{"type":"primary","disabled":_vm.disabledEvaluate || _vm.banStart},on:{"click":_vm.writeGuage}},[_vm._v(" "+_vm._s(_vm.getEvaluateText)+" "),(!_vm.isTimeOut && _vm.countdownStr)?[_vm._v("("+_vm._s(_vm.countdownStr)+")")]:_vm._e()],2)],1)])}
|
|
12590
12590
|
var evaluatePagevue_type_template_id_7bb80553_scoped_true_staticRenderFns = []
|
|
12591
12591
|
|
|
@@ -12888,7 +12888,7 @@ var evaluatePage_component = Object(componentNormalizer["a" /* default */])(
|
|
|
12888
12888
|
)
|
|
12889
12889
|
|
|
12890
12890
|
/* harmony default export */ var evaluatePage = (evaluatePage_component.exports);
|
|
12891
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
12891
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/evaluateCountdown.vue?vue&type=template&id=15bc47d0&scoped=true&
|
|
12892
12892
|
var evaluateCountdownvue_type_template_id_15bc47d0_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"evaluateCountdown",class:{ 'evaluateCountdown-hasTime': _vm.showEvaluateCountdown }},[(_vm.showEvaluateCountdown)?_c('div',{staticClass:"countdown",class:{ 'countdown-red': _vm.countdownRed }},[_c('span',[_vm._v(_vm._s(_vm.countdownStr))]),_c('svg-icon',{attrs:{"icon-class":"zhongtai-zujianliebiao-gongzuoshijian"}})],1):_vm._e(),_c('div',{staticClass:"answered-wrap"},[_vm._v(" 答题情况: "+_vm._s(_vm.setAnswered)+"/"),_c('span',[_vm._v(_vm._s(_vm.totalLen))])])])}
|
|
12893
12893
|
var evaluateCountdownvue_type_template_id_15bc47d0_scoped_true_staticRenderFns = []
|
|
12894
12894
|
|
|
@@ -13022,7 +13022,7 @@ var evaluateCountdown_component = Object(componentNormalizer["a" /* default */])
|
|
|
13022
13022
|
)
|
|
13023
13023
|
|
|
13024
13024
|
/* harmony default export */ var evaluateCountdown = (evaluateCountdown_component.exports);
|
|
13025
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
13025
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/answerParse.vue?vue&type=template&id=53939308&scoped=true&
|
|
13026
13026
|
var answerParsevue_type_template_id_53939308_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"answerParse",class:{ 'answerParse-success': _vm.answerSuccess }},[_c('div',{staticClass:"answer-res"},[_c('svg-icon',{attrs:{"iconClass":_vm.answerIcon}}),_vm._v(" "+_vm._s(_vm.answerResText)+" ")],1),(_vm.correctAnswer)?_c('div',{staticClass:"correct-answer"},[_c('p',[_vm._v("正确答案:")]),_c('span',[_vm._v(_vm._s(_vm.correctAnswer))])]):_vm._e(),_c('div',{staticClass:"answer-key"},[_c('p',[_vm._v("答案解析:")]),_c('span',[_vm._v(_vm._s(_vm.answerKeyText))])])])}
|
|
13027
13027
|
var answerParsevue_type_template_id_53939308_scoped_true_staticRenderFns = []
|
|
13028
13028
|
|
|
@@ -14714,14 +14714,14 @@ var scaleView_component = Object(componentNormalizer["a" /* default */])(
|
|
|
14714
14714
|
)
|
|
14715
14715
|
|
|
14716
14716
|
/* harmony default export */ var scaleView = (scaleView_component.exports);
|
|
14717
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
14717
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/customList.vue?vue&type=template&id=d295e338&scoped=true&
|
|
14718
14718
|
var customListvue_type_template_id_d295e338_scoped_true_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 [_c('a-form-model',{ref:"ruleForm",staticClass:"main",attrs:{"model":_vm.form,"rules":_vm.rules,"layout":_vm.form.layout}},[_vm._l((_vm.formArray),function(item){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()]:[(_vm.isShowItem(item))?_c('a-form-model-item',{key:item.id || item.seq,attrs:{"label":("" + (item.title)),"prop":item.title}},[(_vm.isInput(item.type))?_c('MyInput',_vm._b({attrs:{"type":item.valueType,"row":item.setting.inputRow || 1,"isLock":_vm.isLock},model:{value:(_vm.form[item.title]),callback:function ($$v) {_vm.$set(_vm.form, item.title, $$v)},expression:"form[item.title]"}},'MyInput',_vm.$attrs,false)):(_vm.isChoice(item.type))?_c('MyChoice',_vm._b({attrs:{"item":item,"isLock":_vm.isLock},on:{"change":function($event){return _vm.handleChoice($event, item)},"radioChange":_vm.radioChange,"checkboxChange":_vm.checkboxChange},model:{value:(_vm.form[item.title]),callback:function ($$v) {_vm.$set(_vm.form, item.title, $$v)},expression:"form[item.title]"}},'MyChoice',_vm.$attrs,false)):(_vm.isTime(item.type))?_c('MyTime',_vm._b({attrs:{"value":_vm.form[item.title],"type":item.type,"startToStop":item.setting.startToStop,"dateType":item.setting.dateType,"isLock":_vm.isLock},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.useFileList,"limitPic":item.setting.limitPic,"isLock":_vm.isLock},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[item.title]),"disabled":""}},[_c('a-icon',{attrs:{"slot":"prefix","type":"info-circle"},slot:"prefix"})],1),_c('MapComp',_vm._b({attrs:{"visible":_vm.mapVisible,"locationProp":_vm.form[item.title],"isLock":_vm.isLock},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.isLock},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.isLock},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[item.title]},on:{"vodFileList":function($event){return _vm.vodFileList($event, item)}}},'vod-Chunk-upload',_vm.$attrs,false)):_vm._e()],1):_vm._e()]]})],2),(!_vm.noBtn)?_c('div',{staticClass:"footer"},[_c('a-button',{staticStyle:{"margin-right":"10px"},on:{"click":_vm.cancel}},[_vm._v("取消")]),_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.onSubmit}},[_vm._v("保存")])],1):_vm._e()]})],2)}
|
|
14719
14719
|
var customListvue_type_template_id_d295e338_scoped_true_staticRenderFns = []
|
|
14720
14720
|
|
|
14721
14721
|
|
|
14722
14722
|
// CONCATENATED MODULE: ./packages/scale-view/customList.vue?vue&type=template&id=d295e338&scoped=true&
|
|
14723
14723
|
|
|
14724
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
14724
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/formitem/r-upload-custom-list.vue?vue&type=template&id=07a87b0c&scoped=true&
|
|
14725
14725
|
var r_upload_custom_listvue_type_template_id_07a87b0c_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"r-upload"},[(_vm.upType == 'UPFILE')?_c('a-upload-dragger',{attrs:{"name":"file","multiple":true,"defaultFileList":_vm.defaultFileList,"action":_vm.uploadFileUrl,"disabled":_vm.isLock},on:{"change":_vm.handleFileChange}},[_c('p',{staticClass:"dragger-upload-text"},[_c('a-icon',{staticClass:"m-icon",attrs:{"type":"plus"}}),_vm._v("请点击文件上传,单个文件50M以内。 ")],1)]):_vm._e(),(_vm.upType == 'UPPICTURE')?_c('a-upload',{attrs:{"list-type":"picture-card","accept":"image/*","method":"post","defaultFileList":_vm.defaultFileList,"action":_vm.uploadPictureUrl,"before-upload":_vm.beforeUpload,"disabled":_vm.isLock || _vm.isUploading},on:{"preview":_vm.handlePreview,"change":_vm.handlePictureChange}},[(_vm.fileList.length < _vm.limitPic)?_c('div',[_c('a-icon',{attrs:{"type":"plus"}}),_c('div',{staticClass:"ant-upload-text"},[_vm._v(" 添加图片 ")])],1):_vm._e()]):_vm._e(),_c('a-modal',{attrs:{"visible":_vm.previewVisible,"footer":null},on:{"cancel":_vm.handleCancel}},[_c('img',{staticStyle:{"width":"100%"},attrs:{"alt":"example","src":_vm.previewImage}})])],1)}
|
|
14726
14726
|
var r_upload_custom_listvue_type_template_id_07a87b0c_scoped_true_staticRenderFns = []
|
|
14727
14727
|
|
|
@@ -16066,7 +16066,7 @@ module.exports = require("ant-design-vue/es/radio");
|
|
|
16066
16066
|
|
|
16067
16067
|
"use strict";
|
|
16068
16068
|
|
|
16069
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
16069
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/select-label/labelFormContent.vue?vue&type=template&id=45f45dbe&scoped=true&
|
|
16070
16070
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"labelFormContent-page"},[(_vm.allDisable)?_c('div',{staticClass:"label-disable-wrap"},[_c('p',{staticClass:"label-disable-title"},[_vm._v("无可选标签")]),_c('p',{staticClass:"label-disable-desc"},[_vm._v("请联系管理员进行标签管理设置")])]):_vm._e(),_c('div',{directives:[{name:"show",rawName:"v-show",value:(!_vm.allDisable),expression:"!allDisable"}],staticStyle:{"height":"100%"}},[_c('div',{staticClass:"label-wrap"},[_c('div',{staticClass:"left-label-wrap",class:{
|
|
16071
16071
|
'total-left-label-wrap': _vm.isChangeWindow
|
|
16072
16072
|
}},[_c('a-tabs',{attrs:{"hideAdd":"","activeKey":_vm.labelAnchorKey,"tab-position":"left"},on:{"change":_vm.labelAnchorTabsOnChange}},[_vm._l((_vm.labelConfig),function(v,i){return [_c('a-tab-pane',{key:v.curKey},[_c('span',{attrs:{"slot":"tab"},slot:"tab"},[_vm._v(" "+_vm._s(i)+" ")])])]})],2)],1),_c('div',{staticClass:"right-label-wrap",class:{
|
package/es/select/index.js
CHANGED
|
@@ -1780,7 +1780,7 @@ var create = __webpack_require__("8aef");
|
|
|
1780
1780
|
name: 'select-opt-group',
|
|
1781
1781
|
extends: select_default.a.OptGroup
|
|
1782
1782
|
}));
|
|
1783
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1783
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/select/src/CustomSelect/index.vue?vue&type=template&id=450dae45&scoped=true&
|
|
1784
1784
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-select',_vm._g(_vm._b({attrs:{"showSearch":true,"not-found-content":_vm.fetching ? undefined : null},scopedSlots:_vm._u([{key:"dropdownRender",fn:function(menu){return _c('div',{},[(_vm.fetching)?_c('a-spin',{attrs:{"slot":"notFoundContent"},slot:"notFoundContent"}):[_c('v-nodes',{attrs:{"vnodes":menu}}),(_vm.PagerConfig.total > 1)?_c('selectPages',{attrs:{"PagerConfig":_vm.PagerConfig,"ChangePage":_vm.ChangePage}}):_vm._e()]],2)}}])},'a-select',_vm.$attrs,false),_vm.$listeners),_vm._l((_vm.items),function(item,i){return _c('a-select-option',{key:i,attrs:{"value":item.value,"disabled":i === 0}},[_c('div',{class:['custom-select-option', { 'title-line': i === 0 }]},_vm._l((item.showLabel),function(label,k){return _c('span',{key:(k + 9).toString(36) + k},[_vm._v(_vm._s(label))])}),0)])}),1)}
|
|
1785
1785
|
var staticRenderFns = []
|
|
1786
1786
|
|
|
@@ -1818,7 +1818,7 @@ var es_array_slice_js_ = __webpack_require__("ea12");
|
|
|
1818
1818
|
var external_vue_ = __webpack_require__("8bbf");
|
|
1819
1819
|
var external_vue_default = /*#__PURE__*/__webpack_require__.n(external_vue_);
|
|
1820
1820
|
|
|
1821
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1821
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/select/src/CustomSelect/components/select-pages.vue?vue&type=template&id=18818032&scoped=true&functional=true&
|
|
1822
1822
|
var select_pagesvue_type_template_id_18818032_scoped_true_functional_true_render = function (_h,_vm) {var _c=_vm._c;return _c('div',{staticClass:"form-select-btn",on:{"mousedown":function (e) { return e.preventDefault(); }}},[_c('c-button',{attrs:{"disabled":_vm.props.PagerConfig.page <= 1,"type":"dashed","block":""},on:{"click":function($event){if($event.target !== $event.currentTarget){ return null; }$event.stopPropagation();return _vm.props.ChangePage('prev')}}},[_c('c-icon',{attrs:{"type":"left"}}),_vm._v(" 上一页 ")],1),_c('c-button',{attrs:{"disabled":_vm.props.PagerConfig.page >= _vm.props.PagerConfig.total,"type":"dashed","block":""},on:{"click":function($event){if($event.target !== $event.currentTarget){ return null; }$event.stopPropagation();return _vm.props.ChangePage('next')}}},[_vm._v(" 下一页 "),_c('c-icon',{attrs:{"type":"right"}})],1)],1)}
|
|
1823
1823
|
var select_pagesvue_type_template_id_18818032_scoped_true_functional_true_staticRenderFns = []
|
|
1824
1824
|
|
|
@@ -2036,7 +2036,7 @@ var CustomSelect_component = Object(componentNormalizer["a" /* default */])(
|
|
|
2036
2036
|
)
|
|
2037
2037
|
|
|
2038
2038
|
/* harmony default export */ var CustomSelect = (CustomSelect_component.exports);
|
|
2039
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
2039
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/select/src/TableSelect/index.vue?vue&type=template&id=382700bf&scoped=true&
|
|
2040
2040
|
var TableSelectvue_type_template_id_382700bf_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"table-select",on:{"mousedown":function($event){return _vm.mousedown($event)}}},[_c('a-select',_vm._g(_vm._b({ref:"selectBox",staticStyle:{"width":"100%"},attrs:{"showSearch":_vm.type === 'noEdit',"value":_vm.value,"not-found-content":_vm.fetching ? undefined : null,"mode":_vm.mode,"open":_vm.isOpen,"dropdownStyle":{ 'z-index': 100 },"getPopupContainer":function (triggerNode) {
|
|
2041
2041
|
return triggerNode.parentNode || _vm.document.body;
|
|
2042
2042
|
}},on:{"blur":function($event){_vm.isSearch = false},"focus":function($event){_vm.isSearch = true},"search":_vm.search,"change":_vm.valueChange,"dropdownVisibleChange":_vm.dropdownVisibleChange},scopedSlots:_vm._u([{key:"dropdownRender",fn:function(menu){return _c('div',{},[(_vm.fetching)?_c('div',{staticClass:"nodata-box"},[_c('a-spin',{attrs:{"slot":"notFoundContent"},slot:"notFoundContent"})],1):[_c('v-nodes',{attrs:{"vnodes":menu}}),_c('c-grid',{ref:"xTable",staticClass:"c-grid",attrs:{"border":"inner","resizable":"","auto-resize":"","show-overflow":"","show-header-overflow":"","highlight-hover-row":"","highlight-current-row":"","max-height":"300","align":"center","row-id":"id","columns":_vm.columns,"data":_vm.tableData,"radio-config":{ trigger: 'row', checkRowKey: _vm.defaultSelecteRow },"edit-config":{ trigger: 'click', mode: 'cell' }},on:{"radio-change":_vm.radioChangeEvent,"cell-click":_vm.cellClick},scopedSlots:_vm._u([(_vm.type === 'edit')?{key:"operate",fn:function(ref){
|
package/es/select-label/index.js
CHANGED
|
@@ -264,7 +264,7 @@ module.exports = require("core-js/modules/es.array.filter.js");
|
|
|
264
264
|
|
|
265
265
|
"use strict";
|
|
266
266
|
|
|
267
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
267
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/select-label/select-label.vue?vue&type=template&id=757045fe&scoped=true&
|
|
268
268
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"label-page"},[_c('div',{staticClass:"tag-label"},[_vm._l((_vm.labelSelectedList),function(v){return _c('a-tag',{key:v.labelId,style:(_vm.handleLabelColor(v, true)),attrs:{"closable":_vm.item_is_edit},on:{"close":function($event){return _vm.closeTag(v)}}},[_vm._v(" "+_vm._s(v.labelName)+" ")])}),_c('span',{directives:[{name:"show",rawName:"v-show",value:(_vm.item_is_edit),expression:"item_is_edit"}],staticClass:"form-add-icon form-add-icon-label",class:{ disable: _vm.isLock },on:{"click":_vm.handleEditLabel}},[_c('a-icon',{staticClass:"add-icon",attrs:{"type":"plus-circle"}}),_vm._v(" 新增 ")],1)],2),(_vm.sourceType == 'form' && _vm.commonLabelList.length && _vm.item_is_edit)?_c('div',{staticClass:"common-label"},[_c('span',[_vm._v("常用")]),_vm._l((_vm.commonLabelList),function(item,i){return _c('a-checkable-tag',{key:i,style:(_vm.handleLabelColor(item)),on:{"change":function($event){return _vm.handleCommonLabelChange($event, item)}},model:{value:(item.isSelect),callback:function ($$v) {_vm.$set(item, "isSelect", $$v)},expression:"item.isSelect"}},[_vm._v(" "+_vm._s(item.labelName)+" ")])})],2):_vm._e(),_c('a-modal',{staticClass:"label-form-modal-wrap modal-wrap standard-modal standard-modal-white",class:{ 'modal-screen': _vm.isChangeWindow },attrs:{"maskClosable":false,"width":_vm.modalWidth,"cancelText":'取消',"okText":'确定',"bodyStyle":{
|
|
269
269
|
height: _vm.modalHeight,
|
|
270
270
|
maxHeight: _vm.maxHeight,
|
|
@@ -3428,7 +3428,7 @@ module.exports = /ipad|iphone|ipod/i.test(userAgent) && global.Pebble !== undefi
|
|
|
3428
3428
|
|
|
3429
3429
|
"use strict";
|
|
3430
3430
|
|
|
3431
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
3431
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/select-label/labelFormContent.vue?vue&type=template&id=45f45dbe&scoped=true&
|
|
3432
3432
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"labelFormContent-page"},[(_vm.allDisable)?_c('div',{staticClass:"label-disable-wrap"},[_c('p',{staticClass:"label-disable-title"},[_vm._v("无可选标签")]),_c('p',{staticClass:"label-disable-desc"},[_vm._v("请联系管理员进行标签管理设置")])]):_vm._e(),_c('div',{directives:[{name:"show",rawName:"v-show",value:(!_vm.allDisable),expression:"!allDisable"}],staticStyle:{"height":"100%"}},[_c('div',{staticClass:"label-wrap"},[_c('div',{staticClass:"left-label-wrap",class:{
|
|
3433
3433
|
'total-left-label-wrap': _vm.isChangeWindow
|
|
3434
3434
|
}},[_c('a-tabs',{attrs:{"hideAdd":"","activeKey":_vm.labelAnchorKey,"tab-position":"left"},on:{"change":_vm.labelAnchorTabsOnChange}},[_vm._l((_vm.labelConfig),function(v,i){return [_c('a-tab-pane',{key:v.curKey},[_c('span',{attrs:{"slot":"tab"},slot:"tab"},[_vm._v(" "+_vm._s(i)+" ")])])]})],2)],1),_c('div',{staticClass:"right-label-wrap",class:{
|
|
@@ -1284,7 +1284,7 @@ var es_promise_finally = __webpack_require__("a79d");
|
|
|
1284
1284
|
// EXTERNAL MODULE: external "core-js/modules/es.function.name.js"
|
|
1285
1285
|
var es_function_name_js_ = __webpack_require__("db0a");
|
|
1286
1286
|
|
|
1287
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1287
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/select-person/select-person.vue?vue&type=template&id=2d800e88&scoped=true&
|
|
1288
1288
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"personnel"},[_c('a-spin',{attrs:{"spinning":_vm.spinning}},[_c('div',{staticClass:"people-tree"},[_c('div',{staticClass:"people-tree-item people-tree-left"},[_c('a-input-search',{staticClass:"person-search",staticStyle:{"margin-bottom":"12px"},attrs:{"placeholder":_vm.searchPlaceholder,"enter-button":_vm.searchButtonText,"allowClear":true},on:{"search":_vm.searchClick},model:{value:(_vm.title),callback:function ($$v) {_vm.title=$$v},expression:"title"}}),(_vm.searchTreeVisable)?_c('a-checkbox',{attrs:{"indeterminate":_vm.searchIndeterminate},on:{"change":_vm.radioChange},model:{value:(_vm.searchChecked),callback:function ($$v) {_vm.searchChecked=$$v},expression:"searchChecked"}},[_vm._v(" 全选 ")]):_c('a-checkbox',{attrs:{"indeterminate":_vm.indeterminate},on:{"change":_vm.radioChange},model:{value:(_vm.singleChecked),callback:function ($$v) {_vm.singleChecked=$$v},expression:"singleChecked"}},[_vm._v(" 全选 ")]),_c('div',{directives:[{name:"show",rawName:"v-show",value:(
|
|
1289
1289
|
_vm.search.status == 3 ||
|
|
1290
1290
|
(_vm.search.status == 0 && _vm.treeData.main && _vm.treeData.main.length == 0)
|
|
@@ -1402,7 +1402,7 @@ var es_set_js_ = __webpack_require__("8535");
|
|
|
1402
1402
|
// EXTERNAL MODULE: external "core-js/modules/es.array.from.js"
|
|
1403
1403
|
var es_array_from_js_ = __webpack_require__("4362");
|
|
1404
1404
|
|
|
1405
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1405
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b21d6d06-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/select-person/search-tree.vue?vue&type=template&id=177752e4&scoped=true&
|
|
1406
1406
|
var search_treevue_type_template_id_177752e4_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.visable),expression:"visable"}],staticClass:"search-tree-wrap"},[_c('a-tree',_vm._g({ref:"searchTree",attrs:{"checkable":"","selectable":false,"expandedKeys":_vm.expandedKeys,"autoExpandParent":_vm.autoExpandParent,"treeData":_vm.formatTreeData},on:{"expand":_vm.onExpand,"check":_vm.onCheck},scopedSlots:_vm._u([{key:"custom",fn:function(scope){return [_c('div',{staticClass:"search-tree-item"},[_c('div',{staticClass:"info-wrap"},[_c('a-tooltip',{attrs:{"title":((scope.title) + " " + (scope.sub_title)),"mouseEnterDelay":0.3}},[_c('p',{staticClass:"info-wrap-top"},[_c('span',{staticClass:"info-wrap-title"},[_c('span',{staticClass:"c-title"},[_vm._v(_vm._s(scope.title))]),_vm._v(" "),_c('span',{staticClass:"c-sub-title"},[_vm._v(_vm._s(scope.sub_title))])])])]),_c('span',{staticClass:"info-wrap-position"},[_vm._v(" "+_vm._s(scope.dept_name)+" ")])],1)])]}}]),model:{value:(_vm.checkedKeys),callback:function ($$v) {_vm.checkedKeys=$$v},expression:"checkedKeys"}},_vm.$listeners)),_c('div',{directives:[{name:"show",rawName:"v-show",value:(!_vm.searchNoMore),expression:"!searchNoMore"}],staticStyle:{"text-align":"center"}},[(_vm.loadMorenLoadinng)?_c('a-spin'):_c('div',{staticClass:"load-more-btn-wrap"},[_c('a-icon',{staticClass:"search-input-icon",attrs:{"type":"search"}}),_c('div',{staticClass:"load-more-btn",on:{"click":_vm.searchOnloadMore}},[_vm._v(" 加载更多 ")])],1)],1)],1)}
|
|
1407
1407
|
var search_treevue_type_template_id_177752e4_scoped_true_staticRenderFns = []
|
|
1408
1408
|
|