@zscreate/form-component 1.1.132 → 1.1.134
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.
|
@@ -63497,7 +63497,7 @@ module.exports = /******/function (modules) {
|
|
|
63497
63497
|
/* harmony import */ var _util_mathUtils__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(38);
|
|
63498
63498
|
/* harmony import */ var _util_util__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(6955);
|
|
63499
63499
|
/* harmony import */ var _layoutItem__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(2376);
|
|
63500
|
-
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(
|
|
63500
|
+
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(7895);
|
|
63501
63501
|
/* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(9616);
|
|
63502
63502
|
/* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(pubsub_js__WEBPACK_IMPORTED_MODULE_4__);
|
|
63503
63503
|
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(7203);
|
|
@@ -67469,7 +67469,7 @@ const API = '/form/formdesiger/countLeaveDays';
|
|
|
67469
67469
|
}
|
|
67470
67470
|
}
|
|
67471
67471
|
this.dataModel = dataModel;
|
|
67472
|
-
if (this.widget.options.disabled) {
|
|
67472
|
+
if (this.verifyNode && this.widget.options.disabled) {
|
|
67473
67473
|
// 审核状态下 不提示placeholder
|
|
67474
67474
|
this.widget.options.placeholder = "";
|
|
67475
67475
|
}
|
|
@@ -67692,7 +67692,7 @@ const API = '/form/formdesiger/countLeaveDays';
|
|
|
67692
67692
|
|
|
67693
67693
|
/***/ }),
|
|
67694
67694
|
|
|
67695
|
-
/***/
|
|
67695
|
+
/***/ 989:
|
|
67696
67696
|
/***/ (function(module) {
|
|
67697
67697
|
|
|
67698
67698
|
const toolbar = {
|
|
@@ -67888,7 +67888,7 @@ module.exports = {
|
|
|
67888
67888
|
|
|
67889
67889
|
/***/ }),
|
|
67890
67890
|
|
|
67891
|
-
/***/
|
|
67891
|
+
/***/ 7895:
|
|
67892
67892
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
67893
67893
|
|
|
67894
67894
|
"use strict";
|
|
@@ -76844,17 +76844,17 @@ var AllLayout_widgetDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
76844
76844
|
widgetSetup: AllLayout_widgetSetup,
|
|
76845
76845
|
widgetDesign: AllLayout_widgetDesign
|
|
76846
76846
|
});
|
|
76847
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/Verify/component.vue?vue&type=template&id=
|
|
76848
|
-
var
|
|
76847
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/Verify/component.vue?vue&type=template&id=168785e3&scoped=true&
|
|
76848
|
+
var componentvue_type_template_id_168785e3_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.widget)?_c('div',{staticClass:"custom_form_item custom_form_item_special",style:({ height: _vm.widget.options.height + 'px' })},[_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',{staticClass:"verify clear verify-no-border",style:({ height: _vm.widget.options.height + 'px' })},[_c('a-form-model-item',{attrs:{"colon":false,"label-col":_vm.labelCol,"wrapperCol":_vm.wrapperCol}},[_c('div',{class:[
|
|
76849
76849
|
_vm.config.align,
|
|
76850
76850
|
_vm.config.validate === true && _vm.widget.options.required === true
|
|
76851
76851
|
? 'is_required'
|
|
76852
76852
|
: 'no_required' ],style:({ color: _vm.config.color }),attrs:{"slot":"label"},slot:"label"},[_vm._v(" "+_vm._s(_vm.widget.name)+" ")]),_c('div',{ref:"verifyRight",staticClass:"verify-right",style:({ 'border-color': _vm.config.borderColor })},[(_vm.widget.model == _vm.verifyNode)?[(_vm.userSeal && _vm.isShowSeal)?_c('vdr',{staticStyle:{"position":"absolute","z-index":"999"},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:({ width: _vm.initCdrUserSeal.width + 'px', height: _vm.initCdrUserSeal.height + 'px'}),attrs:{"src":_vm.userSeal.startsWith('data:image') ? _vm.userSeal: (_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].userSeal)?_c('div',{staticClass:"verify-seal",style:(Object.assign({}, _vm.userSealPosition, {position: 'absolute'}))},[_c('img',{style:({ width: _vm.userSealPosition.width, height: _vm.userSealPosition.height }),attrs:{"src":_vm.models[_vm.widget.model].userSeal.startsWith('data:image') ? _vm.models[_vm.widget.model].userSeal : (_vm.imgUrl + _vm.models[_vm.widget.model].userSeal),"alt":""}})]):_vm._e()],_c('div',{staticClass:"verify-text",style:({ 'border-color': _vm.config.borderColor })},[_c('span',[(_vm.models[_vm.widget.model])?_c('a-input',{style:({ position: 'relative', zIndex: 2 }),attrs:{"type":"textarea","disabled":_vm.widget.model !== _vm.verifyNode,"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' ? '29%' : '2%'})},[_c('a-popconfirm',{attrs:{"title":"请确认是否添加印章?","ok-text":"是","cancel-text":"否","getPopupContainer":function (triggerNode) {
|
|
76853
76853
|
return triggerNode.parentNode || _vm.document.body;
|
|
76854
|
-
}},on:{"confirm":function($event){return _vm.handleSeal(2)}}},[_c('a',{attrs:{"href":"#"}},[_vm._v("盖章")])])],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:{"font-size":"13px","right":"1%","bottom":"11%","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]",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('span',[_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.widget.model !== _vm.verifyNode,"
|
|
76854
|
+
}},on:{"confirm":function($event){return _vm.handleSeal(2)}}},[_c('a',{attrs:{"href":"#"}},[_vm._v("盖章")])])],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:{"font-size":"13px","right":"1%","bottom":"11%","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]",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('span',[_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.widget.model !== _vm.verifyNode,"value":_vm.models[_vm.widget.model].operation},on:{"change":_vm.handleChange}},_vm._l((_vm.suggest),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)+" ")]),(_vm.widget.model == _vm.verifyNode)?[(_vm.widget.options.platform && !_vm.userSign)?_c('span',[_c('a-popconfirm',{attrs:{"title":"请确认是否添加签名?","ok-text":"是","cancel-text":"否","getPopupContainer":function (triggerNode) {
|
|
76855
76855
|
return triggerNode.parentNode || _vm.document.body;
|
|
76856
76856
|
}},on:{"confirm":function($event){return _vm.handleSeal(1)}}},[_c('a-button',{attrs:{"type":"link"}},[_vm._v("签名")])],1)],1):(_vm.userSign)?_c('span',[_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.userSign.startsWith('data:image') ? _vm.userSign: (_vm.imgUrl + _vm.userSign),"alt":""}}),_c('a-icon',{attrs:{"name":"close"}})],1):_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',[_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.models[_vm.widget.model].userSign.startsWith('data:image') ? _vm.models[_vm.widget.model].userSign : (_vm.imgUrl + _vm.models[_vm.widget.model].userSign),"alt":""}})]):_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.1"}},[_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)])],1)]),(_vm.widget.model == _vm.verifyNode && _vm.widget.options.platform)?_c('a-modal',{attrs:{"zIndex":100000,"title":"选择签名签章","footer":null},model:{value:(_vm.platformVisible),callback:function ($$v) {_vm.platformVisible=$$v},expression:"platformVisible"}},[_c('a-spin',{attrs:{"tip":"加载中","spinning":_vm.iframeLoading}},[_c('iframe',{ref:"platformIframe",staticStyle:{"width":"100%","height":"470px"},attrs:{"src":_vm.platformUrl},on:{"load":_vm.platformIframeLoad,"error":function($event){_vm.iframeLoading = false; _vm.$message.error('页面加载失败')}}})])],1):_vm._e()],1):_vm._e()}
|
|
76857
|
-
var
|
|
76857
|
+
var componentvue_type_template_id_168785e3_scoped_true_staticRenderFns = []
|
|
76858
76858
|
|
|
76859
76859
|
|
|
76860
76860
|
;// CONCATENATED MODULE: ./src/utils/util.js
|
|
@@ -77477,10 +77477,10 @@ const Verify_componentvue_type_script_lang_js_layoutItem = () => Promise.resolve
|
|
|
77477
77477
|
});
|
|
77478
77478
|
;// CONCATENATED MODULE: ./src/form/modules/components/Verify/component.vue?vue&type=script&lang=js&
|
|
77479
77479
|
/* harmony default export */ var components_Verify_componentvue_type_script_lang_js_ = (Verify_componentvue_type_script_lang_js_);
|
|
77480
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.2@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.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=
|
|
77480
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.2@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.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=168785e3&prod&lang=less&scoped=true&
|
|
77481
77481
|
// extracted by mini-css-extract-plugin
|
|
77482
77482
|
|
|
77483
|
-
;// CONCATENATED MODULE: ./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=
|
|
77483
|
+
;// CONCATENATED MODULE: ./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=168785e3&prod&lang=less&scoped=true&
|
|
77484
77484
|
|
|
77485
77485
|
;// CONCATENATED MODULE: ./src/form/modules/components/Verify/component.vue
|
|
77486
77486
|
|
|
@@ -77493,11 +77493,11 @@ const Verify_componentvue_type_script_lang_js_layoutItem = () => Promise.resolve
|
|
|
77493
77493
|
|
|
77494
77494
|
var Verify_component_component = (0,componentNormalizer/* default */.Z)(
|
|
77495
77495
|
components_Verify_componentvue_type_script_lang_js_,
|
|
77496
|
-
|
|
77497
|
-
|
|
77496
|
+
componentvue_type_template_id_168785e3_scoped_true_render,
|
|
77497
|
+
componentvue_type_template_id_168785e3_scoped_true_staticRenderFns,
|
|
77498
77498
|
false,
|
|
77499
77499
|
null,
|
|
77500
|
-
"
|
|
77500
|
+
"168785e3",
|
|
77501
77501
|
null
|
|
77502
77502
|
|
|
77503
77503
|
)
|
|
@@ -101604,7 +101604,7 @@ async function _uploadFiles2(files) {
|
|
|
101604
101604
|
}
|
|
101605
101605
|
Tus.VERSION = tus_lib_packageJson.version;
|
|
101606
101606
|
// EXTERNAL MODULE: ./src/form/modules/components/FileUpload/locale/locale.js
|
|
101607
|
-
var locale_locale = __webpack_require__(
|
|
101607
|
+
var locale_locale = __webpack_require__(989);
|
|
101608
101608
|
var locale_default = /*#__PURE__*/__webpack_require__.n(locale_locale);
|
|
101609
101609
|
;// CONCATENATED MODULE: ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.3.0@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/FileUpload/component.vue?vue&type=script&lang=js&
|
|
101610
101610
|
|
|
@@ -108709,18 +108709,18 @@ var RichEditor_widgetDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
108709
108709
|
widgetSetup: RichEditor_widgetSetup,
|
|
108710
108710
|
widgetDesign: RichEditor_widgetDesign
|
|
108711
108711
|
});
|
|
108712
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=template&id=
|
|
108713
|
-
var
|
|
108712
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=template&id=78d63cfc&scoped=true&
|
|
108713
|
+
var componentvue_type_template_id_78d63cfc_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:({
|
|
108714
108714
|
height: _vm.widget.options.type === 'grid-verify' ? '100%' : (_vm.widget.options.height * (_vm.verifyLogsList.length + 1) + 'px'),
|
|
108715
108715
|
borderRight: _vm.widget.options.type === 'grid-verify' ? '1px solid #000' : ''
|
|
108716
108716
|
})},[_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:[
|
|
108717
108717
|
_vm.config.align,
|
|
108718
108718
|
_vm.config.validate === true && _vm.widget.options.required === true
|
|
108719
108719
|
? 'is_required'
|
|
108720
|
-
: '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.suggest),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":""}}):_c('span',[_vm._v(" "+_vm._s(log['userSign'])+" ")])]):_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(log['realname'] || '')+" ")])]],2),_c('div',{staticStyle:{"flex-grow":"1.1"}},[_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",style:({ 'border-color': _vm.config.borderColor, height: _vm.widget.options.type === 'grid-verify' ? '100%' : ("calc(100% / " + (_vm.verifyLogsList.length + 1) + ")!important")
|
|
108720
|
+
: '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.suggest),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":""}}):_c('span',[_vm._v(" "+_vm._s(log['userSign'])+" ")])]):_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(log['realname'] || '')+" ")])]],2),_c('div',{staticStyle:{"flex-grow":"1.1"}},[_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",style:({ 'border-color': _vm.config.borderColor, height: _vm.widget.options.type === 'grid-verify' ? '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":"999"},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('span',[(_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.widget.model !== _vm.verifyNode,"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"},[_c('a-popconfirm',{attrs:{"title":"请确认是否添加印章?","ok-text":"是","cancel-text":"否","getPopupContainer":function (triggerNode) {
|
|
108721
108721
|
return triggerNode.parentNode || _vm.document.body;
|
|
108722
|
-
}},on:{"confirm":_vm.handleSeal}},[_c('a',{attrs:{"href":"#"}},[_vm._v("盖章")])])],1)]:_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('span',[_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.widget.model !== _vm.verifyNode,"
|
|
108723
|
-
var
|
|
108722
|
+
}},on:{"confirm":_vm.handleSeal}},[_c('a',{attrs:{"href":"#"}},[_vm._v("盖章")])])],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":"11%","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('span',[_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.widget.model !== _vm.verifyNode,"value":_vm.models[_vm.widget.model].operation},on:{"change":_vm.handleChange}},_vm._l((_vm.suggest),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)+" ")]),(_vm.widget.model == _vm.verifyNode)?[(_vm.userSign)?_c('span',[(_vm.userSign.startsWith('/'))?_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.imgUrl + _vm.userSign,"alt":""}}):_c('span',[_vm._v(" "+_vm._s(_vm.userSign)+" ")])]):_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":""}}):_c('span',[_vm._v(_vm._s(_vm.models[_vm.widget.model].userSign))])]):_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.1"}},[_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()}
|
|
108723
|
+
var componentvue_type_template_id_78d63cfc_scoped_true_staticRenderFns = []
|
|
108724
108724
|
|
|
108725
108725
|
|
|
108726
108726
|
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/components/TextArea/TextArea.vue?vue&type=template&id=64726beb&scoped=true&
|
|
@@ -109103,6 +109103,25 @@ var TextArea_component = (0,componentNormalizer/* default */.Z)(
|
|
|
109103
109103
|
//
|
|
109104
109104
|
//
|
|
109105
109105
|
//
|
|
109106
|
+
//
|
|
109107
|
+
//
|
|
109108
|
+
//
|
|
109109
|
+
//
|
|
109110
|
+
//
|
|
109111
|
+
//
|
|
109112
|
+
//
|
|
109113
|
+
//
|
|
109114
|
+
//
|
|
109115
|
+
//
|
|
109116
|
+
//
|
|
109117
|
+
//
|
|
109118
|
+
//
|
|
109119
|
+
//
|
|
109120
|
+
//
|
|
109121
|
+
//
|
|
109122
|
+
//
|
|
109123
|
+
//
|
|
109124
|
+
|
|
109106
109125
|
|
|
109107
109126
|
|
|
109108
109127
|
|
|
@@ -109166,13 +109185,23 @@ var TextArea_component = (0,componentNormalizer/* default */.Z)(
|
|
|
109166
109185
|
isShowBtn: false,
|
|
109167
109186
|
//是否展示签章
|
|
109168
109187
|
isShowSeal: false,
|
|
109169
|
-
imgUrl: window._CONFIG.imgDomainURL || window._CONFIG.imgUrl
|
|
109188
|
+
imgUrl: window._CONFIG.imgDomainURL || window._CONFIG.imgUrl,
|
|
109189
|
+
notes: ['同意', '拒绝', '请尽快审批']
|
|
109170
109190
|
};
|
|
109171
109191
|
},
|
|
109172
109192
|
components: {
|
|
109173
109193
|
TextArea: TextArea
|
|
109174
109194
|
},
|
|
109175
|
-
created() {
|
|
109195
|
+
async created() {
|
|
109196
|
+
if (this.widget.options.isAuditing == '1') {
|
|
109197
|
+
const [err, res] = await toAwait((0,manage/* getAction */.s7)('sys/dict/getDictItems/reviewComments'));
|
|
109198
|
+
if (err || !res.success) {
|
|
109199
|
+
this.$message.error(res.message);
|
|
109200
|
+
return;
|
|
109201
|
+
}
|
|
109202
|
+
this.notes = res.result.map(item => item.text).length > 0 ? res.result.map(item => item.text) : this.notes;
|
|
109203
|
+
}
|
|
109204
|
+
|
|
109176
109205
|
// 处理mm转换为px 如果没有设置 默认35mm
|
|
109177
109206
|
let options = this.widget.options;
|
|
109178
109207
|
this.style.width = options.sealWidth ? this.mmToPx(Number(options.sealWidth)).toFixed(2) + "px" : this.mmToPx(35).toFixed(2) + "px";
|
|
@@ -109344,10 +109373,10 @@ var TextArea_component = (0,componentNormalizer/* default */.Z)(
|
|
|
109344
109373
|
});
|
|
109345
109374
|
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=script&lang=js&
|
|
109346
109375
|
/* harmony default export */ var AllComponent_hnkj_Verify_componentvue_type_script_lang_js_ = (hnkj_Verify_componentvue_type_script_lang_js_);
|
|
109347
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.2@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.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=
|
|
109376
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.2@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.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=78d63cfc&prod&lang=less&scoped=true&
|
|
109348
109377
|
// extracted by mini-css-extract-plugin
|
|
109349
109378
|
|
|
109350
|
-
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=
|
|
109379
|
+
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=78d63cfc&prod&lang=less&scoped=true&
|
|
109351
109380
|
|
|
109352
109381
|
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue
|
|
109353
109382
|
|
|
@@ -109360,20 +109389,20 @@ var TextArea_component = (0,componentNormalizer/* default */.Z)(
|
|
|
109360
109389
|
|
|
109361
109390
|
var hnkj_Verify_component_component = (0,componentNormalizer/* default */.Z)(
|
|
109362
109391
|
AllComponent_hnkj_Verify_componentvue_type_script_lang_js_,
|
|
109363
|
-
|
|
109364
|
-
|
|
109392
|
+
componentvue_type_template_id_78d63cfc_scoped_true_render,
|
|
109393
|
+
componentvue_type_template_id_78d63cfc_scoped_true_staticRenderFns,
|
|
109365
109394
|
false,
|
|
109366
109395
|
null,
|
|
109367
|
-
"
|
|
109396
|
+
"78d63cfc",
|
|
109368
109397
|
null
|
|
109369
109398
|
|
|
109370
109399
|
)
|
|
109371
109400
|
|
|
109372
109401
|
/* harmony default export */ var hnkj_Verify_component = (hnkj_Verify_component_component.exports);
|
|
109373
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/widgetSetup.vue?vue&type=template&id=
|
|
109374
|
-
var
|
|
109402
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/widgetSetup.vue?vue&type=template&id=fd1dfb36&scoped=true&
|
|
109403
|
+
var widgetSetupvue_type_template_id_fd1dfb36_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',[(
|
|
109375
109404
|
_vm.widget.options && Object.keys(_vm.widget.options).indexOf('labelPosition') >= 0
|
|
109376
|
-
)?_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),(
|
|
109405
|
+
)?_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),(
|
|
109377
109406
|
_vm.widget.options && Object.keys(_vm.widget.options).indexOf('supportMulti') >= 0
|
|
109378
109407
|
)?_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),(
|
|
109379
109408
|
_vm.widget.options && Object.keys(_vm.widget.options).indexOf('commentsLength') >= 0
|
|
@@ -109385,7 +109414,7 @@ var widgetSetupvue_type_template_id_48d59f7c_scoped_true_render = function () {v
|
|
|
109385
109414
|
_vm.widget.options &&
|
|
109386
109415
|
Object.keys(_vm.widget.options).indexOf('operationTime') >= 0
|
|
109387
109416
|
)?_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)],1)],1)}
|
|
109388
|
-
var
|
|
109417
|
+
var widgetSetupvue_type_template_id_fd1dfb36_scoped_true_staticRenderFns = []
|
|
109389
109418
|
|
|
109390
109419
|
|
|
109391
109420
|
;// CONCATENATED MODULE: ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.3.0@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/widgetSetup.vue?vue&type=script&lang=js&
|
|
@@ -109498,6 +109527,22 @@ var widgetSetupvue_type_template_id_48d59f7c_scoped_true_staticRenderFns = []
|
|
|
109498
109527
|
//
|
|
109499
109528
|
//
|
|
109500
109529
|
//
|
|
109530
|
+
//
|
|
109531
|
+
//
|
|
109532
|
+
//
|
|
109533
|
+
//
|
|
109534
|
+
//
|
|
109535
|
+
//
|
|
109536
|
+
//
|
|
109537
|
+
//
|
|
109538
|
+
//
|
|
109539
|
+
//
|
|
109540
|
+
//
|
|
109541
|
+
//
|
|
109542
|
+
//
|
|
109543
|
+
//
|
|
109544
|
+
//
|
|
109545
|
+
//
|
|
109501
109546
|
|
|
109502
109547
|
/* harmony default export */ var hnkj_Verify_widgetSetupvue_type_script_lang_js_ = ({
|
|
109503
109548
|
name: "widgetSetup",
|
|
@@ -109531,11 +109576,11 @@ var widgetSetupvue_type_template_id_48d59f7c_scoped_true_staticRenderFns = []
|
|
|
109531
109576
|
;
|
|
109532
109577
|
var hnkj_Verify_widgetSetup_component = (0,componentNormalizer/* default */.Z)(
|
|
109533
109578
|
AllComponent_hnkj_Verify_widgetSetupvue_type_script_lang_js_,
|
|
109534
|
-
|
|
109535
|
-
|
|
109579
|
+
widgetSetupvue_type_template_id_fd1dfb36_scoped_true_render,
|
|
109580
|
+
widgetSetupvue_type_template_id_fd1dfb36_scoped_true_staticRenderFns,
|
|
109536
109581
|
false,
|
|
109537
109582
|
null,
|
|
109538
|
-
"
|
|
109583
|
+
"fd1dfb36",
|
|
109539
109584
|
null
|
|
109540
109585
|
|
|
109541
109586
|
)
|
|
@@ -111224,7 +111269,7 @@ var CorrectionItemvue_type_template_id_4d910d38_scoped_true_staticRenderFns = []
|
|
|
111224
111269
|
|
|
111225
111270
|
|
|
111226
111271
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 858 modules
|
|
111227
|
-
var components = __webpack_require__(
|
|
111272
|
+
var components = __webpack_require__(7895);
|
|
111228
111273
|
;// CONCATENATED MODULE: ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.3.0@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/CorrectionItem.vue?vue&type=script&lang=js&
|
|
111229
111274
|
//
|
|
111230
111275
|
//
|
|
@@ -113075,7 +113120,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
113075
113120
|
// EXTERNAL MODULE: ./src/api/manage.js
|
|
113076
113121
|
var manage = __webpack_require__(1474);
|
|
113077
113122
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 858 modules
|
|
113078
|
-
var components = __webpack_require__(
|
|
113123
|
+
var components = __webpack_require__(7895);
|
|
113079
113124
|
// EXTERNAL MODULE: ./src/form/util/Bus.js
|
|
113080
113125
|
var Bus = __webpack_require__(767);
|
|
113081
113126
|
// EXTERNAL MODULE: ./src/form/modules/config/hnkj.js
|
|
@@ -113692,7 +113737,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__7203__;
|
|
|
113692
113737
|
/***/ (function(module) {
|
|
113693
113738
|
|
|
113694
113739
|
"use strict";
|
|
113695
|
-
module.exports = {"i8":"1.1.
|
|
113740
|
+
module.exports = {"i8":"1.1.134"};
|
|
113696
113741
|
|
|
113697
113742
|
/***/ })
|
|
113698
113743
|
|
|
@@ -115219,7 +115264,7 @@ var es_array_push = __webpack_require__(9211);
|
|
|
115219
115264
|
// EXTERNAL MODULE: ./src/form/util/util.js
|
|
115220
115265
|
var util = __webpack_require__(6955);
|
|
115221
115266
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 858 modules
|
|
115222
|
-
var components = __webpack_require__(
|
|
115267
|
+
var components = __webpack_require__(7895);
|
|
115223
115268
|
// EXTERNAL MODULE: ./src/api/manage.js
|
|
115224
115269
|
var manage = __webpack_require__(1474);
|
|
115225
115270
|
// EXTERNAL MODULE: ./src/form/modules/widgetFormItem.vue + 6 modules
|
|
@@ -116118,8 +116163,8 @@ var widgetConfigvue_type_template_id_ca5daa0e_scoped_true_render = function () {
|
|
|
116118
116163
|
var widgetConfigvue_type_template_id_ca5daa0e_scoped_true_staticRenderFns = []
|
|
116119
116164
|
|
|
116120
116165
|
|
|
116121
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/widgetPublicConfig.vue?vue&type=template&id=
|
|
116122
|
-
var
|
|
116166
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/widgetPublicConfig.vue?vue&type=template&id=48c55d1c&scoped=true&
|
|
116167
|
+
var widgetPublicConfigvue_type_template_id_48c55d1c_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"form"},[_c('a-form-model',[_c('a-form-model-item',{ref:"title",attrs:{"label":"标题"}},[_c('a-input',{model:{value:(_vm.widget.name),callback:function ($$v) {_vm.$set(_vm.widget, "name", $$v)},expression:"widget.name"}})],1),_c('a-form-model-item',{attrs:{"label":"标签宽度","prop":"title"}},[_c('a-input-number',{model:{value:(_vm.widget.options.labelWidth),callback:function ($$v) {_vm.$set(_vm.widget.options, "labelWidth", $$v)},expression:"widget.options.labelWidth"}})],1),_c('a-form-model-item',{attrs:{"label":"高度","prop":"title"}},[_c('a-input-number',{model:{value:(_vm.widget.options.height),callback:function ($$v) {_vm.$set(_vm.widget.options, "height", $$v)},expression:"widget.options.height"}})],1),(_vm.widget.type === 'select')?_c('a-form-model-item',{ref:"bg_bgc",attrs:{"label":"背景颜色","prop":"bgcolor"}},[_c('colorPicker',{attrs:{"defaultColor":"#FFFFFF"},model:{value:(_vm.widget.options.bgColor),callback:function ($$v) {_vm.$set(_vm.widget.options, "bgColor", $$v)},expression:"widget.options.bgColor"}})],1):_vm._e(),(!['placeholder', 'responsibility'].includes(_vm.widget.type))?_c('a-form-model-item',{attrs:{"label":"组件无边框","prop":"title"}},[_c('a-switch',{model:{value:(_vm.widget.options.noBorder),callback:function ($$v) {_vm.$set(_vm.widget.options, "noBorder", $$v)},expression:"widget.options.noBorder"}})],1):_vm._e(),(['input', 'textarea'].includes(_vm.widget.type))?_c('div',[_c('a-form-model-item',{ref:"bgc",attrs:{"label":"字体颜色","prop":"labelwordcolor"}},[_c('colorPicker',{staticStyle:{"z-index":"3"},attrs:{"defaultColor":"#000000"},model:{value:(_vm.widget.options.fontColor),callback:function ($$v) {_vm.$set(_vm.widget.options, "fontColor", $$v)},expression:"widget.options.fontColor"}})],1),_c('a-form-model-item',{ref:"bg_bgc",attrs:{"label":"背景颜色","prop":"bgcolor"}},[_c('colorPicker',{attrs:{"defaultColor":"#FFFFFF"},model:{value:(_vm.widget.options.bgColor),callback:function ($$v) {_vm.$set(_vm.widget.options, "bgColor", $$v)},expression:"widget.options.bgColor"}})],1),_c('a-form-model-item',{attrs:{"label":"字体类型","prop":"title"}},[_c('a-select',{attrs:{"placeholder":"请选择字体"},model:{value:(_vm.widget.options.fontFamily),callback:function ($$v) {_vm.$set(_vm.widget.options, "fontFamily", $$v)},expression:"widget.options.fontFamily"}},_vm._l((_vm.fontNames),function(item,idx){return _c('a-select-option',{key:idx,attrs:{"value":item}},[_vm._v(" "+_vm._s(item)+" ")])}),1)],1)],1):_vm._e(),(_vm.widget.type == 'codeControl')?_c('a-form-model-item',{attrs:{"label":"默认值"}},[_c('a-input',{attrs:{"disabled":""},model:{value:(_vm.widget.key),callback:function ($$v) {_vm.$set(_vm.widget, "key", $$v)},expression:"widget.key"}})],1):_vm._e(),(!_vm.seatList.includes(_vm.widget.type))?_c('a-form-model-item',{attrs:{"label":"占位内容"}},[_c('a-input',{model:{value:(_vm.widget.options.placeholder),callback:function ($$v) {_vm.$set(_vm.widget.options, "placeholder", $$v)},expression:"widget.options.placeholder"}})],1):_vm._e(),(_vm.widget.type == 'superLink')?_c('a-form-model-item',{attrs:{"label":"超链接名称"}},[_c('a-input',{model:{value:(_vm.widget.options.title),callback:function ($$v) {_vm.$set(_vm.widget.options, "title", $$v)},expression:"widget.options.title"}})],1):_vm._e(),_vm._t("default"),(_vm.$route.query.jghsj === '1')?_c('a-form-model-item',{attrs:{"label":"选择入库唯一key"}},[_c('a-switch',{model:{value:(_vm.widget.isJghsjKey),callback:function ($$v) {_vm.$set(_vm.widget, "isJghsjKey", $$v)},expression:"widget.isJghsjKey"}})],1):_vm._e(),(_vm.$route.query.jghsj === '1' && _vm.widget.isJghsjKey)?_c('a-form-model-item',{attrs:{"label":"唯一key"}},[_c('a-select',{model:{value:(_vm.widget.model),callback:function ($$v) {_vm.$set(_vm.widget, "model", $$v)},expression:"widget.model"}},_vm._l((_vm.filedNameList),function(item){return _c('a-select-option',{key:item.field_name,attrs:{"value":item.field_name,"title":item.field_name_value}},[_vm._v(" "+_vm._s(item.field_name_value)+" ")])}),1)],1):_c('a-form-model-item',{attrs:{"label":"唯一key"}},[_c('a-input',{model:{value:(_vm.widget.model),callback:function ($$v) {_vm.$set(_vm.widget, "model", $$v)},expression:"widget.model"}})],1),(
|
|
116123
116168
|
_vm.widget.options && Object.keys(_vm.widget.options).indexOf('multiple') >= 0 && !_vm.excludeMultipleList.includes(_vm.widget.type)
|
|
116124
116169
|
)?_c('a-form-model-item',{attrs:{"label":"是否多选"}},[_c('a-switch',{model:{value:(_vm.widget.options.multiple),callback:function ($$v) {_vm.$set(_vm.widget.options, "multiple", $$v)},expression:"widget.options.multiple"}})],1):_vm._e(),(
|
|
116125
116170
|
_vm.widget.type != 'verify' &&
|
|
@@ -116162,7 +116207,7 @@ var widgetPublicConfigvue_type_template_id_ff5cb27a_scoped_true_render = functio
|
|
|
116162
116207
|
_vm.widget.options &&
|
|
116163
116208
|
Object.keys(_vm.widget.options).indexOf('pattern') >= 0
|
|
116164
116209
|
)?_c('div',[_c('a-input',{staticStyle:{"width":"100%"},attrs:{"disabled":String(_vm.widget.options.dataType).startsWith('regular__'),"placeholder":"填写正则表达式"},model:{value:(_vm.widget.options.pattern),callback:function ($$v) {_vm.$set(_vm.widget.options, "pattern", $$v)},expression:"widget.options.pattern"}}),_c('a-input',{directives:[{name:"show",rawName:"v-show",value:(_vm.widget.options.pattern),expression:"widget.options.pattern"}],staticStyle:{"width":"100%"},attrs:{"placeholder":"请填写错误提示"},on:{"blur":_vm.valideError},model:{value:(_vm.widget.options.patternError),callback:function ($$v) {_vm.$set(_vm.widget.options, "patternError", $$v)},expression:"widget.options.patternError"}})],1):_vm._e()],1):_vm._e()],2)],1)}
|
|
116165
|
-
var
|
|
116210
|
+
var widgetPublicConfigvue_type_template_id_48c55d1c_scoped_true_staticRenderFns = []
|
|
116166
116211
|
|
|
116167
116212
|
|
|
116168
116213
|
// EXTERNAL MODULE: ./src/form/util/Bus.js
|
|
@@ -116458,7 +116503,7 @@ const fontNames = ["黑体", "仿宋", "楷体", "标楷体", "华文仿宋", "
|
|
|
116458
116503
|
},
|
|
116459
116504
|
customRequireErrorTextList: ['responsibility'],
|
|
116460
116505
|
excludeMultipleList: ['imgupload', 'fileupload', 'uploadModel'],
|
|
116461
|
-
seatList: [hnkj/* prefix */.O4 + 'richEditor', hnkj/* prefix */.O4 + 'nameSignature', hnkj/* prefix */.O4 + 'sealSignature',
|
|
116506
|
+
seatList: [hnkj/* prefix */.O4 + 'richEditor', hnkj/* prefix */.O4 + 'nameSignature', hnkj/* prefix */.O4 + 'sealSignature', "number", "radio", "checkbox", "rate", "switch", "slider", "superLink", "codeControl", "uploadModel", "table", "idea-sign", "signature-write", "all-lay-out", "grid", "grid-lay-out", "placeholder", "responsibility"],
|
|
116462
116507
|
//不要占位内容
|
|
116463
116508
|
cantSetRequireList: ["verify", "uploadModel", "table", "slider", "superLink", "grid", "grid-lay-out", "all-lay-out", "codeControl", "rate", "number", "switch", "slider", "placeholder"],
|
|
116464
116509
|
//不能设置必填项
|
|
@@ -116684,10 +116729,10 @@ const fontNames = ["黑体", "仿宋", "楷体", "标楷体", "华文仿宋", "
|
|
|
116684
116729
|
});
|
|
116685
116730
|
;// CONCATENATED MODULE: ./src/form/modules/widgetPublicConfig.vue?vue&type=script&lang=js&
|
|
116686
116731
|
/* harmony default export */ var modules_widgetPublicConfigvue_type_script_lang_js_ = (widgetPublicConfigvue_type_script_lang_js_);
|
|
116687
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.2@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.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/widgetPublicConfig.vue?vue&type=style&index=0&id=
|
|
116732
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.2@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.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/widgetPublicConfig.vue?vue&type=style&index=0&id=48c55d1c&prod&lang=less&scoped=true&
|
|
116688
116733
|
// extracted by mini-css-extract-plugin
|
|
116689
116734
|
|
|
116690
|
-
;// CONCATENATED MODULE: ./src/form/modules/widgetPublicConfig.vue?vue&type=style&index=0&id=
|
|
116735
|
+
;// CONCATENATED MODULE: ./src/form/modules/widgetPublicConfig.vue?vue&type=style&index=0&id=48c55d1c&prod&lang=less&scoped=true&
|
|
116691
116736
|
|
|
116692
116737
|
;// CONCATENATED MODULE: ./src/form/modules/widgetPublicConfig.vue
|
|
116693
116738
|
|
|
@@ -116700,11 +116745,11 @@ const fontNames = ["黑体", "仿宋", "楷体", "标楷体", "华文仿宋", "
|
|
|
116700
116745
|
|
|
116701
116746
|
var widgetPublicConfig_component = (0,componentNormalizer/* default */.Z)(
|
|
116702
116747
|
modules_widgetPublicConfigvue_type_script_lang_js_,
|
|
116703
|
-
|
|
116704
|
-
|
|
116748
|
+
widgetPublicConfigvue_type_template_id_48c55d1c_scoped_true_render,
|
|
116749
|
+
widgetPublicConfigvue_type_template_id_48c55d1c_scoped_true_staticRenderFns,
|
|
116705
116750
|
false,
|
|
116706
116751
|
null,
|
|
116707
|
-
"
|
|
116752
|
+
"48c55d1c",
|
|
116708
116753
|
null
|
|
116709
116754
|
|
|
116710
116755
|
)
|