@zscreate/form-component 1.1.689-AI.8 → 1.1.689-AI.9
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/dist/form-component.css +428 -0
- package/dist/form-component.umd.js +1333 -55
- package/package.json +1 -1
|
@@ -67691,7 +67691,7 @@ let getFileExt = filename => {
|
|
|
67691
67691
|
/* harmony import */ var _util_mathUtils__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(29414);
|
|
67692
67692
|
/* harmony import */ var _util_util__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(78393);
|
|
67693
67693
|
/* harmony import */ var _layoutItem__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(92241);
|
|
67694
|
-
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(
|
|
67694
|
+
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(40000);
|
|
67695
67695
|
/* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(55469);
|
|
67696
67696
|
/* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__webpack_require__.n(pubsub_js__WEBPACK_IMPORTED_MODULE_19__);
|
|
67697
67697
|
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(9274);
|
|
@@ -70988,41 +70988,6 @@ __webpack_require__.g.dictData = {};
|
|
|
70988
70988
|
|
|
70989
70989
|
/***/ },
|
|
70990
70990
|
|
|
70991
|
-
/***/ 58272
|
|
70992
|
-
(__unused_webpack_module, __unused_webpack_exports, __webpack_require__) {
|
|
70993
|
-
|
|
70994
|
-
__webpack_require__(7068);
|
|
70995
|
-
var that = this;
|
|
70996
|
-
var validator = function (rule, value, callback) {
|
|
70997
|
-
if (value && that.models["kssj"] && Date.parse(value) - Date.parse(that.models["kssj"]) > 4 * 60 * 60 * 1000) {
|
|
70998
|
-
callback("使用时长不能超过4小时");
|
|
70999
|
-
} else {
|
|
71000
|
-
callback();
|
|
71001
|
-
}
|
|
71002
|
-
};
|
|
71003
|
-
var rulesArr = that.rules["jssj"];
|
|
71004
|
-
var alreadyAdded = false;
|
|
71005
|
-
if (rulesArr) {
|
|
71006
|
-
for (var i = 0; i < rulesArr.length; i++) {
|
|
71007
|
-
if (rulesArr[i]._id === "duration_limit_rule") {
|
|
71008
|
-
alreadyAdded = true;
|
|
71009
|
-
break;
|
|
71010
|
-
}
|
|
71011
|
-
}
|
|
71012
|
-
}
|
|
71013
|
-
if (!alreadyAdded) {
|
|
71014
|
-
that.rules["jssj"].push({
|
|
71015
|
-
validator: validator,
|
|
71016
|
-
trigger: "change",
|
|
71017
|
-
_id: "duration_limit_rule"
|
|
71018
|
-
});
|
|
71019
|
-
}
|
|
71020
|
-
that.$nextTick(function () {
|
|
71021
|
-
that.validateInit();
|
|
71022
|
-
});
|
|
71023
|
-
|
|
71024
|
-
/***/ },
|
|
71025
|
-
|
|
71026
70991
|
/***/ 78698
|
|
71027
70992
|
(module) {
|
|
71028
70993
|
|
|
@@ -71219,7 +71184,7 @@ module.exports = {
|
|
|
71219
71184
|
|
|
71220
71185
|
/***/ },
|
|
71221
71186
|
|
|
71222
|
-
/***/
|
|
71187
|
+
/***/ 40000
|
|
71223
71188
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
71224
71189
|
|
|
71225
71190
|
"use strict";
|
|
@@ -116967,9 +116932,1322 @@ var RichEditor_widgetDesign_component = (0,componentNormalizer/* default */.A)(
|
|
|
116967
116932
|
widgetSetup: RichEditor_widgetSetup,
|
|
116968
116933
|
widgetDesign: RichEditor_widgetDesign
|
|
116969
116934
|
});
|
|
116970
|
-
|
|
116971
|
-
var
|
|
116972
|
-
|
|
116935
|
+
;// ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=template&id=6bb26d0f&scoped=true
|
|
116936
|
+
var componentvue_type_template_id_6bb26d0f_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.widget)?_c('div',{class:("custom_form_item custom_form_item_special " + (_vm.widget.options.type === 'grid-verify' ? 'verify-style_grid_verify' : '')),style:({
|
|
116937
|
+
height: _vm.widget.options.type === 'grid-verify' ? '100%' : (_vm.widget.options.height * (_vm.verifyLogsList.length + 1) + 'px'),
|
|
116938
|
+
borderRight: _vm.widget.options.type === 'grid-verify' ? '1px solid #e6e6e6' : ''
|
|
116939
|
+
})},[_c('a-form-model-item',{ref:_vm.widget.model,attrs:{"colon":false,"label-col":_vm.labelCol,"wrapperCol":_vm.wrapperCol,"prop":_vm.tableKey ? (_vm.tableKey + "." + _vm.tableIndex + "." + (_vm.widget.model)) : _vm.widget.model,"rules":_vm.tableKey ? _vm.rules[_vm.tableKey][_vm.widget.model] : _vm.rules[_vm.widget.model]}},[_c('div',{class:("verify clear verify-no-border verify-style_label_" + (_vm.widget.options.labelPosition)),style:({ height: _vm.widget.options.type === 'grid-verify' ? '100%' : (_vm.widget.options.height * (_vm.verifyLogsList.length + 1) + 'px') })},[_c('a-form-model-item',{attrs:{"colon":false,"label-col":_vm.labelCol,"wrapperCol":_vm.wrapperCol}},[_c('div',{class:[
|
|
116940
|
+
_vm.config.align,
|
|
116941
|
+
_vm.config.validate === true && _vm.widget.options.required === true
|
|
116942
|
+
? 'is_required'
|
|
116943
|
+
: 'no_required' ],style:({ color: _vm.config.color }),attrs:{"slot":"label"},slot:"label"},[_vm._v(" "+_vm._s(_vm.widget.name)+" ")]),_vm._l((_vm.verifyLogsList),function(log,idx){return [_c('div',{staticClass:"verify-right",style:({ 'border-color': _vm.config.borderColor, height: ("calc(100% / " + (_vm.verifyLogsList.length + 1) + ")!important"), 'border-bottom': '1px solid '+_vm.config.borderColor })},[(log.userSeal)?_c('div',{staticClass:"verify-seal",style:(Object.assign({}, _vm.getUserSealPosition({ left: log['sealPositionLeft'], top: log['sealPositionTop']}), {position: 'absolute'}))},[_c('img',{style:(_vm.style),attrs:{"src":_vm.imgUrl + log.userSeal,"alt":""}})]):_vm._e(),_c('div',{staticClass:"verify-text",style:({ 'border-color': _vm.config.borderColor })},[_c('span',[(log['note'])?_c('a-input',{style:({ position: 'relative', zIndex: 2 }),attrs:{"type":"textarea","rows":"4","disabled":true,"placeholder":_vm.widget.options.placeholder},model:{value:(log['note']),callback:function ($$v) {_vm.$set(log, 'note', $$v)},expression:"log['note']"}}):_vm._e()],1)]),_c('div',{staticClass:"verify-option"},[_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operation)+" ")]),_c('span',[_c('a-select',{directives:[{name:"show",rawName:"v-show",value:(log['shenpiYijian']),expression:"log['shenpiYijian']"}],style:({ width: '90%' }),attrs:{"disabled":true,"default-value":log['shenpiYijian']}},_vm._l((_vm.warpSuggest),function(item,idx){return _c('a-select-option',{key:idx,attrs:{"value":item.value}},[_vm._v(_vm._s(item.label))])}),1)],1)]),_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operator)+" ")]),[(log['userSign'])?_c('span',[(log['userSign'].startsWith('/'))?_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.imgUrl + log['userSign'],"alt":""}}):[_vm._v(" "+_vm._s(log['userSign'])+" ")]],2):_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(log['realname'] || '')+" ")])]],2),_c('div',{staticStyle:{"flex-grow":"1.2"}},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operationTime)+" ")]),_c('span',[_vm._v(" "+_vm._s(log['shenpiTime'])+" ")])])])])]}),_c('div',{ref:"verifyRight",staticClass:"verify-right cccc",style:({ 'border-color': _vm.config.borderColor, height: _vm.widget.options.type === 'grid-verify' ? ( _vm.verifyLogsList.length > 0 ? ("calc(100% / " + (_vm.verifyLogsList.length + 1) + ")!important") : '100%') : ("calc(100% / " + (_vm.verifyLogsList.length + 1) + ")!important") , position: 'relative' })},[(_vm.widget.model == _vm.verifyNode)?[(_vm.userSeal && _vm.isShowSeal)?_c('vdr',{staticStyle:{"position":"absolute","z-index":"11"},attrs:{"w":_vm.initCdrUserSeal.width,"h":_vm.initCdrUserSeal.height,"y":_vm.initCdrUserSeal.y,"x":_vm.initCdrUserSeal.x,"resizable":false,"parent":true},on:{"dragging":_vm.onSealDrag}},[_c('img',{style:(_vm.style),attrs:{"src":_vm.imgUrl + _vm.userSeal,"alt":""}}),_c('a-icon',{directives:[{name:"show",rawName:"v-show",value:(_vm.userSeal && _vm.isShowSeal),expression:"userSeal && isShowSeal"}],staticClass:"verify-icon",staticStyle:{"font-size":"18px"},attrs:{"type":"close"},on:{"click":_vm.handleClose}})],1):_vm._e()]:[(_vm.models[_vm.widget.model] && _vm.models[_vm.widget.model].userSeal)?_c('div',{staticClass:"verify-seal",style:(Object.assign({}, _vm.userSealPosition, {position: 'absolute'}))},[_c('img',{style:(_vm.style),attrs:{"src":_vm.imgUrl + _vm.models[_vm.widget.model].userSeal,"alt":""}})]):_vm._e()],_c('div',{staticClass:"verify-text",style:({ 'border-color': _vm.config.borderColor })},[_c('a-form-model-item',{staticClass:"inner-form-item",attrs:{"prop":((_vm.widget.model) + ".comments"),"rules":_vm.verifyRules.comments}},[(_vm.models[_vm.widget.model])?_c('text-area',{style:({ position: 'relative', zIndex: 2 }),attrs:{"type":"textarea","show-word-limit":"","max-length":_vm.widget.options.commentsLength,"disabled":_vm.wrapDisable,"rows":"4","placeholder":_vm.widget.options.placeholder},model:{value:(_vm.models[_vm.widget.model].comments),callback:function ($$v) {_vm.$set(_vm.models[_vm.widget.model], "comments", $$v)},expression:"models[widget.model].comments"}}):_vm._e()],1),(_vm.widget.model == _vm.verifyNode)?[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isShowBtn),expression:"isShowBtn"}],staticClass:"verify-btn",style:({bottom: _vm.widget.options.isAuditing == '1' ? '40px' : '7%'})},[_c('a-popconfirm',{attrs:{"title":"请确认是否添加印章?","ok-text":"是","cancel-text":"否","getPopupContainer":function (triggerNode) {
|
|
116944
|
+
return triggerNode.parentNode || _vm.document.body;
|
|
116945
|
+
}},on:{"confirm":_vm.handleSeal}},[(!_vm.isConfirmComponent)?_c('a',{attrs:{"href":"#"}},[_vm._v("盖章")]):_vm._e()])],1)]:_vm._e(),(_vm.widget.options.isAuditing == '1' && _vm.widget.model === _vm.verifyNode)?[_c('div',{staticClass:"tw-flex flex-gap-[6px] tw-items-center tw-absolute tw-leading-[30px]",staticStyle:{"display":"flex","position":"absolute","align-items":"center","line-height":"30px","font-size":"13px","right":"1%","bottom":"20px","z-index":"10"}},[_c('span',[_vm._v("推荐审核意见:")]),_vm._l((_vm.notes),function(item,idx){return _c('span',{key:idx,staticClass:"tw-cursor-pointer tw-h-[23px] tw-mr-[10px] tw-px-[14px] tw-rounded-[6px] tw-leading-[23px] tw-bg-[#ecf5fc] tw-text-[#006EC5]",staticStyle:{"cursor":"pointer","line-height":"23px","height":"23px","margin-right":"10px","background":"#ecf5fc","padding":"0 14px","border-radius":"6px","color":"#006EC5"},on:{"click":function($event){_vm.models[_vm.widget.model].comments = item}}},[_vm._v(_vm._s(item))])})],2)]:_vm._e()],2),_c('div',{staticClass:"verify-option"},[_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operation)+" ")]),_c('a-form-model-item',{staticClass:"inner-form-item",attrs:{"prop":((_vm.widget.model) + ".operation"),"rules":_vm.verifyRules.operation}},[_c('a-select',{directives:[{name:"show",rawName:"v-show",value:(_vm.models[_vm.widget.model]),expression:"models[widget.model]"}],style:({ width: '90%' }),attrs:{"disabled":_vm.wrapDisable,"value":_vm.models[_vm.widget.model].operation,"dropdownClassName":"verifySelectDropDown"},on:{"change":_vm.handleChange}},_vm._l((_vm.warpSuggest),function(item,idx){return _c('a-select-option',{key:idx,attrs:{"value":item.value}},[_vm._v(_vm._s(item.label))])}),1)],1)],1),_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operator)+" ")]),(!_vm.wrapDisable)?[(_vm.userSign)?_c('span',[(_vm.userSign.startsWith('/'))?_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.imgUrl + _vm.userSign,"alt":""}}):[_vm._v(" "+_vm._s(_vm.userSign)+" ")]],2):_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.models[_vm.widget.model] ? _vm.models[_vm.widget.model].operator : "")+" ")])]:[(_vm.models[_vm.widget.model].userSign)?_c('span',[(_vm.models[_vm.widget.model].userSign.startsWith('/'))?_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.imgUrl + _vm.models[_vm.widget.model].userSign,"alt":""}}):[_vm._v(_vm._s(_vm.models[_vm.widget.model].userSign))]],2):_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.models[_vm.widget.model] ? _vm.models[_vm.widget.model].operator : "")+" ")])]],2),_c('div',{staticStyle:{"flex-grow":"1.2"}},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operationTime)+" ")]),_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.models[_vm.widget.model] ? _vm.models[_vm.widget.model].operationTime : "")+" ")])])])],2)],2)],1)])],1):_vm._e()}
|
|
116946
|
+
var componentvue_type_template_id_6bb26d0f_scoped_true_staticRenderFns = []
|
|
116947
|
+
|
|
116948
|
+
|
|
116949
|
+
;// ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/components/TextArea/TextArea.vue?vue&type=template&id=64726beb&scoped=true
|
|
116950
|
+
var TextAreavue_type_template_id_64726beb_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"textarea-wrapper"},[_c('a-textarea',_vm._b({on:{"change":_vm.onChange},model:{value:(_vm.$attrs.value),callback:function ($$v) {_vm.$set(_vm.$attrs, "value", $$v)},expression:"$attrs.value"}},'a-textarea',_vm.$attrs,false)),(_vm.showWordLimit && !_vm.$attrs.disabled)?_c('span',{staticClass:"no-print textarea-wrapper__count"},[_vm._v(" "+_vm._s(_vm.textLength)+" "),(_vm.maxLength)?[_vm._v(" / "+_vm._s(_vm.maxLength))]:_vm._e()],2):_vm._e()],1)}
|
|
116951
|
+
var TextAreavue_type_template_id_64726beb_scoped_true_staticRenderFns = []
|
|
116952
|
+
|
|
116953
|
+
|
|
116954
|
+
;// ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.4.1@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/components/TextArea/TextArea.vue?vue&type=script&lang=js
|
|
116955
|
+
//
|
|
116956
|
+
//
|
|
116957
|
+
//
|
|
116958
|
+
//
|
|
116959
|
+
//
|
|
116960
|
+
//
|
|
116961
|
+
//
|
|
116962
|
+
//
|
|
116963
|
+
//
|
|
116964
|
+
//
|
|
116965
|
+
//
|
|
116966
|
+
//
|
|
116967
|
+
//
|
|
116968
|
+
//
|
|
116969
|
+
|
|
116970
|
+
/* harmony default export */ const TextAreavue_type_script_lang_js = ({
|
|
116971
|
+
inheritAttrs: true,
|
|
116972
|
+
name: "TextArea",
|
|
116973
|
+
model: {
|
|
116974
|
+
prop: "value",
|
|
116975
|
+
event: "change"
|
|
116976
|
+
},
|
|
116977
|
+
props: {
|
|
116978
|
+
// 是否展示字数统计
|
|
116979
|
+
showWordLimit: {
|
|
116980
|
+
type: Boolean,
|
|
116981
|
+
default: false
|
|
116982
|
+
}
|
|
116983
|
+
},
|
|
116984
|
+
computed: {
|
|
116985
|
+
// 长度控制
|
|
116986
|
+
textLength() {
|
|
116987
|
+
const textLength = (this.$attrs.value || "").length;
|
|
116988
|
+
if (this.maxLength === 0) return '';
|
|
116989
|
+
return textLength;
|
|
116990
|
+
},
|
|
116991
|
+
maxLength() {
|
|
116992
|
+
const maxLength = parseInt(this.$attrs['max-length'] || this.$attrs['maxLength'] || 0);
|
|
116993
|
+
if (maxLength >= Number.MAX_SAFE_INTEGER) {
|
|
116994
|
+
return 0;
|
|
116995
|
+
}
|
|
116996
|
+
return maxLength;
|
|
116997
|
+
}
|
|
116998
|
+
},
|
|
116999
|
+
methods: {
|
|
117000
|
+
onChange(e) {
|
|
117001
|
+
// v-model 回调函数
|
|
117002
|
+
this.$emit("change", e.target.value);
|
|
117003
|
+
}
|
|
117004
|
+
}
|
|
117005
|
+
});
|
|
117006
|
+
;// ./src/components/TextArea/TextArea.vue?vue&type=script&lang=js
|
|
117007
|
+
/* harmony default export */ const TextArea_TextAreavue_type_script_lang_js = (TextAreavue_type_script_lang_js);
|
|
117008
|
+
;// ./node_modules/_mini-css-extract-plugin@2.10.2@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/components/TextArea/TextArea.vue?vue&type=style&index=0&id=64726beb&prod&lang=less&scoped=true
|
|
117009
|
+
// extracted by mini-css-extract-plugin
|
|
117010
|
+
|
|
117011
|
+
;// ./src/components/TextArea/TextArea.vue?vue&type=style&index=0&id=64726beb&prod&lang=less&scoped=true
|
|
117012
|
+
|
|
117013
|
+
;// ./src/components/TextArea/TextArea.vue
|
|
117014
|
+
|
|
117015
|
+
|
|
117016
|
+
|
|
117017
|
+
;
|
|
117018
|
+
|
|
117019
|
+
|
|
117020
|
+
/* normalize component */
|
|
117021
|
+
|
|
117022
|
+
var TextArea_component = (0,componentNormalizer/* default */.A)(
|
|
117023
|
+
TextArea_TextAreavue_type_script_lang_js,
|
|
117024
|
+
TextAreavue_type_template_id_64726beb_scoped_true_render,
|
|
117025
|
+
TextAreavue_type_template_id_64726beb_scoped_true_staticRenderFns,
|
|
117026
|
+
false,
|
|
117027
|
+
null,
|
|
117028
|
+
"64726beb",
|
|
117029
|
+
null
|
|
117030
|
+
|
|
117031
|
+
)
|
|
117032
|
+
|
|
117033
|
+
/* harmony default export */ const TextArea = (TextArea_component.exports);
|
|
117034
|
+
;// ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.4.1@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=script&lang=js
|
|
117035
|
+
|
|
117036
|
+
|
|
117037
|
+
|
|
117038
|
+
|
|
117039
|
+
|
|
117040
|
+
//
|
|
117041
|
+
//
|
|
117042
|
+
//
|
|
117043
|
+
//
|
|
117044
|
+
//
|
|
117045
|
+
//
|
|
117046
|
+
//
|
|
117047
|
+
//
|
|
117048
|
+
//
|
|
117049
|
+
//
|
|
117050
|
+
//
|
|
117051
|
+
//
|
|
117052
|
+
//
|
|
117053
|
+
//
|
|
117054
|
+
//
|
|
117055
|
+
//
|
|
117056
|
+
//
|
|
117057
|
+
//
|
|
117058
|
+
//
|
|
117059
|
+
//
|
|
117060
|
+
//
|
|
117061
|
+
//
|
|
117062
|
+
//
|
|
117063
|
+
//
|
|
117064
|
+
//
|
|
117065
|
+
//
|
|
117066
|
+
//
|
|
117067
|
+
//
|
|
117068
|
+
//
|
|
117069
|
+
//
|
|
117070
|
+
//
|
|
117071
|
+
//
|
|
117072
|
+
//
|
|
117073
|
+
//
|
|
117074
|
+
//
|
|
117075
|
+
//
|
|
117076
|
+
//
|
|
117077
|
+
//
|
|
117078
|
+
//
|
|
117079
|
+
//
|
|
117080
|
+
//
|
|
117081
|
+
//
|
|
117082
|
+
//
|
|
117083
|
+
//
|
|
117084
|
+
//
|
|
117085
|
+
//
|
|
117086
|
+
//
|
|
117087
|
+
//
|
|
117088
|
+
//
|
|
117089
|
+
//
|
|
117090
|
+
//
|
|
117091
|
+
//
|
|
117092
|
+
//
|
|
117093
|
+
//
|
|
117094
|
+
//
|
|
117095
|
+
//
|
|
117096
|
+
//
|
|
117097
|
+
//
|
|
117098
|
+
//
|
|
117099
|
+
//
|
|
117100
|
+
//
|
|
117101
|
+
//
|
|
117102
|
+
//
|
|
117103
|
+
//
|
|
117104
|
+
//
|
|
117105
|
+
//
|
|
117106
|
+
//
|
|
117107
|
+
//
|
|
117108
|
+
//
|
|
117109
|
+
//
|
|
117110
|
+
//
|
|
117111
|
+
//
|
|
117112
|
+
//
|
|
117113
|
+
//
|
|
117114
|
+
//
|
|
117115
|
+
//
|
|
117116
|
+
//
|
|
117117
|
+
//
|
|
117118
|
+
//
|
|
117119
|
+
//
|
|
117120
|
+
//
|
|
117121
|
+
//
|
|
117122
|
+
//
|
|
117123
|
+
//
|
|
117124
|
+
//
|
|
117125
|
+
//
|
|
117126
|
+
//
|
|
117127
|
+
//
|
|
117128
|
+
//
|
|
117129
|
+
//
|
|
117130
|
+
//
|
|
117131
|
+
//
|
|
117132
|
+
//
|
|
117133
|
+
//
|
|
117134
|
+
//
|
|
117135
|
+
//
|
|
117136
|
+
//
|
|
117137
|
+
//
|
|
117138
|
+
//
|
|
117139
|
+
//
|
|
117140
|
+
//
|
|
117141
|
+
//
|
|
117142
|
+
//
|
|
117143
|
+
//
|
|
117144
|
+
//
|
|
117145
|
+
//
|
|
117146
|
+
//
|
|
117147
|
+
//
|
|
117148
|
+
//
|
|
117149
|
+
//
|
|
117150
|
+
//
|
|
117151
|
+
//
|
|
117152
|
+
//
|
|
117153
|
+
//
|
|
117154
|
+
//
|
|
117155
|
+
//
|
|
117156
|
+
//
|
|
117157
|
+
//
|
|
117158
|
+
//
|
|
117159
|
+
//
|
|
117160
|
+
//
|
|
117161
|
+
//
|
|
117162
|
+
//
|
|
117163
|
+
//
|
|
117164
|
+
//
|
|
117165
|
+
//
|
|
117166
|
+
//
|
|
117167
|
+
//
|
|
117168
|
+
//
|
|
117169
|
+
//
|
|
117170
|
+
//
|
|
117171
|
+
//
|
|
117172
|
+
//
|
|
117173
|
+
//
|
|
117174
|
+
//
|
|
117175
|
+
//
|
|
117176
|
+
//
|
|
117177
|
+
//
|
|
117178
|
+
//
|
|
117179
|
+
//
|
|
117180
|
+
//
|
|
117181
|
+
//
|
|
117182
|
+
//
|
|
117183
|
+
//
|
|
117184
|
+
//
|
|
117185
|
+
//
|
|
117186
|
+
//
|
|
117187
|
+
//
|
|
117188
|
+
//
|
|
117189
|
+
//
|
|
117190
|
+
//
|
|
117191
|
+
//
|
|
117192
|
+
//
|
|
117193
|
+
//
|
|
117194
|
+
//
|
|
117195
|
+
//
|
|
117196
|
+
//
|
|
117197
|
+
//
|
|
117198
|
+
//
|
|
117199
|
+
//
|
|
117200
|
+
//
|
|
117201
|
+
//
|
|
117202
|
+
//
|
|
117203
|
+
//
|
|
117204
|
+
//
|
|
117205
|
+
//
|
|
117206
|
+
//
|
|
117207
|
+
//
|
|
117208
|
+
//
|
|
117209
|
+
//
|
|
117210
|
+
//
|
|
117211
|
+
//
|
|
117212
|
+
//
|
|
117213
|
+
//
|
|
117214
|
+
//
|
|
117215
|
+
//
|
|
117216
|
+
//
|
|
117217
|
+
//
|
|
117218
|
+
//
|
|
117219
|
+
//
|
|
117220
|
+
//
|
|
117221
|
+
//
|
|
117222
|
+
//
|
|
117223
|
+
//
|
|
117224
|
+
//
|
|
117225
|
+
//
|
|
117226
|
+
//
|
|
117227
|
+
//
|
|
117228
|
+
//
|
|
117229
|
+
//
|
|
117230
|
+
//
|
|
117231
|
+
//
|
|
117232
|
+
//
|
|
117233
|
+
//
|
|
117234
|
+
//
|
|
117235
|
+
//
|
|
117236
|
+
//
|
|
117237
|
+
//
|
|
117238
|
+
//
|
|
117239
|
+
//
|
|
117240
|
+
//
|
|
117241
|
+
//
|
|
117242
|
+
//
|
|
117243
|
+
//
|
|
117244
|
+
//
|
|
117245
|
+
//
|
|
117246
|
+
//
|
|
117247
|
+
//
|
|
117248
|
+
//
|
|
117249
|
+
//
|
|
117250
|
+
//
|
|
117251
|
+
//
|
|
117252
|
+
//
|
|
117253
|
+
//
|
|
117254
|
+
//
|
|
117255
|
+
//
|
|
117256
|
+
//
|
|
117257
|
+
//
|
|
117258
|
+
//
|
|
117259
|
+
//
|
|
117260
|
+
//
|
|
117261
|
+
//
|
|
117262
|
+
//
|
|
117263
|
+
//
|
|
117264
|
+
//
|
|
117265
|
+
//
|
|
117266
|
+
//
|
|
117267
|
+
//
|
|
117268
|
+
//
|
|
117269
|
+
//
|
|
117270
|
+
//
|
|
117271
|
+
//
|
|
117272
|
+
//
|
|
117273
|
+
//
|
|
117274
|
+
//
|
|
117275
|
+
//
|
|
117276
|
+
//
|
|
117277
|
+
//
|
|
117278
|
+
//
|
|
117279
|
+
//
|
|
117280
|
+
//
|
|
117281
|
+
//
|
|
117282
|
+
//
|
|
117283
|
+
//
|
|
117284
|
+
//
|
|
117285
|
+
//
|
|
117286
|
+
//
|
|
117287
|
+
//
|
|
117288
|
+
//
|
|
117289
|
+
//
|
|
117290
|
+
//
|
|
117291
|
+
//
|
|
117292
|
+
//
|
|
117293
|
+
//
|
|
117294
|
+
//
|
|
117295
|
+
//
|
|
117296
|
+
//
|
|
117297
|
+
//
|
|
117298
|
+
//
|
|
117299
|
+
//
|
|
117300
|
+
//
|
|
117301
|
+
//
|
|
117302
|
+
//
|
|
117303
|
+
//
|
|
117304
|
+
//
|
|
117305
|
+
//
|
|
117306
|
+
//
|
|
117307
|
+
//
|
|
117308
|
+
//
|
|
117309
|
+
//
|
|
117310
|
+
//
|
|
117311
|
+
//
|
|
117312
|
+
//
|
|
117313
|
+
//
|
|
117314
|
+
//
|
|
117315
|
+
//
|
|
117316
|
+
//
|
|
117317
|
+
//
|
|
117318
|
+
//
|
|
117319
|
+
//
|
|
117320
|
+
//
|
|
117321
|
+
//
|
|
117322
|
+
//
|
|
117323
|
+
//
|
|
117324
|
+
//
|
|
117325
|
+
//
|
|
117326
|
+
//
|
|
117327
|
+
//
|
|
117328
|
+
//
|
|
117329
|
+
//
|
|
117330
|
+
//
|
|
117331
|
+
//
|
|
117332
|
+
//
|
|
117333
|
+
//
|
|
117334
|
+
//
|
|
117335
|
+
//
|
|
117336
|
+
//
|
|
117337
|
+
//
|
|
117338
|
+
//
|
|
117339
|
+
//
|
|
117340
|
+
//
|
|
117341
|
+
//
|
|
117342
|
+
//
|
|
117343
|
+
//
|
|
117344
|
+
//
|
|
117345
|
+
//
|
|
117346
|
+
//
|
|
117347
|
+
//
|
|
117348
|
+
//
|
|
117349
|
+
//
|
|
117350
|
+
//
|
|
117351
|
+
//
|
|
117352
|
+
//
|
|
117353
|
+
//
|
|
117354
|
+
//
|
|
117355
|
+
//
|
|
117356
|
+
//
|
|
117357
|
+
//
|
|
117358
|
+
//
|
|
117359
|
+
|
|
117360
|
+
|
|
117361
|
+
|
|
117362
|
+
|
|
117363
|
+
|
|
117364
|
+
|
|
117365
|
+
|
|
117366
|
+
/* harmony default export */ const hnkj_Verify_componentvue_type_script_lang_js = ({
|
|
117367
|
+
mixins: [widgetMixins/* default */.A],
|
|
117368
|
+
inject: ["config", 'formContext'],
|
|
117369
|
+
props: {
|
|
117370
|
+
rules: {
|
|
117371
|
+
type: Object
|
|
117372
|
+
},
|
|
117373
|
+
tableKey: {
|
|
117374
|
+
type: String,
|
|
117375
|
+
default: ""
|
|
117376
|
+
},
|
|
117377
|
+
tableIndex: {
|
|
117378
|
+
type: [String, Number, Object],
|
|
117379
|
+
default: ""
|
|
117380
|
+
},
|
|
117381
|
+
widget: {
|
|
117382
|
+
type: Object,
|
|
117383
|
+
default: () => {
|
|
117384
|
+
return {};
|
|
117385
|
+
}
|
|
117386
|
+
},
|
|
117387
|
+
models: {
|
|
117388
|
+
type: Object,
|
|
117389
|
+
default: () => {
|
|
117390
|
+
return {};
|
|
117391
|
+
}
|
|
117392
|
+
},
|
|
117393
|
+
verifyNode: {
|
|
117394
|
+
type: String,
|
|
117395
|
+
default: ""
|
|
117396
|
+
},
|
|
117397
|
+
verifyLogs: {
|
|
117398
|
+
type: Object
|
|
117399
|
+
},
|
|
117400
|
+
suggest: {
|
|
117401
|
+
type: Array,
|
|
117402
|
+
default: () => {
|
|
117403
|
+
return [];
|
|
117404
|
+
}
|
|
117405
|
+
}
|
|
117406
|
+
},
|
|
117407
|
+
data() {
|
|
117408
|
+
return {
|
|
117409
|
+
style: {
|
|
117410
|
+
width: "",
|
|
117411
|
+
height: ""
|
|
117412
|
+
},
|
|
117413
|
+
val: "",
|
|
117414
|
+
customOptions: [],
|
|
117415
|
+
userSign: "",
|
|
117416
|
+
//签名图片
|
|
117417
|
+
userSeal: "",
|
|
117418
|
+
//签章
|
|
117419
|
+
isShowBtn: false,
|
|
117420
|
+
//是否展示签章
|
|
117421
|
+
isShowSeal: false,
|
|
117422
|
+
imgUrl: window._CONFIG.imgDomainURL || window._CONFIG.imgUrl,
|
|
117423
|
+
notes: ['同意', '拒绝', '请尽快审批']
|
|
117424
|
+
};
|
|
117425
|
+
},
|
|
117426
|
+
components: {
|
|
117427
|
+
TextArea: TextArea
|
|
117428
|
+
},
|
|
117429
|
+
async created() {
|
|
117430
|
+
if (!this.wrapDisable) {
|
|
117431
|
+
this.getuserSgin();
|
|
117432
|
+
}
|
|
117433
|
+
if (this.isConfirmComponent) {
|
|
117434
|
+
const dictName = this.widget.options.dictName;
|
|
117435
|
+
if (dictName) {
|
|
117436
|
+
await manage/* cacheHttp */.LV.getAction(`/sys/dict/getDictItems/${dictName}`).then(res => {
|
|
117437
|
+
if (res.success) {
|
|
117438
|
+
this.customOptions = res.result;
|
|
117439
|
+
}
|
|
117440
|
+
});
|
|
117441
|
+
}
|
|
117442
|
+
if (!this.wrapDisable) {
|
|
117443
|
+
var _this$currUserInfo, _this$getUserInfo;
|
|
117444
|
+
this.$emit("updateModels", {
|
|
117445
|
+
...this.models[this.widget.model],
|
|
117446
|
+
...{
|
|
117447
|
+
operationTime: moment_default()().format('YYYY-MM-DD HH:mm:ss'),
|
|
117448
|
+
operator: ((_this$currUserInfo = this.currUserInfo) === null || _this$currUserInfo === void 0 ? void 0 : _this$currUserInfo.realname) || ((_this$getUserInfo = this.getUserInfo()) === null || _this$getUserInfo === void 0 ? void 0 : _this$getUserInfo.realname)
|
|
117449
|
+
}
|
|
117450
|
+
});
|
|
117451
|
+
}
|
|
117452
|
+
if (!this.models[this.widget.model].operation && this.widget.options.confirmOperationChooseFirst) {
|
|
117453
|
+
var _this$warpSuggest$;
|
|
117454
|
+
const defaultValue = ((_this$warpSuggest$ = this.warpSuggest[0]) === null || _this$warpSuggest$ === void 0 ? void 0 : _this$warpSuggest$.value) || '';
|
|
117455
|
+
if (defaultValue) {
|
|
117456
|
+
this.changeModel("operation", defaultValue);
|
|
117457
|
+
}
|
|
117458
|
+
}
|
|
117459
|
+
}
|
|
117460
|
+
if (this.widget.options.isAuditing == '1') {
|
|
117461
|
+
const [err, res] = await (0,util.toAwait)((0,manage/* getAction */.Th)('sys/dict/getDictItems/reviewComments'));
|
|
117462
|
+
if (err || !res.success) {
|
|
117463
|
+
this.$message.error(res.message);
|
|
117464
|
+
return;
|
|
117465
|
+
}
|
|
117466
|
+
this.notes = res.result.map(item => item.text).length > 0 ? res.result.map(item => item.text) : this.notes;
|
|
117467
|
+
}
|
|
117468
|
+
|
|
117469
|
+
// 处理mm转换为px 如果没有设置 默认35mm
|
|
117470
|
+
let options = this.widget.options;
|
|
117471
|
+
this.style.width = options.sealWidth ? this.mmToPx(Number(options.sealWidth)).toFixed(2) + "px" : this.mmToPx(35).toFixed(2) + "px";
|
|
117472
|
+
this.style.height = options.sealHeight ? this.mmToPx(Number(options.sealHeight)).toFixed(2) + "px" : this.mmToPx(35).toFixed(2) + "px";
|
|
117473
|
+
// 是否选中第一个审核操作
|
|
117474
|
+
if (!this.models[this.widget.model].operation && this.widget.model === this.verifyNode && this.widget.options.operationChooseFirst) {
|
|
117475
|
+
var _this$suggest$;
|
|
117476
|
+
const defaultValue = ((_this$suggest$ = this.suggest[0]) === null || _this$suggest$ === void 0 ? void 0 : _this$suggest$.value) || '';
|
|
117477
|
+
if (defaultValue) {
|
|
117478
|
+
this.changeModel("operation", defaultValue);
|
|
117479
|
+
}
|
|
117480
|
+
}
|
|
117481
|
+
if (this.verifyNode === this.widget.model) {
|
|
117482
|
+
// 清除当前审核的印章图片的位置信息
|
|
117483
|
+
this.models[this.widget.model]['userSealPosition'] = undefined;
|
|
117484
|
+
}
|
|
117485
|
+
},
|
|
117486
|
+
computed: {
|
|
117487
|
+
wrapDisable() {
|
|
117488
|
+
if (this.isConfirmComponent) return this.widget.options.disabled;
|
|
117489
|
+
return this.widget.model !== this.verifyNode;
|
|
117490
|
+
},
|
|
117491
|
+
warpSuggest() {
|
|
117492
|
+
var _this$customOptions;
|
|
117493
|
+
if (this.isConfirmComponent) return this.customOptions.length ? (_this$customOptions = this.customOptions) === null || _this$customOptions === void 0 ? void 0 : _this$customOptions.map(item => ({
|
|
117494
|
+
label: item.title,
|
|
117495
|
+
value: item.value,
|
|
117496
|
+
description: item.value
|
|
117497
|
+
})) : this.suggest || [];
|
|
117498
|
+
return this.suggest;
|
|
117499
|
+
},
|
|
117500
|
+
// 确认组件
|
|
117501
|
+
isConfirmComponent() {
|
|
117502
|
+
return this.widget.options.isConfirmComponent;
|
|
117503
|
+
},
|
|
117504
|
+
verifyRules() {
|
|
117505
|
+
if (this.wrapDisable || this.isConfirmComponent && !this.widget.options.required && !this.widget.options.confirmOpinionRequire) return {};
|
|
117506
|
+
const commentsRequired = this.isConfirmComponent ? this.widget.options.confirmOpinionRequire : this.widget.options.opinionRequire;
|
|
117507
|
+
const commentsMessage = this.isConfirmComponent ? this.widget.options.placeholder : '请输入审批意见';
|
|
117508
|
+
const commentsRules = [{
|
|
117509
|
+
required: commentsRequired,
|
|
117510
|
+
message: commentsMessage
|
|
117511
|
+
}];
|
|
117512
|
+
if (commentsRequired) {
|
|
117513
|
+
commentsRules.push({
|
|
117514
|
+
validator: (rule, value, callback) => {
|
|
117515
|
+
if (value && value.trim() === '') {
|
|
117516
|
+
callback(commentsMessage);
|
|
117517
|
+
} else {
|
|
117518
|
+
callback();
|
|
117519
|
+
}
|
|
117520
|
+
},
|
|
117521
|
+
trigger: 'blur'
|
|
117522
|
+
});
|
|
117523
|
+
}
|
|
117524
|
+
return {
|
|
117525
|
+
comments: commentsRules,
|
|
117526
|
+
operation: [{
|
|
117527
|
+
required: true,
|
|
117528
|
+
message: `请选择${this.widget.options.operation}`
|
|
117529
|
+
}]
|
|
117530
|
+
};
|
|
117531
|
+
},
|
|
117532
|
+
// 历史审核信息
|
|
117533
|
+
verifyLogsList() {
|
|
117534
|
+
// 不支持多人审核的不显示历史审核信息
|
|
117535
|
+
if (!this.widget.options || !this.widget.options.supportMulti) return [];
|
|
117536
|
+
if ((0,util.isEmpty)(this.verifyLogs)) return [];
|
|
117537
|
+
const list = this.verifyLogs[this.widget.model];
|
|
117538
|
+
if (!Array.isArray(list)) return [];
|
|
117539
|
+
if (this.widget.model !== this.verifyNode && list.length >= 1) return list.slice(0, list.length - 1);
|
|
117540
|
+
return list;
|
|
117541
|
+
},
|
|
117542
|
+
// 印章拖动组件样式
|
|
117543
|
+
initCdrUserSeal() {
|
|
117544
|
+
if (!this.isShowSeal) return {};
|
|
117545
|
+
const width = Number(this.style.width.replace('px', ''));
|
|
117546
|
+
const height = Number(this.style.height.replace('px', ''));
|
|
117547
|
+
return {
|
|
117548
|
+
width,
|
|
117549
|
+
height,
|
|
117550
|
+
x: Number(this.$refs['verifyRight'].offsetWidth - width),
|
|
117551
|
+
y: 0
|
|
117552
|
+
};
|
|
117553
|
+
},
|
|
117554
|
+
userSealPosition() {
|
|
117555
|
+
// 获取印章的位置
|
|
117556
|
+
const userSealPosition = this.models[this.widget.model]['userSealPosition'];
|
|
117557
|
+
return this.getUserSealPosition(userSealPosition);
|
|
117558
|
+
}
|
|
117559
|
+
},
|
|
117560
|
+
// watch: {
|
|
117561
|
+
// models: {
|
|
117562
|
+
// deep: true,
|
|
117563
|
+
// handler(val) {
|
|
117564
|
+
// console.log(val);
|
|
117565
|
+
// },
|
|
117566
|
+
// },
|
|
117567
|
+
// },
|
|
117568
|
+
methods: {
|
|
117569
|
+
getUserSealPosition(userSealPosition) {
|
|
117570
|
+
const {
|
|
117571
|
+
left,
|
|
117572
|
+
top
|
|
117573
|
+
} = userSealPosition || {};
|
|
117574
|
+
if ([undefined, ""].includes(left) && [undefined, ""].includes(top)) {
|
|
117575
|
+
return {
|
|
117576
|
+
right: '0',
|
|
117577
|
+
top: '0'
|
|
117578
|
+
};
|
|
117579
|
+
}
|
|
117580
|
+
return {
|
|
117581
|
+
left: (userSealPosition.left || 0) + 'px',
|
|
117582
|
+
top: (userSealPosition.top || 0) + 'px'
|
|
117583
|
+
};
|
|
117584
|
+
},
|
|
117585
|
+
onSealDrag(left, top) {
|
|
117586
|
+
this.changeModel("userSealPosition", {
|
|
117587
|
+
left,
|
|
117588
|
+
top
|
|
117589
|
+
});
|
|
117590
|
+
},
|
|
117591
|
+
handleSeal() {
|
|
117592
|
+
this.isShowSeal = true;
|
|
117593
|
+
this.isShowBtn = false;
|
|
117594
|
+
this.changeModel("userSeal", this.userSeal);
|
|
117595
|
+
this.$nextTick(() => {
|
|
117596
|
+
const {
|
|
117597
|
+
width,
|
|
117598
|
+
height,
|
|
117599
|
+
x,
|
|
117600
|
+
y
|
|
117601
|
+
} = this.initCdrUserSeal;
|
|
117602
|
+
this.changeModel("userSealPosition", {
|
|
117603
|
+
left: x,
|
|
117604
|
+
top: null,
|
|
117605
|
+
width,
|
|
117606
|
+
height
|
|
117607
|
+
});
|
|
117608
|
+
});
|
|
117609
|
+
},
|
|
117610
|
+
//关闭盖章
|
|
117611
|
+
handleClose() {
|
|
117612
|
+
this.isShowSeal = false;
|
|
117613
|
+
this.isShowBtn = true;
|
|
117614
|
+
this.changeModel("userSealPosition", undefined);
|
|
117615
|
+
this.changeModel("userSeal", undefined);
|
|
117616
|
+
},
|
|
117617
|
+
// 获取签名签章
|
|
117618
|
+
getuserSgin() {
|
|
117619
|
+
var _this$currUserInfo2;
|
|
117620
|
+
const userInfo = this.getUserInfo() || {};
|
|
117621
|
+
this.changeModel("loadingSign", true);
|
|
117622
|
+
(this.isConfirmComponent ? (0,api/* getSignature */.dD)({
|
|
117623
|
+
id: (_this$currUserInfo2 = this.currUserInfo) === null || _this$currUserInfo2 === void 0 ? void 0 : _this$currUserInfo2.id
|
|
117624
|
+
}) : this.formContext.userSignature).then(res => {
|
|
117625
|
+
if (res.success) {
|
|
117626
|
+
var _this$currUserInfo3;
|
|
117627
|
+
this.userSign = res.result.userSign || ((_this$currUserInfo3 = this.currUserInfo) === null || _this$currUserInfo3 === void 0 ? void 0 : _this$currUserInfo3.realname) || userInfo.realname;
|
|
117628
|
+
this.userSeal = res.result.userSeal || "";
|
|
117629
|
+
this.changeModel("userSign", this.userSign);
|
|
117630
|
+
//处理驳回的情况
|
|
117631
|
+
let operator = this.models[this.widget.model].operation;
|
|
117632
|
+
//有盖章才会走
|
|
117633
|
+
if (this.userSeal) {
|
|
117634
|
+
//如果处理意见是有值
|
|
117635
|
+
if (operator) {
|
|
117636
|
+
// 判断是不是同意
|
|
117637
|
+
let item = this.suggest.find(item => item.label == operator);
|
|
117638
|
+
if ((item === null || item === void 0 ? void 0 : item.description) == "TIJIAO") {
|
|
117639
|
+
this.isShowBtn = true;
|
|
117640
|
+
}
|
|
117641
|
+
} else {
|
|
117642
|
+
var _this$suggest;
|
|
117643
|
+
((_this$suggest = this.suggest) === null || _this$suggest === void 0 || (_this$suggest = _this$suggest[0]) === null || _this$suggest === void 0 ? void 0 : _this$suggest.description) == "TIJIAO" ? this.isShowBtn = true : "";
|
|
117644
|
+
}
|
|
117645
|
+
}
|
|
117646
|
+
} else {
|
|
117647
|
+
var _this$currUserInfo4;
|
|
117648
|
+
this.userSign = ((_this$currUserInfo4 = this.currUserInfo) === null || _this$currUserInfo4 === void 0 ? void 0 : _this$currUserInfo4.realname) || userInfo.realname;
|
|
117649
|
+
this.changeModel("userSign", this.userSign);
|
|
117650
|
+
}
|
|
117651
|
+
}).finally(() => {
|
|
117652
|
+
this.changeModel("loadingSign", false);
|
|
117653
|
+
});
|
|
117654
|
+
},
|
|
117655
|
+
// 更新Model值 给后台 name 属性 val 值
|
|
117656
|
+
changeModel(name, val) {
|
|
117657
|
+
let currModel = {
|
|
117658
|
+
...this.models[this.widget.model],
|
|
117659
|
+
[name]: val
|
|
117660
|
+
};
|
|
117661
|
+
this.$emit("updateModels", {
|
|
117662
|
+
...currModel
|
|
117663
|
+
});
|
|
117664
|
+
},
|
|
117665
|
+
//获取DPI,图像每英寸长度内的像素点数
|
|
117666
|
+
getDPI() {
|
|
117667
|
+
var arrDPI = new Array();
|
|
117668
|
+
if (window.screen.deviceXDPI) {
|
|
117669
|
+
arrDPI[0] = window.screen.deviceXDPI;
|
|
117670
|
+
arrDPI[1] = window.screen.deviceYDPI;
|
|
117671
|
+
} else {
|
|
117672
|
+
var tmpNode = document.createElement("DIV");
|
|
117673
|
+
tmpNode.style.cssText = "width:1in;height:1in;position:absolute;left:0px;top:0px;z-index:99;visibility:hidden";
|
|
117674
|
+
document.body.appendChild(tmpNode);
|
|
117675
|
+
arrDPI[0] = parseInt(tmpNode.offsetWidth);
|
|
117676
|
+
arrDPI[1] = parseInt(tmpNode.offsetHeight);
|
|
117677
|
+
tmpNode.parentNode.removeChild(tmpNode);
|
|
117678
|
+
}
|
|
117679
|
+
return arrDPI;
|
|
117680
|
+
},
|
|
117681
|
+
//毫米转px
|
|
117682
|
+
mmToPx(value) {
|
|
117683
|
+
var inch = value / 25.4;
|
|
117684
|
+
var c_value = inch * this.getDPI()[0];
|
|
117685
|
+
return c_value;
|
|
117686
|
+
},
|
|
117687
|
+
handleChange(val) {
|
|
117688
|
+
this.models[this.widget.model].operation = val;
|
|
117689
|
+
let currModel = {
|
|
117690
|
+
...this.models[this.widget.model],
|
|
117691
|
+
operation: val,
|
|
117692
|
+
dictName: this.widget.options.dictName
|
|
117693
|
+
};
|
|
117694
|
+
// 有盖章才走这个判断
|
|
117695
|
+
if (this.userSeal) {
|
|
117696
|
+
let arr = this.suggest.find(item => item.value == val);
|
|
117697
|
+
if (arr && arr.description == "TIJIAO") {
|
|
117698
|
+
if (!this.isShowSeal) this.isShowBtn = true;
|
|
117699
|
+
} else {
|
|
117700
|
+
this.isShowBtn = false;
|
|
117701
|
+
this.isShowSeal = false;
|
|
117702
|
+
currModel.userSeal = "";
|
|
117703
|
+
}
|
|
117704
|
+
}
|
|
117705
|
+
console.log(currModel);
|
|
117706
|
+
this.$emit("updateModels", {
|
|
117707
|
+
...currModel
|
|
117708
|
+
});
|
|
117709
|
+
}
|
|
117710
|
+
}
|
|
117711
|
+
});
|
|
117712
|
+
;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=script&lang=js
|
|
117713
|
+
/* harmony default export */ const AllComponent_hnkj_Verify_componentvue_type_script_lang_js = (hnkj_Verify_componentvue_type_script_lang_js);
|
|
117714
|
+
;// ./node_modules/_mini-css-extract-plugin@2.10.2@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=6bb26d0f&prod&lang=less&scoped=true
|
|
117715
|
+
// extracted by mini-css-extract-plugin
|
|
117716
|
+
|
|
117717
|
+
;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=6bb26d0f&prod&lang=less&scoped=true
|
|
117718
|
+
|
|
117719
|
+
;// ./node_modules/_mini-css-extract-plugin@2.10.2@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=6bb26d0f&prod&lang=less
|
|
117720
|
+
// extracted by mini-css-extract-plugin
|
|
117721
|
+
|
|
117722
|
+
;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=6bb26d0f&prod&lang=less
|
|
117723
|
+
|
|
117724
|
+
;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue
|
|
117725
|
+
|
|
117726
|
+
|
|
117727
|
+
|
|
117728
|
+
;
|
|
117729
|
+
|
|
117730
|
+
|
|
117731
|
+
|
|
117732
|
+
/* normalize component */
|
|
117733
|
+
|
|
117734
|
+
var hnkj_Verify_component_component = (0,componentNormalizer/* default */.A)(
|
|
117735
|
+
AllComponent_hnkj_Verify_componentvue_type_script_lang_js,
|
|
117736
|
+
componentvue_type_template_id_6bb26d0f_scoped_true_render,
|
|
117737
|
+
componentvue_type_template_id_6bb26d0f_scoped_true_staticRenderFns,
|
|
117738
|
+
false,
|
|
117739
|
+
null,
|
|
117740
|
+
"6bb26d0f",
|
|
117741
|
+
null
|
|
117742
|
+
|
|
117743
|
+
)
|
|
117744
|
+
|
|
117745
|
+
/* harmony default export */ const hnkj_Verify_component = (hnkj_Verify_component_component.exports);
|
|
117746
|
+
;// ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/widgetSetup.vue?vue&type=template&id=3871e2dd&scoped=true
|
|
117747
|
+
var widgetSetupvue_type_template_id_3871e2dd_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"control"},[_c('a-form-model',[(_vm.isConfirmComponent)?[(
|
|
117748
|
+
_vm.widget.options && Object.keys(_vm.widget.options).indexOf('commentsLength') >= 0
|
|
117749
|
+
)?_c('a-form-model-item',{attrs:{"label":"确认意见填写字数:"}},[_c('a-input-number',{staticStyle:{"width":"100%"},attrs:{"min":1,"max":Number.MAX_SAFE_INTEGER - 1,"parser":function (value) { return parseInt(value) || 1; }},model:{value:(_vm.widget.options.commentsLength),callback:function ($$v) {_vm.$set(_vm.widget.options, "commentsLength", $$v)},expression:"widget.options.commentsLength"}})],1):_vm._e(),(
|
|
117750
|
+
_vm.widget.options && Object.keys(_vm.widget.options).indexOf('operation') >= 0
|
|
117751
|
+
)?_c('a-form-model-item',{attrs:{"label":"确认操作别名:"}},[_c('a-input',{attrs:{"size":"small"},model:{value:(_vm.widget.options.operation),callback:function ($$v) {_vm.$set(_vm.widget.options, "operation", $$v)},expression:"widget.options.operation"}})],1):_vm._e(),(
|
|
117752
|
+
_vm.widget.options && Object.keys(_vm.widget.options).indexOf('operation') >= 0
|
|
117753
|
+
)?_c('a-form-model-item',{attrs:{"label":"操作选项:"}},[_c('select-sys-dict',{attrs:{"widget":_vm.widget,"placeholder":"请选择数据字典编号"}})],1):_vm._e(),_c('a-form-model-item',{attrs:{"label":"确认意见是否必填:"}},[_c('a-switch',{model:{value:(_vm.widget.options.confirmOpinionRequire),callback:function ($$v) {_vm.$set(_vm.widget.options, "confirmOpinionRequire", $$v)},expression:"widget.options.confirmOpinionRequire"}})],1),_c('a-form-model-item',{attrs:{"label":"确认操作默认选中第一项:"}},[_c('a-switch',{model:{value:(_vm.widget.options.confirmOperationChooseFirst),callback:function ($$v) {_vm.$set(_vm.widget.options, "confirmOperationChooseFirst", $$v)},expression:"widget.options.confirmOperationChooseFirst"}})],1),(
|
|
117754
|
+
_vm.widget.options && Object.keys(_vm.widget.options).indexOf('operator') >= 0
|
|
117755
|
+
)?_c('a-form-model-item',{attrs:{"label":"确认人别名:"}},[_c('a-input',{attrs:{"size":"small"},model:{value:(_vm.widget.options.operator),callback:function ($$v) {_vm.$set(_vm.widget.options, "operator", $$v)},expression:"widget.options.operator"}})],1):_vm._e(),(
|
|
117756
|
+
_vm.widget.options &&
|
|
117757
|
+
Object.keys(_vm.widget.options).indexOf('operationTime') >= 0
|
|
117758
|
+
)?_c('a-form-model-item',{attrs:{"label":"确认时间别名:"}},[_c('a-input',{attrs:{"size":"small"},model:{value:(_vm.widget.options.operationTime),callback:function ($$v) {_vm.$set(_vm.widget.options, "operationTime", $$v)},expression:"widget.options.operationTime"}})],1):_vm._e()]:[(
|
|
117759
|
+
_vm.widget.options && Object.keys(_vm.widget.options).indexOf('labelPosition') >= 0
|
|
117760
|
+
)?_c('a-form-model-item',{attrs:{"label":"标题位置:"}},[_c('a-select',{attrs:{"size":"small"},model:{value:(_vm.widget.options.labelPosition),callback:function ($$v) {_vm.$set(_vm.widget.options, "labelPosition", $$v)},expression:"widget.options.labelPosition"}},[_c('a-select-option',{attrs:{"value":"left"}},[_vm._v("左侧")]),_c('a-select-option',{attrs:{"value":"top"}},[_vm._v("顶部")])],1)],1):_vm._e(),_c('a-form-model-item',{attrs:{"label":"类型:"}},[_c('a-select',{attrs:{"size":"small"},model:{value:(_vm.widget.options.type),callback:function ($$v) {_vm.$set(_vm.widget.options, "type", $$v)},expression:"widget.options.type"}},[_c('a-select-option',{attrs:{"value":""}},[_vm._v("默认")]),_c('a-select-option',{attrs:{"value":"grid-verify"}},[_vm._v("支持网格")])],1)],1),_c('a-form-model-item',{attrs:{"label":"开启审核意见"}},[_c('a-select',{attrs:{"placeholder":"请选择是否开启审核意见"},model:{value:(_vm.widget.options.isAuditing),callback:function ($$v) {_vm.$set(_vm.widget.options, "isAuditing", $$v)},expression:"widget.options.isAuditing"}},[_c('a-select-option',{attrs:{"value":""}},[_vm._v(" 否 ")]),_c('a-select-option',{attrs:{"value":"1"}},[_vm._v(" 是 ")])],1)],1),(
|
|
117761
|
+
_vm.widget.options && Object.keys(_vm.widget.options).indexOf('supportMulti') >= 0
|
|
117762
|
+
)?_c('a-form-model-item',{attrs:{"label":"多人审核:"}},[_c('a-switch',{model:{value:(_vm.widget.options.supportMulti),callback:function ($$v) {_vm.$set(_vm.widget.options, "supportMulti", $$v)},expression:"widget.options.supportMulti"}})],1):_vm._e(),_c('a-form-model-item',{attrs:{"label":"签名:"}},[_c('a-switch',{model:{value:(_vm.widget.options.enableSign),callback:function ($$v) {_vm.$set(_vm.widget.options, "enableSign", $$v)},expression:"widget.options.enableSign"}})],1),_c('a-form-model-item',{attrs:{"label":"签章:"}},[_c('a-switch',{model:{value:(_vm.widget.options.enableSeal),callback:function ($$v) {_vm.$set(_vm.widget.options, "enableSeal", $$v)},expression:"widget.options.enableSeal"}})],1),(
|
|
117763
|
+
_vm.widget.options && Object.keys(_vm.widget.options).indexOf('commentsLength') >= 0
|
|
117764
|
+
)?_c('a-form-model-item',{attrs:{"label":"审核填写字数:"}},[_c('a-input-number',{staticStyle:{"width":"100%"},attrs:{"min":1,"max":Number.MAX_SAFE_INTEGER - 1,"parser":function (value) { return parseInt(value) || 1; }},model:{value:(_vm.widget.options.commentsLength),callback:function ($$v) {_vm.$set(_vm.widget.options, "commentsLength", $$v)},expression:"widget.options.commentsLength"}})],1):_vm._e(),(
|
|
117765
|
+
_vm.widget.options && Object.keys(_vm.widget.options).indexOf('operation') >= 0
|
|
117766
|
+
)?_c('a-form-model-item',{attrs:{"label":"审核操作别名:"}},[_c('a-input',{attrs:{"size":"small"},model:{value:(_vm.widget.options.operation),callback:function ($$v) {_vm.$set(_vm.widget.options, "operation", $$v)},expression:"widget.options.operation"}})],1):_vm._e(),_c('a-form-model-item',{attrs:{"label":"审核意见是否必填:"}},[_c('a-switch',{model:{value:(_vm.widget.options.opinionRequire),callback:function ($$v) {_vm.$set(_vm.widget.options, "opinionRequire", $$v)},expression:"widget.options.opinionRequire"}})],1),_c('a-form-model-item',{attrs:{"label":"审核操作默认选中第一项:"}},[_c('a-switch',{model:{value:(_vm.widget.options.operationChooseFirst),callback:function ($$v) {_vm.$set(_vm.widget.options, "operationChooseFirst", $$v)},expression:"widget.options.operationChooseFirst"}})],1),(
|
|
117767
|
+
_vm.widget.options && Object.keys(_vm.widget.options).indexOf('operator') >= 0
|
|
117768
|
+
)?_c('a-form-model-item',{attrs:{"label":"审核人别名:"}},[_c('a-input',{attrs:{"size":"small"},model:{value:(_vm.widget.options.operator),callback:function ($$v) {_vm.$set(_vm.widget.options, "operator", $$v)},expression:"widget.options.operator"}})],1):_vm._e(),(
|
|
117769
|
+
_vm.widget.options &&
|
|
117770
|
+
Object.keys(_vm.widget.options).indexOf('operationTime') >= 0
|
|
117771
|
+
)?_c('a-form-model-item',{attrs:{"label":"审核时间别名:"}},[_c('a-input',{attrs:{"size":"small"},model:{value:(_vm.widget.options.operationTime),callback:function ($$v) {_vm.$set(_vm.widget.options, "operationTime", $$v)},expression:"widget.options.operationTime"}})],1):_vm._e(),_c('a-form-model-item',{attrs:{"label":"审核盖章宽度(单位mm)"}},[_c('a-input',{attrs:{"size":"small","type":"Number","defaultValue":"35"},model:{value:(_vm.widget.options.sealWidth),callback:function ($$v) {_vm.$set(_vm.widget.options, "sealWidth", $$v)},expression:"widget.options.sealWidth"}})],1),_c('a-form-model-item',{attrs:{"label":"审核盖章高度(单位mm)"}},[_c('a-input',{attrs:{"size":"small","type":"Number","defaultValue":"35"},model:{value:(_vm.widget.options.sealHeight),callback:function ($$v) {_vm.$set(_vm.widget.options, "sealHeight", $$v)},expression:"widget.options.sealHeight"}})],1)]],2)],1)}
|
|
117772
|
+
var widgetSetupvue_type_template_id_3871e2dd_scoped_true_staticRenderFns = []
|
|
117773
|
+
|
|
117774
|
+
|
|
117775
|
+
;// ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component/addOptions.vue?vue&type=template&id=e082512c
|
|
117776
|
+
var addOptionsvue_type_template_id_e082512c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._l((_vm.widget.options.op_options),function(tag,index){return [(tag.length > 20)?_c('a-tooltip',{key:tag,attrs:{"title":tag}},[_c('a-tag',{key:tag,attrs:{"closable":index !== 0},on:{"close":function () { return _vm.handleClose(tag); }}},[_vm._v(" "+_vm._s(((tag.slice(0, 20)) + "..."))+" ")])],1):_c('a-tag',{key:tag,attrs:{"closable":index !== 0},on:{"close":function () { return _vm.handleClose(tag); }}},[_vm._v(" "+_vm._s(tag)+" ")])]}),(_vm.inputVisible)?_c('a-input',{ref:"input",style:({ width: '78px' }),attrs:{"type":"text","size":"small","value":_vm.inputValue},on:{"change":_vm.handleInputChange,"blur":_vm.handleInputConfirm,"keyup":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.handleInputConfirm.apply(null, arguments)}}}):_c('a-tag',{staticStyle:{"background":"#fff","borderStyle":"dashed"},on:{"click":_vm.showInput}},[_c('a-icon',{attrs:{"type":"plus"}}),_vm._v(" 添加操作 ")],1)],2)}
|
|
117777
|
+
var addOptionsvue_type_template_id_e082512c_staticRenderFns = []
|
|
117778
|
+
|
|
117779
|
+
|
|
117780
|
+
;// ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.4.1@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component/addOptions.vue?vue&type=script&lang=js
|
|
117781
|
+
|
|
117782
|
+
|
|
117783
|
+
//
|
|
117784
|
+
//
|
|
117785
|
+
//
|
|
117786
|
+
//
|
|
117787
|
+
//
|
|
117788
|
+
//
|
|
117789
|
+
//
|
|
117790
|
+
//
|
|
117791
|
+
//
|
|
117792
|
+
//
|
|
117793
|
+
//
|
|
117794
|
+
//
|
|
117795
|
+
//
|
|
117796
|
+
//
|
|
117797
|
+
//
|
|
117798
|
+
//
|
|
117799
|
+
//
|
|
117800
|
+
//
|
|
117801
|
+
//
|
|
117802
|
+
//
|
|
117803
|
+
//
|
|
117804
|
+
//
|
|
117805
|
+
//
|
|
117806
|
+
//
|
|
117807
|
+
//
|
|
117808
|
+
//
|
|
117809
|
+
//
|
|
117810
|
+
//
|
|
117811
|
+
|
|
117812
|
+
/* harmony default export */ const addOptionsvue_type_script_lang_js = ({
|
|
117813
|
+
name: 'addOptions',
|
|
117814
|
+
props: {
|
|
117815
|
+
widget: {
|
|
117816
|
+
type: Object,
|
|
117817
|
+
default: () => {}
|
|
117818
|
+
}
|
|
117819
|
+
},
|
|
117820
|
+
data() {
|
|
117821
|
+
return {
|
|
117822
|
+
inputVisible: false,
|
|
117823
|
+
inputValue: ''
|
|
117824
|
+
};
|
|
117825
|
+
},
|
|
117826
|
+
created() {
|
|
117827
|
+
if (!this.widget.options.op_options) this.$set(widget.options, 'op_options', []);
|
|
117828
|
+
},
|
|
117829
|
+
methods: {
|
|
117830
|
+
handleClose(removedTag) {
|
|
117831
|
+
const op_options = this.widget.options.op_options.filter(tag => tag !== removedTag);
|
|
117832
|
+
console.log(op_options);
|
|
117833
|
+
this.widget.options.op_options = op_options;
|
|
117834
|
+
},
|
|
117835
|
+
showInput() {
|
|
117836
|
+
this.inputVisible = true;
|
|
117837
|
+
this.$nextTick(function () {
|
|
117838
|
+
this.$refs.input.focus();
|
|
117839
|
+
});
|
|
117840
|
+
},
|
|
117841
|
+
handleInputChange(e) {
|
|
117842
|
+
this.inputValue = e.target.value;
|
|
117843
|
+
},
|
|
117844
|
+
handleInputConfirm() {
|
|
117845
|
+
const inputValue = this.inputValue;
|
|
117846
|
+
let op_options = this.widget.options.op_options;
|
|
117847
|
+
if (inputValue && op_options.indexOf(inputValue) === -1) {
|
|
117848
|
+
this.widget.options.op_options = [...op_options, inputValue];
|
|
117849
|
+
}
|
|
117850
|
+
console.log(op_options);
|
|
117851
|
+
Object.assign(this, {
|
|
117852
|
+
inputVisible: false,
|
|
117853
|
+
inputValue: ''
|
|
117854
|
+
});
|
|
117855
|
+
}
|
|
117856
|
+
}
|
|
117857
|
+
});
|
|
117858
|
+
;// ./src/form/modules/components/AllComponent/hnkj/Verify/component/addOptions.vue?vue&type=script&lang=js
|
|
117859
|
+
/* harmony default export */ const component_addOptionsvue_type_script_lang_js = (addOptionsvue_type_script_lang_js);
|
|
117860
|
+
;// ./src/form/modules/components/AllComponent/hnkj/Verify/component/addOptions.vue
|
|
117861
|
+
|
|
117862
|
+
|
|
117863
|
+
|
|
117864
|
+
|
|
117865
|
+
|
|
117866
|
+
/* normalize component */
|
|
117867
|
+
;
|
|
117868
|
+
var addOptions_component = (0,componentNormalizer/* default */.A)(
|
|
117869
|
+
component_addOptionsvue_type_script_lang_js,
|
|
117870
|
+
addOptionsvue_type_template_id_e082512c_render,
|
|
117871
|
+
addOptionsvue_type_template_id_e082512c_staticRenderFns,
|
|
117872
|
+
false,
|
|
117873
|
+
null,
|
|
117874
|
+
null,
|
|
117875
|
+
null
|
|
117876
|
+
|
|
117877
|
+
)
|
|
117878
|
+
|
|
117879
|
+
/* harmony default export */ const addOptions = (addOptions_component.exports);
|
|
117880
|
+
;// ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.4.1@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/widgetSetup.vue?vue&type=script&lang=js
|
|
117881
|
+
//
|
|
117882
|
+
//
|
|
117883
|
+
//
|
|
117884
|
+
//
|
|
117885
|
+
//
|
|
117886
|
+
//
|
|
117887
|
+
//
|
|
117888
|
+
//
|
|
117889
|
+
//
|
|
117890
|
+
//
|
|
117891
|
+
//
|
|
117892
|
+
//
|
|
117893
|
+
//
|
|
117894
|
+
//
|
|
117895
|
+
//
|
|
117896
|
+
//
|
|
117897
|
+
//
|
|
117898
|
+
//
|
|
117899
|
+
//
|
|
117900
|
+
//
|
|
117901
|
+
//
|
|
117902
|
+
//
|
|
117903
|
+
//
|
|
117904
|
+
//
|
|
117905
|
+
//
|
|
117906
|
+
//
|
|
117907
|
+
//
|
|
117908
|
+
//
|
|
117909
|
+
//
|
|
117910
|
+
//
|
|
117911
|
+
//
|
|
117912
|
+
//
|
|
117913
|
+
//
|
|
117914
|
+
//
|
|
117915
|
+
//
|
|
117916
|
+
//
|
|
117917
|
+
//
|
|
117918
|
+
//
|
|
117919
|
+
//
|
|
117920
|
+
//
|
|
117921
|
+
//
|
|
117922
|
+
//
|
|
117923
|
+
//
|
|
117924
|
+
//
|
|
117925
|
+
//
|
|
117926
|
+
//
|
|
117927
|
+
//
|
|
117928
|
+
//
|
|
117929
|
+
//
|
|
117930
|
+
//
|
|
117931
|
+
//
|
|
117932
|
+
//
|
|
117933
|
+
//
|
|
117934
|
+
//
|
|
117935
|
+
//
|
|
117936
|
+
//
|
|
117937
|
+
//
|
|
117938
|
+
//
|
|
117939
|
+
//
|
|
117940
|
+
//
|
|
117941
|
+
//
|
|
117942
|
+
//
|
|
117943
|
+
//
|
|
117944
|
+
//
|
|
117945
|
+
//
|
|
117946
|
+
//
|
|
117947
|
+
//
|
|
117948
|
+
//
|
|
117949
|
+
//
|
|
117950
|
+
//
|
|
117951
|
+
//
|
|
117952
|
+
//
|
|
117953
|
+
//
|
|
117954
|
+
//
|
|
117955
|
+
//
|
|
117956
|
+
//
|
|
117957
|
+
//
|
|
117958
|
+
//
|
|
117959
|
+
//
|
|
117960
|
+
//
|
|
117961
|
+
//
|
|
117962
|
+
//
|
|
117963
|
+
//
|
|
117964
|
+
//
|
|
117965
|
+
//
|
|
117966
|
+
//
|
|
117967
|
+
//
|
|
117968
|
+
//
|
|
117969
|
+
//
|
|
117970
|
+
//
|
|
117971
|
+
//
|
|
117972
|
+
//
|
|
117973
|
+
//
|
|
117974
|
+
//
|
|
117975
|
+
//
|
|
117976
|
+
//
|
|
117977
|
+
//
|
|
117978
|
+
//
|
|
117979
|
+
//
|
|
117980
|
+
//
|
|
117981
|
+
//
|
|
117982
|
+
//
|
|
117983
|
+
//
|
|
117984
|
+
//
|
|
117985
|
+
//
|
|
117986
|
+
//
|
|
117987
|
+
//
|
|
117988
|
+
//
|
|
117989
|
+
//
|
|
117990
|
+
//
|
|
117991
|
+
//
|
|
117992
|
+
//
|
|
117993
|
+
//
|
|
117994
|
+
//
|
|
117995
|
+
//
|
|
117996
|
+
//
|
|
117997
|
+
//
|
|
117998
|
+
//
|
|
117999
|
+
//
|
|
118000
|
+
//
|
|
118001
|
+
//
|
|
118002
|
+
//
|
|
118003
|
+
//
|
|
118004
|
+
//
|
|
118005
|
+
//
|
|
118006
|
+
//
|
|
118007
|
+
//
|
|
118008
|
+
//
|
|
118009
|
+
//
|
|
118010
|
+
//
|
|
118011
|
+
//
|
|
118012
|
+
//
|
|
118013
|
+
//
|
|
118014
|
+
//
|
|
118015
|
+
//
|
|
118016
|
+
//
|
|
118017
|
+
//
|
|
118018
|
+
//
|
|
118019
|
+
//
|
|
118020
|
+
//
|
|
118021
|
+
//
|
|
118022
|
+
//
|
|
118023
|
+
//
|
|
118024
|
+
//
|
|
118025
|
+
//
|
|
118026
|
+
//
|
|
118027
|
+
//
|
|
118028
|
+
//
|
|
118029
|
+
//
|
|
118030
|
+
//
|
|
118031
|
+
//
|
|
118032
|
+
//
|
|
118033
|
+
//
|
|
118034
|
+
//
|
|
118035
|
+
//
|
|
118036
|
+
//
|
|
118037
|
+
//
|
|
118038
|
+
//
|
|
118039
|
+
//
|
|
118040
|
+
//
|
|
118041
|
+
//
|
|
118042
|
+
//
|
|
118043
|
+
//
|
|
118044
|
+
//
|
|
118045
|
+
//
|
|
118046
|
+
//
|
|
118047
|
+
//
|
|
118048
|
+
//
|
|
118049
|
+
//
|
|
118050
|
+
//
|
|
118051
|
+
//
|
|
118052
|
+
//
|
|
118053
|
+
//
|
|
118054
|
+
//
|
|
118055
|
+
//
|
|
118056
|
+
//
|
|
118057
|
+
//
|
|
118058
|
+
//
|
|
118059
|
+
//
|
|
118060
|
+
//
|
|
118061
|
+
//
|
|
118062
|
+
//
|
|
118063
|
+
//
|
|
118064
|
+
//
|
|
118065
|
+
//
|
|
118066
|
+
//
|
|
118067
|
+
//
|
|
118068
|
+
//
|
|
118069
|
+
//
|
|
118070
|
+
//
|
|
118071
|
+
|
|
118072
|
+
|
|
118073
|
+
|
|
118074
|
+
/* harmony default export */ const hnkj_Verify_widgetSetupvue_type_script_lang_js = ({
|
|
118075
|
+
name: "widgetSetup",
|
|
118076
|
+
data() {
|
|
118077
|
+
return {};
|
|
118078
|
+
},
|
|
118079
|
+
props: {
|
|
118080
|
+
widget: {
|
|
118081
|
+
type: Object,
|
|
118082
|
+
default: function () {
|
|
118083
|
+
return {};
|
|
118084
|
+
}
|
|
118085
|
+
}
|
|
118086
|
+
},
|
|
118087
|
+
components: {
|
|
118088
|
+
SelectSysDict: selectSysDict,
|
|
118089
|
+
AddOptions: addOptions
|
|
118090
|
+
},
|
|
118091
|
+
computed: {
|
|
118092
|
+
// 确认组件
|
|
118093
|
+
isConfirmComponent() {
|
|
118094
|
+
return this.widget.options.isConfirmComponent;
|
|
118095
|
+
}
|
|
118096
|
+
},
|
|
118097
|
+
created() {
|
|
118098
|
+
console.log(this.widget);
|
|
118099
|
+
},
|
|
118100
|
+
methods: {}
|
|
118101
|
+
});
|
|
118102
|
+
;// ./src/form/modules/components/AllComponent/hnkj/Verify/widgetSetup.vue?vue&type=script&lang=js
|
|
118103
|
+
/* harmony default export */ const AllComponent_hnkj_Verify_widgetSetupvue_type_script_lang_js = (hnkj_Verify_widgetSetupvue_type_script_lang_js);
|
|
118104
|
+
;// ./src/form/modules/components/AllComponent/hnkj/Verify/widgetSetup.vue
|
|
118105
|
+
|
|
118106
|
+
|
|
118107
|
+
|
|
118108
|
+
|
|
118109
|
+
|
|
118110
|
+
/* normalize component */
|
|
118111
|
+
;
|
|
118112
|
+
var hnkj_Verify_widgetSetup_component = (0,componentNormalizer/* default */.A)(
|
|
118113
|
+
AllComponent_hnkj_Verify_widgetSetupvue_type_script_lang_js,
|
|
118114
|
+
widgetSetupvue_type_template_id_3871e2dd_scoped_true_render,
|
|
118115
|
+
widgetSetupvue_type_template_id_3871e2dd_scoped_true_staticRenderFns,
|
|
118116
|
+
false,
|
|
118117
|
+
null,
|
|
118118
|
+
"3871e2dd",
|
|
118119
|
+
null
|
|
118120
|
+
|
|
118121
|
+
)
|
|
118122
|
+
|
|
118123
|
+
/* harmony default export */ const hnkj_Verify_widgetSetup = (hnkj_Verify_widgetSetup_component.exports);
|
|
118124
|
+
;// ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/widgetDesign.vue?vue&type=template&id=a34a7416&scoped=true
|
|
118125
|
+
var widgetDesignvue_type_template_id_a34a7416_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.widget)?_c('div',{class:("custom_form_item " + (_vm.widget.options.type === 'grid-verify' ? 'verify-style_grid_verify' : '')),style:({ height: _vm.widget.options.type === 'grid-verify' ? '100%' : (_vm.widget.options.height + 'px') })},[_c('a-form-model-item',{class:("verify-style_label_" + (_vm.widget.options.labelPosition)),attrs:{"colon":false,"label-col":_vm.labelCol,"wrapperCol":_vm.wrapperCol}},[_c('div',{class:[
|
|
118126
|
+
_vm.config.align,
|
|
118127
|
+
_vm.config.validate === true && _vm.widget.options.required === true
|
|
118128
|
+
? 'is_required'
|
|
118129
|
+
: 'no_required' ],style:({
|
|
118130
|
+
color: _vm.config.color,
|
|
118131
|
+
}),attrs:{"slot":"label"},slot:"label"},[_vm._v(" "+_vm._s(_vm.widget.name)+" ")]),_c('div',{staticClass:"verify-com"},[_c('div',{staticClass:"verify-text"},[_c('a-textarea',{staticStyle:{"width":"100%","resize":"none"},attrs:{"name":"","id":"","rows":"2","placeholder":_vm.widget.options.placeholder,"disabled":"","resize":"false"}})],1),_c('div',{staticClass:"verify-option"},[_c('div',[_c('span',[_vm._v(_vm._s(_vm.widget.options.operation))]),_c('a-input',{attrs:{"disabled":""}})],1),_c('div',[_c('span',[_vm._v(_vm._s(_vm.widget.options.operator))]),_c('a-input',{attrs:{"disabled":""}})],1),_c('div',[_c('span',[_vm._v(_vm._s(_vm.widget.options.operationTime))]),_c('a-input',{attrs:{"disabled":""}})],1)])])])],1):_vm._e()}
|
|
118132
|
+
var widgetDesignvue_type_template_id_a34a7416_scoped_true_staticRenderFns = []
|
|
118133
|
+
|
|
118134
|
+
|
|
118135
|
+
;// ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.4.1@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/widgetDesign.vue?vue&type=script&lang=js
|
|
118136
|
+
//
|
|
118137
|
+
//
|
|
118138
|
+
//
|
|
118139
|
+
//
|
|
118140
|
+
//
|
|
118141
|
+
//
|
|
118142
|
+
//
|
|
118143
|
+
//
|
|
118144
|
+
//
|
|
118145
|
+
//
|
|
118146
|
+
//
|
|
118147
|
+
//
|
|
118148
|
+
//
|
|
118149
|
+
//
|
|
118150
|
+
//
|
|
118151
|
+
//
|
|
118152
|
+
//
|
|
118153
|
+
//
|
|
118154
|
+
//
|
|
118155
|
+
//
|
|
118156
|
+
//
|
|
118157
|
+
//
|
|
118158
|
+
//
|
|
118159
|
+
//
|
|
118160
|
+
//
|
|
118161
|
+
//
|
|
118162
|
+
//
|
|
118163
|
+
//
|
|
118164
|
+
//
|
|
118165
|
+
//
|
|
118166
|
+
//
|
|
118167
|
+
//
|
|
118168
|
+
//
|
|
118169
|
+
//
|
|
118170
|
+
//
|
|
118171
|
+
//
|
|
118172
|
+
//
|
|
118173
|
+
//
|
|
118174
|
+
//
|
|
118175
|
+
//
|
|
118176
|
+
//
|
|
118177
|
+
//
|
|
118178
|
+
//
|
|
118179
|
+
//
|
|
118180
|
+
//
|
|
118181
|
+
//
|
|
118182
|
+
//
|
|
118183
|
+
//
|
|
118184
|
+
//
|
|
118185
|
+
//
|
|
118186
|
+
//
|
|
118187
|
+
//
|
|
118188
|
+
//
|
|
118189
|
+
|
|
118190
|
+
|
|
118191
|
+
/* harmony default export */ const hnkj_Verify_widgetDesignvue_type_script_lang_js = ({
|
|
118192
|
+
name: "widgetDesign",
|
|
118193
|
+
mixins: [designWidgetMixins],
|
|
118194
|
+
props: {
|
|
118195
|
+
version: {
|
|
118196
|
+
type: String,
|
|
118197
|
+
default: "normal"
|
|
118198
|
+
},
|
|
118199
|
+
value: {
|
|
118200
|
+
type: String
|
|
118201
|
+
},
|
|
118202
|
+
widget: {
|
|
118203
|
+
type: Object,
|
|
118204
|
+
default: () => {
|
|
118205
|
+
return null;
|
|
118206
|
+
}
|
|
118207
|
+
}
|
|
118208
|
+
},
|
|
118209
|
+
data() {},
|
|
118210
|
+
mounted() {},
|
|
118211
|
+
watch: {},
|
|
118212
|
+
methods: {}
|
|
118213
|
+
});
|
|
118214
|
+
;// ./src/form/modules/components/AllComponent/hnkj/Verify/widgetDesign.vue?vue&type=script&lang=js
|
|
118215
|
+
/* harmony default export */ const AllComponent_hnkj_Verify_widgetDesignvue_type_script_lang_js = (hnkj_Verify_widgetDesignvue_type_script_lang_js);
|
|
118216
|
+
;// ./node_modules/_mini-css-extract-plugin@2.10.2@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/widgetDesign.vue?vue&type=style&index=0&id=a34a7416&prod&lang=less&scoped=true
|
|
118217
|
+
// extracted by mini-css-extract-plugin
|
|
118218
|
+
|
|
118219
|
+
;// ./src/form/modules/components/AllComponent/hnkj/Verify/widgetDesign.vue?vue&type=style&index=0&id=a34a7416&prod&lang=less&scoped=true
|
|
118220
|
+
|
|
118221
|
+
;// ./src/form/modules/components/AllComponent/hnkj/Verify/widgetDesign.vue
|
|
118222
|
+
|
|
118223
|
+
|
|
118224
|
+
|
|
118225
|
+
;
|
|
118226
|
+
|
|
118227
|
+
|
|
118228
|
+
/* normalize component */
|
|
118229
|
+
|
|
118230
|
+
var hnkj_Verify_widgetDesign_component = (0,componentNormalizer/* default */.A)(
|
|
118231
|
+
AllComponent_hnkj_Verify_widgetDesignvue_type_script_lang_js,
|
|
118232
|
+
widgetDesignvue_type_template_id_a34a7416_scoped_true_render,
|
|
118233
|
+
widgetDesignvue_type_template_id_a34a7416_scoped_true_staticRenderFns,
|
|
118234
|
+
false,
|
|
118235
|
+
null,
|
|
118236
|
+
"a34a7416",
|
|
118237
|
+
null
|
|
118238
|
+
|
|
118239
|
+
)
|
|
118240
|
+
|
|
118241
|
+
/* harmony default export */ const hnkj_Verify_widgetDesign = (hnkj_Verify_widgetDesign_component.exports);
|
|
118242
|
+
;// ./src/form/modules/components/AllComponent/hnkj/Verify/index.js
|
|
118243
|
+
|
|
118244
|
+
|
|
118245
|
+
|
|
118246
|
+
/* harmony default export */ const hnkj_Verify = ({
|
|
118247
|
+
component: hnkj_Verify_component,
|
|
118248
|
+
widgetSetup: hnkj_Verify_widgetSetup,
|
|
118249
|
+
widgetDesign: hnkj_Verify_widgetDesign
|
|
118250
|
+
});
|
|
116973
118251
|
;// ./src/form/modules/components/AllComponent/hnkj/index.js
|
|
116974
118252
|
|
|
116975
118253
|
|
|
@@ -116980,22 +118258,22 @@ let componentList = {
|
|
|
116980
118258
|
[prefix + 'nameSignature' + 'Component']: NameSignature.component,
|
|
116981
118259
|
[prefix + 'sealSignature' + 'Component']: SealSignature.component,
|
|
116982
118260
|
[prefix + 'richEditor' + 'Component']: RichEditor.component,
|
|
116983
|
-
[prefix + 'verify' + 'Component']:
|
|
116984
|
-
[prefix + 'confirm' + 'Component']:
|
|
118261
|
+
[prefix + 'verify' + 'Component']: hnkj_Verify.component,
|
|
118262
|
+
[prefix + 'confirm' + 'Component']: hnkj_Verify.component
|
|
116985
118263
|
};
|
|
116986
118264
|
let widgetDesignList = {
|
|
116987
118265
|
[prefix + 'nameSignature' + 'Design']: NameSignature.widgetDesign,
|
|
116988
118266
|
[prefix + 'sealSignature' + 'Design']: SealSignature.widgetDesign,
|
|
116989
118267
|
[prefix + 'richEditor' + 'Design']: RichEditor.widgetDesign,
|
|
116990
|
-
[prefix + 'verify' + 'Design']:
|
|
116991
|
-
[prefix + 'confirm' + 'Design']:
|
|
118268
|
+
[prefix + 'verify' + 'Design']: hnkj_Verify.widgetDesign,
|
|
118269
|
+
[prefix + 'confirm' + 'Design']: hnkj_Verify.widgetDesign
|
|
116992
118270
|
};
|
|
116993
118271
|
let widgetSetupList = {
|
|
116994
118272
|
[prefix + 'nameSignature' + 'Setup']: NameSignature.widgetSetup,
|
|
116995
118273
|
[prefix + 'sealSignature' + 'Setup']: SealSignature.widgetSetup,
|
|
116996
118274
|
[prefix + 'richEditor' + 'Setup']: RichEditor.widgetSetup,
|
|
116997
|
-
[prefix + 'verify' + 'Setup']:
|
|
116998
|
-
[prefix + 'confirm' + 'Setup']:
|
|
118275
|
+
[prefix + 'verify' + 'Setup']: hnkj_Verify.widgetSetup,
|
|
118276
|
+
[prefix + 'confirm' + 'Setup']: hnkj_Verify.widgetSetup
|
|
116999
118277
|
};
|
|
117000
118278
|
/* harmony default export */ const hnkj = ({
|
|
117001
118279
|
componentList,
|
|
@@ -140677,8 +141955,8 @@ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._sel
|
|
|
140677
141955
|
var staticRenderFns = []
|
|
140678
141956
|
|
|
140679
141957
|
|
|
140680
|
-
// EXTERNAL MODULE: ./src/form/modules/components/index.js +
|
|
140681
|
-
var components = __webpack_require__(
|
|
141958
|
+
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 1029 modules
|
|
141959
|
+
var components = __webpack_require__(40000);
|
|
140682
141960
|
;// ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.4.1@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/CorrectionItem.vue?vue&type=script&lang=js
|
|
140683
141961
|
//
|
|
140684
141962
|
//
|
|
@@ -143077,8 +144355,8 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
143077
144355
|
)
|
|
143078
144356
|
|
|
143079
144357
|
/* harmony default export */ const CorrectionModal = (component.exports);
|
|
143080
|
-
// EXTERNAL MODULE: ./src/form/modules/components/index.js +
|
|
143081
|
-
var components = __webpack_require__(
|
|
144358
|
+
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 1029 modules
|
|
144359
|
+
var components = __webpack_require__(40000);
|
|
143082
144360
|
// EXTERNAL MODULE: ./node_modules/_pubsub-js@1.9.5@pubsub-js/src/pubsub.js
|
|
143083
144361
|
var pubsub = __webpack_require__(55469);
|
|
143084
144362
|
var pubsub_default = /*#__PURE__*/__webpack_require__.n(pubsub);
|
|
@@ -144271,8 +145549,8 @@ var vuedraggable_umd = __webpack_require__(59715);
|
|
|
144271
145549
|
var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_umd);
|
|
144272
145550
|
// EXTERNAL MODULE: ./src/api/manage.js
|
|
144273
145551
|
var manage = __webpack_require__(5335);
|
|
144274
|
-
// EXTERNAL MODULE: ./src/form/modules/components/index.js +
|
|
144275
|
-
var components = __webpack_require__(
|
|
145552
|
+
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 1029 modules
|
|
145553
|
+
var components = __webpack_require__(40000);
|
|
144276
145554
|
// EXTERNAL MODULE: ./src/form/util/Bus.js
|
|
144277
145555
|
var Bus = __webpack_require__(31227);
|
|
144278
145556
|
// EXTERNAL MODULE: ./src/form/modules/config/hnkj.js
|
|
@@ -162210,7 +163488,7 @@ function toString(value) {
|
|
|
162210
163488
|
(module) {
|
|
162211
163489
|
|
|
162212
163490
|
"use strict";
|
|
162213
|
-
module.exports = /*#__PURE__*/JSON.parse('{"rE":"1.1.689-AI.
|
|
163491
|
+
module.exports = /*#__PURE__*/JSON.parse('{"rE":"1.1.689-AI.9"}');
|
|
162214
163492
|
|
|
162215
163493
|
/***/ }
|
|
162216
163494
|
|
|
@@ -177481,8 +178759,8 @@ var es_array_sort = __webpack_require__(15360);
|
|
|
177481
178759
|
var es_array_unshift = __webpack_require__(13255);
|
|
177482
178760
|
// EXTERNAL MODULE: ./src/form/util/util.js
|
|
177483
178761
|
var util_util = __webpack_require__(78393);
|
|
177484
|
-
// EXTERNAL MODULE: ./src/form/modules/components/index.js +
|
|
177485
|
-
var components = __webpack_require__(
|
|
178762
|
+
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 1029 modules
|
|
178763
|
+
var components = __webpack_require__(40000);
|
|
177486
178764
|
// EXTERNAL MODULE: ./src/form/modules/widgetFormItem.vue + 5 modules
|
|
177487
178765
|
var widgetFormItem = __webpack_require__(48942);
|
|
177488
178766
|
// EXTERNAL MODULE: ./src/form/modules/WidgetIdeaSignItem.vue + 5 modules
|