@zscreate/form-component 1.1.525 → 1.1.527

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.
@@ -1484,10 +1484,10 @@ dd[data-v-6b12606c] {
1484
1484
  width: var(--dropdown_width) !important;
1485
1485
  }
1486
1486
 
1487
- .CodeMirror[data-v-b27c1c96] {
1487
+ .CodeMirror[data-v-fc46a54a] {
1488
1488
  height: 600px !important;
1489
1489
  }
1490
- .required[data-v-b27c1c96]::before {
1490
+ .required[data-v-fc46a54a]::before {
1491
1491
  display: inline-block;
1492
1492
  margin-right: 2px;
1493
1493
  color: #f5222d;
@@ -1498,7 +1498,7 @@ dd[data-v-6b12606c] {
1498
1498
  }
1499
1499
 
1500
1500
 
1501
- [data-v-f62f0b30] .ant-select-selection__rendered::after {
1501
+ [data-v-59fa09a3] .ant-select-selection__rendered::after {
1502
1502
  content: "";
1503
1503
  display: none;
1504
1504
  height: 0;
@@ -66848,7 +66848,7 @@ let getFileExt = filename => {
66848
66848
  /* harmony import */ var _util_mathUtils__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(9548);
66849
66849
  /* harmony import */ var _util_util__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(4063);
66850
66850
  /* harmony import */ var _layoutItem__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(1482);
66851
- /* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(3697);
66851
+ /* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(7222);
66852
66852
  /* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(1528);
66853
66853
  /* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(pubsub_js__WEBPACK_IMPORTED_MODULE_9__);
66854
66854
  /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(9274);
@@ -69993,7 +69993,7 @@ module.exports = {
69993
69993
 
69994
69994
  /***/ }),
69995
69995
 
69996
- /***/ 3697:
69996
+ /***/ 7222:
69997
69997
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
69998
69998
 
69999
69999
  "use strict";
@@ -72685,9 +72685,9 @@ var component_component = (0,componentNormalizer/* default */.A)(
72685
72685
  )
72686
72686
 
72687
72687
  /* harmony default export */ const Select_component = (component_component.exports);
72688
- ;// CONCATENATED MODULE: ./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/Select/widgetSetup.vue?vue&type=template&id=f62f0b30&scoped=true
72689
- var widgetSetupvue_type_template_id_f62f0b30_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"control"},[_c('div',{staticClass:"form_wrap"},[_c('div',{staticClass:"form"},[_c('a-form-model',[_c('a-form-model-item',{ref:"contentWidth",attrs:{"label":"下拉内容宽度:","prop":"contentWidth"}},[_c('a-radio-group',{attrs:{"button-style":"solid"},model:{value:(_vm.widget.options.contentWidthType),callback:function ($$v) {_vm.$set(_vm.widget.options, "contentWidthType", $$v)},expression:"widget.options.contentWidthType"}},[_c('a-radio-button',{attrs:{"value":undefined}},[_vm._v("默认")]),_c('a-radio-button',{attrs:{"value":"1"}},[_vm._v("固定")]),_c('a-radio-button',{attrs:{"value":"2"}},[_vm._v("最大值")]),(_vm.widget.options.contentWidthType)?_c('div',{staticStyle:{"margin":"10px 0"}},[_c('a-input-number',{staticStyle:{"width":"90%"},attrs:{"placeholder":"请输入宽度","min":0,"max":1200,"step":1},model:{value:(_vm.widget.options.contentWidth),callback:function ($$v) {_vm.$set(_vm.widget.options, "contentWidth", $$v)},expression:"widget.options.contentWidth"}}),_vm._v(" px ")],1):_vm._e()],1)],1),_c('a-form-model-item',{ref:"title",attrs:{"label":"数据源选项:","prop":"title"}},[(!_vm.dataSourceDisable)?[_c('a-radio-group',{attrs:{"button-style":"solid"},on:{"change":_vm.radioChange},model:{value:(_vm.widget.options.remoteNumber),callback:function ($$v) {_vm.$set(_vm.widget.options, "remoteNumber", $$v)},expression:"widget.options.remoteNumber"}},[_c('a-radio-button',{attrs:{"value":"1"}},[_vm._v("远端数据")]),_c('a-radio-button',{attrs:{"value":"2.1"}},[_vm._v("分类字典")]),_c('a-radio-button',{attrs:{"value":"3"}},[_vm._v("数据中心")])],1),(_vm.widget.options.remoteNumber == '1')?_c('select-sys-dict',{attrs:{"widget":_vm.widget,"placeholder":"请选择数据字典编号"}}):_vm._e(),(_vm.widget.options.remoteNumber == '2')?_c('a-input',{attrs:{"placeholder":"请输入接口地址"},model:{value:(_vm.widget.options.dictUrl),callback:function ($$v) {_vm.$set(_vm.widget.options, "dictUrl", $$v)},expression:"widget.options.dictUrl"}}):_vm._e(),(_vm.widget.options.remoteNumber == '2.1')?_c('select-classify-dict',{attrs:{"widget":_vm.widget,"placeholder":"请输入分类字典"}}):_vm._e(),(_vm.widget.options.remoteNumber == '3')?_c('a-input',{attrs:{"placeholder":"请选择数据中心字典编号","read-only":""},on:{"click":_vm.oprnformonrtable},model:{value:(_vm.widget.options.dictTable),callback:function ($$v) {_vm.$set(_vm.widget.options, "dictTable", $$v)},expression:"widget.options.dictTable"}}):_vm._e(),(_vm.isFormDesignShowAddDict && _vm.widget.options.remoteNumber == '3')?_c('div',{staticStyle:{"text-align":"end","color":"#2f91fe","cursor":"pointer","line-height":"1","margin-top":"5px","margin-right":"5px"},on:{"click":function($event){return _vm.openAddDictListModal(_vm.widget.options.dictList && _vm.widget.options.dictList.length > 0 ?'修改数据字典' : '新增数据字典')}}},[_vm._v(_vm._s(_vm.widget.options.dictList && _vm.widget.options.dictList.length > 0 ?'修改数据字典' : '+ 新增数据字典'))]):_vm._e()]:[_c('span',{staticStyle:{"margin-left":"10px"}},[_vm._v(" 该组件被下拉联动,数据源选项不可编辑 ")])]],2),_c('a-form-model-item',{ref:"title",attrs:{"label":"默认值","prop":"title"}},[_c('a-input',{attrs:{"placeholder":"请点击选择默认值"},on:{"click":_vm.openformDataBindModal},model:{value:(_vm.widget.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.widget.options, "defaultValue", $$v)},expression:"widget.options.defaultValue"}})],1),_c('a-form-model-item',{ref:"select",attrs:{"label":"下拉框联动:","prop":"select"}},[_c('a-select',{attrs:{"mode":"tags","placeholder":"请选择"},on:{"focus":_vm.Onfocus},model:{value:(_vm.widget.options.linkage),callback:function ($$v) {_vm.$set(_vm.widget.options, "linkage", $$v)},expression:"widget.options.linkage"}},_vm._l((_vm.linkList),function(item,idx){return _c('a-select-option',{key:idx,attrs:{"value":item.model}},[_vm._v(_vm._s(item.name)+" ")])}),1)],1),_c('a-form-model-item',{attrs:{"label":"字段联动"}},[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.showModal}},[_vm._v("联动配置")])],1)],1)],1)]),_c('relate-sub-modal',{ref:"relateSubModal",attrs:{"datalist":_vm.datalist,"widget":_vm.widget},on:{"okSubStr":_vm.okSubStr}}),_c('form-data-bind-modal',{ref:"formDataBindModal",on:{"okSubStr":_vm.okSubStr}}),_c('form-one-table',{ref:"formOnetable",on:{"ok":_vm.handledict}}),_c('addDictListModal',{ref:"addDictListModal",on:{"ok":_vm.changeDict}})],1)}
72690
- var widgetSetupvue_type_template_id_f62f0b30_scoped_true_staticRenderFns = []
72688
+ ;// CONCATENATED MODULE: ./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/Select/widgetSetup.vue?vue&type=template&id=59fa09a3&scoped=true
72689
+ var widgetSetupvue_type_template_id_59fa09a3_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"control"},[_c('div',{staticClass:"form_wrap"},[_c('div',{staticClass:"form"},[_c('a-form-model',[_c('a-form-model-item',{ref:"contentWidth",attrs:{"label":"下拉内容宽度:","prop":"contentWidth"}},[_c('a-radio-group',{attrs:{"button-style":"solid"},model:{value:(_vm.widget.options.contentWidthType),callback:function ($$v) {_vm.$set(_vm.widget.options, "contentWidthType", $$v)},expression:"widget.options.contentWidthType"}},[_c('a-radio-button',{attrs:{"value":undefined}},[_vm._v("默认")]),_c('a-radio-button',{attrs:{"value":"1"}},[_vm._v("固定")]),_c('a-radio-button',{attrs:{"value":"2"}},[_vm._v("最大值")]),(_vm.widget.options.contentWidthType)?_c('div',{staticStyle:{"margin":"10px 0"}},[_c('a-input-number',{staticStyle:{"width":"90%"},attrs:{"placeholder":"请输入宽度","min":0,"max":1200,"step":1},model:{value:(_vm.widget.options.contentWidth),callback:function ($$v) {_vm.$set(_vm.widget.options, "contentWidth", $$v)},expression:"widget.options.contentWidth"}}),_vm._v(" px ")],1):_vm._e()],1)],1),_c('a-form-model-item',{ref:"title",attrs:{"label":"数据源选项:","prop":"title"}},[(!_vm.dataSourceDisable)?[_c('a-radio-group',{attrs:{"button-style":"solid"},on:{"change":_vm.radioChange},model:{value:(_vm.widget.options.remoteNumber),callback:function ($$v) {_vm.$set(_vm.widget.options, "remoteNumber", $$v)},expression:"widget.options.remoteNumber"}},[_c('a-radio-button',{attrs:{"value":"1"}},[_vm._v("远端数据")]),_c('a-radio-button',{attrs:{"value":"2.1"}},[_vm._v("分类字典")]),_c('a-radio-button',{attrs:{"value":"3"}},[_vm._v("数据中心")])],1),(_vm.widget.options.remoteNumber == '1')?_c('select-sys-dict',{attrs:{"widget":_vm.widget,"placeholder":"请选择数据字典编号"}}):_vm._e(),(_vm.widget.options.remoteNumber == '2')?_c('a-input',{attrs:{"placeholder":"请输入接口地址"},model:{value:(_vm.widget.options.dictUrl),callback:function ($$v) {_vm.$set(_vm.widget.options, "dictUrl", $$v)},expression:"widget.options.dictUrl"}}):_vm._e(),(_vm.widget.options.remoteNumber == '2.1')?_c('select-classify-dict',{attrs:{"widget":_vm.widget,"placeholder":"请输入分类字典"}}):_vm._e(),(_vm.widget.options.remoteNumber == '3')?_c('a-input',{attrs:{"placeholder":"请选择数据中心字典编号","read-only":""},on:{"click":_vm.oprnformonrtable},model:{value:(_vm.widget.options.dictTable),callback:function ($$v) {_vm.$set(_vm.widget.options, "dictTable", $$v)},expression:"widget.options.dictTable"}}):_vm._e(),(_vm.isFormDesignShowAddDict && _vm.widget.options.remoteNumber == '3')?_c('div',{staticStyle:{"text-align":"end","color":"#2f91fe","cursor":"pointer","line-height":"1","margin-top":"5px","margin-right":"5px"}},[_c('span',{on:{"click":function($event){return _vm.openAddDictListModal(_vm.widget.options.dictList && _vm.widget.options.dictList.length > 0 ?'修改数据字典' : '新增数据字典')}}},[_vm._v(_vm._s(_vm.widget.options.dictList && _vm.widget.options.dictList.length > 0 ?'修改数据字典' : '+ 新增数据字典'))])]):_vm._e()]:[_c('span',{staticStyle:{"margin-left":"10px"}},[_vm._v(" 该组件被下拉联动,数据源选项不可编辑 ")])]],2),_c('a-form-model-item',{ref:"title",attrs:{"label":"默认值","prop":"title"}},[_c('a-input',{attrs:{"placeholder":"请点击选择默认值"},on:{"click":_vm.openformDataBindModal},model:{value:(_vm.widget.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.widget.options, "defaultValue", $$v)},expression:"widget.options.defaultValue"}})],1),_c('a-form-model-item',{ref:"select",attrs:{"label":"下拉框联动:","prop":"select"}},[_c('a-select',{attrs:{"mode":"tags","placeholder":"请选择"},on:{"focus":_vm.Onfocus},model:{value:(_vm.widget.options.linkage),callback:function ($$v) {_vm.$set(_vm.widget.options, "linkage", $$v)},expression:"widget.options.linkage"}},_vm._l((_vm.linkList),function(item,idx){return _c('a-select-option',{key:idx,attrs:{"value":item.model}},[_vm._v(_vm._s(item.name)+" ")])}),1)],1),_c('a-form-model-item',{attrs:{"label":"字段联动"}},[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.showModal}},[_vm._v("联动配置")])],1)],1)],1)]),_c('relate-sub-modal',{ref:"relateSubModal",attrs:{"datalist":_vm.datalist,"widget":_vm.widget},on:{"okSubStr":_vm.okSubStr}}),_c('form-data-bind-modal',{ref:"formDataBindModal",on:{"okSubStr":_vm.okSubStr}}),_c('form-one-table',{ref:"formOnetable",on:{"ok":_vm.handledict}}),_c('addDictListModal',{ref:"addDictListModal",on:{"ok":_vm.changeDict}})],1)}
72690
+ var widgetSetupvue_type_template_id_59fa09a3_scoped_true_staticRenderFns = []
72691
72691
 
72692
72692
 
72693
72693
  // EXTERNAL MODULE: ./node_modules/_core-js@3.37.1@core-js/modules/es.array.unscopables.flat.js
@@ -73033,9 +73033,9 @@ var selectClassifyDict_component = (0,componentNormalizer/* default */.A)(
73033
73033
  }
73034
73034
  }
73035
73035
  });
73036
- ;// CONCATENATED MODULE: ./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/common/addDictListModal.vue?vue&type=template&id=b27c1c96&scoped=true
73037
- var addDictListModalvue_type_template_id_b27c1c96_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-modal',{attrs:{"title":_vm.title,"width":740,"confirmLoading":_vm.confirmLoading},on:{"ok":_vm.handleOk,"cancel":_vm.handleCancel},model:{value:(_vm.visible),callback:function ($$v) {_vm.visible=$$v},expression:"visible"}},[_c('a-form-model',{ref:"ruleForm",attrs:{"model":_vm.form,"rules":_vm.rules,"label-col":_vm.labelCol,"wrapper-col":_vm.wrapperCol}},[_c('a-form-model-item',{attrs:{"label":"字典名称","prop":"dictName"}},[_c('a-input',{attrs:{"disabled":_vm.disabled,"placeholder":"请输入字典名称"},model:{value:(_vm.form.dictName),callback:function ($$v) {_vm.$set(_vm.form, "dictName", $$v)},expression:"form.dictName"}})],1),_c('a-form-model-item',{attrs:{"label":"字典编码","prop":"dictCode"}},[_c('a-input',{attrs:{"disabled":_vm.disabled,"placeholder":"请输入字典编码"},model:{value:(_vm.form.dictCode),callback:function ($$v) {_vm.$set(_vm.form, "dictCode", $$v)},expression:"form.dictCode"}})],1),_c('div',{staticClass:"required",staticStyle:{"font-size":"12px","margin-left":"83px","color":"rgba(0, 0, 0, 0.85)"}},[_vm._v(" 字典值:(每行对应一个选项) ")]),_vm._l((_vm.form.dataList),function(item,index){return _c('div',{staticStyle:{"margin-left":"86px","display":"flex"}},[_c('div',[_c('a-form-model-item',{attrs:{"prop":'dataList.' + index + '.dm',"rules":_vm.rules.dm}},[_c('a-input',{staticStyle:{"width":"170px","margin-right":"10px"},attrs:{"placeholder":"请输入字典CODE"},model:{value:(item.dm),callback:function ($$v) {_vm.$set(item, "dm", (typeof $$v === 'string'? $$v.trim(): $$v))},expression:"item.dm"}})],1)],1),_c('div',[_c('a-form-model-item',{attrs:{"prop":'dataList.' + index + '.mc',"rules":_vm.rules.mc}},[_c('a-input',{staticStyle:{"width":"170px","margin-right":"10px"},attrs:{"placeholder":"请输入字典VALUE"},model:{value:(item.mc),callback:function ($$v) {_vm.$set(item, "mc", (typeof $$v === 'string'? $$v.trim(): $$v))},expression:"item.mc"}})],1)],1),_c('div',[_c('a-form-model-item',[_c('a-input',{staticStyle:{"width":"170px","margin-right":"10px"},attrs:{"placeholder":"请输入字典说明"},model:{value:(item.sm),callback:function ($$v) {_vm.$set(item, "sm", (typeof $$v === 'string'? $$v.trim(): $$v))},expression:"item.sm"}})],1)],1),_c('div',[_c('a-button',{staticStyle:{"margin-top":"6px","margin-left":"5px"},attrs:{"size":"small","type":"primary","shape":"circle","icon":"plus"},on:{"click":function($event){return _vm.addDictList(index)}}}),(_vm.form.dataList.length > 1)?_c('a-button',{staticStyle:{"margin-top":"6px","margin-left":"5px"},attrs:{"size":"small","type":"primary","shape":"circle","icon":"minus"},on:{"click":function($event){return _vm.deleteDictList(index)}}}):_vm._e()],1)])})],2)],1)}
73038
- var addDictListModalvue_type_template_id_b27c1c96_scoped_true_staticRenderFns = []
73036
+ ;// CONCATENATED MODULE: ./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/common/addDictListModal.vue?vue&type=template&id=fc46a54a&scoped=true
73037
+ var addDictListModalvue_type_template_id_fc46a54a_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-modal',{attrs:{"title":_vm.title,"width":740,"confirmLoading":_vm.confirmLoading},on:{"ok":_vm.handleOk,"cancel":_vm.handleCancel},model:{value:(_vm.visible),callback:function ($$v) {_vm.visible=$$v},expression:"visible"}},[_c('a-form-model',{ref:"ruleForm",attrs:{"model":_vm.form,"rules":_vm.rules,"label-col":_vm.labelCol,"wrapper-col":_vm.wrapperCol}},[_c('a-form-model-item',{attrs:{"label":"字典名称","prop":"dictName"}},[_c('a-input',{attrs:{"disabled":_vm.disabled,"placeholder":"请输入字典名称","maxLength":50},model:{value:(_vm.form.dictName),callback:function ($$v) {_vm.$set(_vm.form, "dictName", (typeof $$v === 'string'? $$v.trim(): $$v))},expression:"form.dictName"}})],1),_c('a-form-model-item',{attrs:{"label":"字典编码","prop":"dictCode"}},[_c('a-input',{attrs:{"disabled":_vm.disabled,"placeholder":"请输入字典编码","maxLength":50},model:{value:(_vm.form.dictCode),callback:function ($$v) {_vm.$set(_vm.form, "dictCode", (typeof $$v === 'string'? $$v.trim(): $$v))},expression:"form.dictCode"}})],1),_c('div',{staticClass:"required",staticStyle:{"font-size":"12px","margin-left":"83px","color":"rgba(0, 0, 0, 0.85)"}},[_vm._v(" 字典值:(每行对应一个选项) ")]),_vm._l((_vm.form.dataList),function(item,index){return _c('div',{staticStyle:{"margin-left":"86px","display":"flex"}},[_c('div',[_c('a-form-model-item',{attrs:{"prop":'dataList.' + index + '.dm',"rules":_vm.rules.dm}},[_c('a-input',{staticStyle:{"width":"170px","margin-right":"10px"},attrs:{"placeholder":"请输入字典CODE","maxLength":50},model:{value:(item.dm),callback:function ($$v) {_vm.$set(item, "dm", (typeof $$v === 'string'? $$v.trim(): $$v))},expression:"item.dm"}})],1)],1),_c('div',[_c('a-form-model-item',{attrs:{"prop":'dataList.' + index + '.mc',"rules":_vm.rules.mc}},[_c('a-input',{staticStyle:{"width":"170px","margin-right":"10px"},attrs:{"placeholder":"请输入字典VALUE","maxLength":50},model:{value:(item.mc),callback:function ($$v) {_vm.$set(item, "mc", (typeof $$v === 'string'? $$v.trim(): $$v))},expression:"item.mc"}})],1)],1),_c('div',[_c('a-form-model-item',[_c('a-input',{staticStyle:{"width":"170px","margin-right":"10px"},attrs:{"placeholder":"请输入字典说明","maxLength":50},model:{value:(item.sm),callback:function ($$v) {_vm.$set(item, "sm", (typeof $$v === 'string'? $$v.trim(): $$v))},expression:"item.sm"}})],1)],1),_c('div',[_c('a-button',{staticStyle:{"margin-top":"6px","margin-left":"5px"},attrs:{"size":"small","type":"primary","shape":"circle","icon":"plus"},on:{"click":function($event){return _vm.addDictList(index)}}}),(_vm.form.dataList.length > 1)?_c('a-button',{staticStyle:{"margin-top":"6px","margin-left":"5px"},attrs:{"size":"small","type":"primary","shape":"circle","icon":"minus"},on:{"click":function($event){return _vm.deleteDictList(index)}}}):_vm._e()],1)])})],2)],1)}
73038
+ var addDictListModalvue_type_template_id_fc46a54a_scoped_true_staticRenderFns = []
73039
73039
 
73040
73040
 
73041
73041
  // EXTERNAL MODULE: ./node_modules/_lodash-es@4.17.21@lodash-es/cloneDeep.js + 29 modules
@@ -73190,7 +73190,7 @@ var cloneDeep = __webpack_require__(5265);
73190
73190
  dataList[0].tableId = res.result.tableId;
73191
73191
  this.$message.success('保存成功!');
73192
73192
  this.$emit('ok', dataList);
73193
- this.handleCancel();
73193
+ this.handleCancel('close');
73194
73194
  } else {
73195
73195
  this.$message.error(res.message);
73196
73196
  this.confirmLoading = false;
@@ -73203,7 +73203,8 @@ var cloneDeep = __webpack_require__(5265);
73203
73203
  }
73204
73204
  });
73205
73205
  },
73206
- handleCancel(e) {
73206
+ handleCancel(type) {
73207
+ if (this.confirmLoading && type !== 'close') return;
73207
73208
  this.$refs.ruleForm.resetFields();
73208
73209
  this.visible = false;
73209
73210
  setTimeout(() => {
@@ -73223,10 +73224,10 @@ var cloneDeep = __webpack_require__(5265);
73223
73224
  });
73224
73225
  ;// CONCATENATED MODULE: ./src/form/modules/common/addDictListModal.vue?vue&type=script&lang=js
73225
73226
  /* harmony default export */ const common_addDictListModalvue_type_script_lang_js = (addDictListModalvue_type_script_lang_js);
73226
- ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@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/common/addDictListModal.vue?vue&type=style&index=0&id=b27c1c96&prod&lang=less&scoped=true
73227
+ ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@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/common/addDictListModal.vue?vue&type=style&index=0&id=fc46a54a&prod&lang=less&scoped=true
73227
73228
  // extracted by mini-css-extract-plugin
73228
73229
 
73229
- ;// CONCATENATED MODULE: ./src/form/modules/common/addDictListModal.vue?vue&type=style&index=0&id=b27c1c96&prod&lang=less&scoped=true
73230
+ ;// CONCATENATED MODULE: ./src/form/modules/common/addDictListModal.vue?vue&type=style&index=0&id=fc46a54a&prod&lang=less&scoped=true
73230
73231
 
73231
73232
  ;// CONCATENATED MODULE: ./src/form/modules/common/addDictListModal.vue
73232
73233
 
@@ -73239,11 +73240,11 @@ var cloneDeep = __webpack_require__(5265);
73239
73240
 
73240
73241
  var addDictListModal_component = (0,componentNormalizer/* default */.A)(
73241
73242
  common_addDictListModalvue_type_script_lang_js,
73242
- addDictListModalvue_type_template_id_b27c1c96_scoped_true_render,
73243
- addDictListModalvue_type_template_id_b27c1c96_scoped_true_staticRenderFns,
73243
+ addDictListModalvue_type_template_id_fc46a54a_scoped_true_render,
73244
+ addDictListModalvue_type_template_id_fc46a54a_scoped_true_staticRenderFns,
73244
73245
  false,
73245
73246
  null,
73246
- "b27c1c96",
73247
+ "fc46a54a",
73247
73248
  null
73248
73249
 
73249
73250
  )
@@ -73359,6 +73360,8 @@ var addDictListModal_component = (0,componentNormalizer/* default */.A)(
73359
73360
  //
73360
73361
  //
73361
73362
  //
73363
+ //
73364
+ //
73362
73365
 
73363
73366
 
73364
73367
 
@@ -73531,10 +73534,10 @@ var addDictListModal_component = (0,componentNormalizer/* default */.A)(
73531
73534
  });
73532
73535
  ;// CONCATENATED MODULE: ./src/form/modules/components/Select/widgetSetup.vue?vue&type=script&lang=js
73533
73536
  /* harmony default export */ const components_Select_widgetSetupvue_type_script_lang_js = (Select_widgetSetupvue_type_script_lang_js);
73534
- ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@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/Select/widgetSetup.vue?vue&type=style&index=0&id=f62f0b30&prod&lang=less&scoped=true
73537
+ ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@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/Select/widgetSetup.vue?vue&type=style&index=0&id=59fa09a3&prod&lang=less&scoped=true
73535
73538
  // extracted by mini-css-extract-plugin
73536
73539
 
73537
- ;// CONCATENATED MODULE: ./src/form/modules/components/Select/widgetSetup.vue?vue&type=style&index=0&id=f62f0b30&prod&lang=less&scoped=true
73540
+ ;// CONCATENATED MODULE: ./src/form/modules/components/Select/widgetSetup.vue?vue&type=style&index=0&id=59fa09a3&prod&lang=less&scoped=true
73538
73541
 
73539
73542
  ;// CONCATENATED MODULE: ./src/form/modules/components/Select/widgetSetup.vue
73540
73543
 
@@ -73547,11 +73550,11 @@ var addDictListModal_component = (0,componentNormalizer/* default */.A)(
73547
73550
 
73548
73551
  var Select_widgetSetup_component = (0,componentNormalizer/* default */.A)(
73549
73552
  components_Select_widgetSetupvue_type_script_lang_js,
73550
- widgetSetupvue_type_template_id_f62f0b30_scoped_true_render,
73551
- widgetSetupvue_type_template_id_f62f0b30_scoped_true_staticRenderFns,
73553
+ widgetSetupvue_type_template_id_59fa09a3_scoped_true_render,
73554
+ widgetSetupvue_type_template_id_59fa09a3_scoped_true_staticRenderFns,
73552
73555
  false,
73553
73556
  null,
73554
- "f62f0b30",
73557
+ "59fa09a3",
73555
73558
  null
73556
73559
 
73557
73560
  )
@@ -76610,9 +76613,9 @@ var Radio_component_component = (0,componentNormalizer/* default */.A)(
76610
76613
  )
76611
76614
 
76612
76615
  /* harmony default export */ const Radio_component = (Radio_component_component.exports);
76613
- ;// CONCATENATED MODULE: ./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/Radio/widgetSetup.vue?vue&type=template&id=327cef5b&scoped=true
76614
- var widgetSetupvue_type_template_id_327cef5b_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"control"},[_c('div',{staticClass:"form_wrap"},[_c('div',{staticClass:"form"},[_c('a-form-model',[_c('a-form-model-item',{attrs:{"label":"布局选项:"}},[_c('a-radio-group',{model:{value:(_vm.widget.options.inline),callback:function ($$v) {_vm.$set(_vm.widget.options, "inline", $$v)},expression:"widget.options.inline"}},[_c('a-radio-button',{attrs:{"value":false}},[_vm._v("块级")]),_c('a-radio-button',{attrs:{"value":true}},[_vm._v("行内")])],1)],1),_c('a-form-model-item',{ref:"title",attrs:{"label":"数据源选项:","prop":"title"}},[_c('a-radio-group',{attrs:{"button-style":"solid"},on:{"change":_vm.radioChange},model:{value:(_vm.widget.options.remoteNumber),callback:function ($$v) {_vm.$set(_vm.widget.options, "remoteNumber", $$v)},expression:"widget.options.remoteNumber"}},[_c('a-radio-button',{attrs:{"value":"1"}},[_vm._v("远端数据")]),_c('a-radio-button',{attrs:{"value":"2"}},[_vm._v("接口地址")]),_c('a-radio-button',{attrs:{"value":"3"}},[_vm._v("数据中心")])],1),(_vm.widget.options.remoteNumber == '1')?_c('select-sys-dict',{attrs:{"widget":_vm.widget,"placeholder":"请选择数据字典编号"}}):_vm._e(),(_vm.widget.options.remoteNumber == '2')?_c('a-input',{attrs:{"placeholder":"请输入接口地址"},model:{value:(_vm.widget.options.dictUrl),callback:function ($$v) {_vm.$set(_vm.widget.options, "dictUrl", $$v)},expression:"widget.options.dictUrl"}}):_vm._e(),(_vm.widget.options.remoteNumber == '3')?_c('a-input',{attrs:{"placeholder":"请选择数据中心字典编号","read-only":""},on:{"click":_vm.oprnformonrtable},model:{value:(_vm.widget.options.dictTable),callback:function ($$v) {_vm.$set(_vm.widget.options, "dictTable", $$v)},expression:"widget.options.dictTable"}}):_vm._e(),(_vm.isFormDesignShowAddDict && _vm.widget.options.remoteNumber == '3')?_c('div',{staticStyle:{"text-align":"end","color":"#2f91fe","cursor":"pointer","line-height":"1","margin-top":"5px","margin-right":"5px"},on:{"click":function($event){return _vm.openAddDictListModal(_vm.widget.options.dictList && _vm.widget.options.dictList.length > 0 ?'修改数据字典' : '新增数据字典')}}},[_vm._v(_vm._s(_vm.widget.options.dictList && _vm.widget.options.dictList.length > 0 ?'修改数据字典' : '+ 新增数据字典'))]):_vm._e()],1),_c('a-form-model-item',{attrs:{"label":"字段联动"}},[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.showModal}},[_vm._v("联动配置")])],1)],1)],1)]),_c('relate-sub-modal',{ref:"relateSubModal",attrs:{"datalist":_vm.datalist,"widget":_vm.widget},on:{"okSubStr":_vm.okSubStr}}),_c('form-one-table',{ref:"formOnetable",on:{"ok":_vm.handledict}}),_c('addDictListModal',{ref:"addDictListModal",on:{"ok":_vm.changeDict}})],1)}
76615
- var widgetSetupvue_type_template_id_327cef5b_scoped_true_staticRenderFns = []
76616
+ ;// CONCATENATED MODULE: ./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/Radio/widgetSetup.vue?vue&type=template&id=26f3150c&scoped=true
76617
+ var widgetSetupvue_type_template_id_26f3150c_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"control"},[_c('div',{staticClass:"form_wrap"},[_c('div',{staticClass:"form"},[_c('a-form-model',[_c('a-form-model-item',{attrs:{"label":"布局选项:"}},[_c('a-radio-group',{model:{value:(_vm.widget.options.inline),callback:function ($$v) {_vm.$set(_vm.widget.options, "inline", $$v)},expression:"widget.options.inline"}},[_c('a-radio-button',{attrs:{"value":false}},[_vm._v("块级")]),_c('a-radio-button',{attrs:{"value":true}},[_vm._v("行内")])],1)],1),_c('a-form-model-item',{ref:"title",attrs:{"label":"数据源选项:","prop":"title"}},[_c('a-radio-group',{attrs:{"button-style":"solid"},on:{"change":_vm.radioChange},model:{value:(_vm.widget.options.remoteNumber),callback:function ($$v) {_vm.$set(_vm.widget.options, "remoteNumber", $$v)},expression:"widget.options.remoteNumber"}},[_c('a-radio-button',{attrs:{"value":"1"}},[_vm._v("远端数据")]),_c('a-radio-button',{attrs:{"value":"2"}},[_vm._v("接口地址")]),_c('a-radio-button',{attrs:{"value":"3"}},[_vm._v("数据中心")])],1),(_vm.widget.options.remoteNumber == '1')?_c('select-sys-dict',{attrs:{"widget":_vm.widget,"placeholder":"请选择数据字典编号"}}):_vm._e(),(_vm.widget.options.remoteNumber == '2')?_c('a-input',{attrs:{"placeholder":"请输入接口地址"},model:{value:(_vm.widget.options.dictUrl),callback:function ($$v) {_vm.$set(_vm.widget.options, "dictUrl", $$v)},expression:"widget.options.dictUrl"}}):_vm._e(),(_vm.widget.options.remoteNumber == '3')?_c('a-input',{attrs:{"placeholder":"请选择数据中心字典编号","read-only":""},on:{"click":_vm.oprnformonrtable},model:{value:(_vm.widget.options.dictTable),callback:function ($$v) {_vm.$set(_vm.widget.options, "dictTable", $$v)},expression:"widget.options.dictTable"}}):_vm._e(),(_vm.isFormDesignShowAddDict && _vm.widget.options.remoteNumber == '3')?_c('div',{staticStyle:{"text-align":"end","color":"#2f91fe","cursor":"pointer","line-height":"1","margin-top":"5px","margin-right":"5px"}},[_c('span',{on:{"click":function($event){return _vm.openAddDictListModal(_vm.widget.options.dictList && _vm.widget.options.dictList.length > 0 ?'修改数据字典' : '新增数据字典')}}},[_vm._v(_vm._s(_vm.widget.options.dictList && _vm.widget.options.dictList.length > 0 ?'修改数据字典' : '+ 新增数据字典'))])]):_vm._e()],1),_c('a-form-model-item',{attrs:{"label":"字段联动"}},[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.showModal}},[_vm._v("联动配置")])],1)],1)],1)]),_c('relate-sub-modal',{ref:"relateSubModal",attrs:{"datalist":_vm.datalist,"widget":_vm.widget},on:{"okSubStr":_vm.okSubStr}}),_c('form-one-table',{ref:"formOnetable",on:{"ok":_vm.handledict}}),_c('addDictListModal',{ref:"addDictListModal",on:{"ok":_vm.changeDict}})],1)}
76618
+ var widgetSetupvue_type_template_id_26f3150c_scoped_true_staticRenderFns = []
76616
76619
 
76617
76620
 
76618
76621
  ;// 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.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/Radio/widgetSetup.vue?vue&type=script&lang=js
@@ -76675,6 +76678,8 @@ var widgetSetupvue_type_template_id_327cef5b_scoped_true_staticRenderFns = []
76675
76678
  //
76676
76679
  //
76677
76680
  //
76681
+ //
76682
+ //
76678
76683
 
76679
76684
 
76680
76685
 
@@ -76769,11 +76774,11 @@ var widgetSetupvue_type_template_id_327cef5b_scoped_true_staticRenderFns = []
76769
76774
  ;
76770
76775
  var Radio_widgetSetup_component = (0,componentNormalizer/* default */.A)(
76771
76776
  components_Radio_widgetSetupvue_type_script_lang_js,
76772
- widgetSetupvue_type_template_id_327cef5b_scoped_true_render,
76773
- widgetSetupvue_type_template_id_327cef5b_scoped_true_staticRenderFns,
76777
+ widgetSetupvue_type_template_id_26f3150c_scoped_true_render,
76778
+ widgetSetupvue_type_template_id_26f3150c_scoped_true_staticRenderFns,
76774
76779
  false,
76775
76780
  null,
76776
- "327cef5b",
76781
+ "26f3150c",
76777
76782
  null
76778
76783
 
76779
76784
  )
@@ -77226,9 +77231,9 @@ var Checkbox_component_component = (0,componentNormalizer/* default */.A)(
77226
77231
  )
77227
77232
 
77228
77233
  /* harmony default export */ const Checkbox_component = (Checkbox_component_component.exports);
77229
- ;// CONCATENATED MODULE: ./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/Checkbox/widgetSetup.vue?vue&type=template&id=69f1fe8c&scoped=true
77230
- var widgetSetupvue_type_template_id_69f1fe8c_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"control"},[_c('div',{staticClass:"form_wrap"},[_c('div',{staticClass:"form"},[_c('a-form-model',[_c('a-form-model-item',{attrs:{"label":"布局选项:"}},[_c('a-radio-group',{model:{value:(_vm.widget.options.inline),callback:function ($$v) {_vm.$set(_vm.widget.options, "inline", $$v)},expression:"widget.options.inline"}},[_c('a-radio-button',{attrs:{"value":false}},[_vm._v("块级")]),_c('a-radio-button',{attrs:{"value":true}},[_vm._v("行内")])],1)],1),_c('a-form-model-item',{ref:"title",attrs:{"label":"数据源选项:","prop":"title"}},[_c('a-radio-group',{attrs:{"button-style":"solid"},on:{"change":_vm.radioChange},model:{value:(_vm.widget.options.remoteNumber),callback:function ($$v) {_vm.$set(_vm.widget.options, "remoteNumber", $$v)},expression:"widget.options.remoteNumber"}},[_c('a-radio-button',{attrs:{"value":"1"}},[_vm._v(" 远端数据 ")]),_c('a-radio-button',{attrs:{"value":"2"}},[_vm._v(" 接口地址 ")]),_c('a-radio-button',{attrs:{"value":"3"}},[_vm._v(" 数据中心 ")])],1),(_vm.widget.options.remoteNumber == '1')?_c('select-sys-dict',{attrs:{"widget":_vm.widget,"placeholder":"请选择数据字典编号"}}):_vm._e(),(_vm.widget.options.remoteNumber == '2')?_c('a-input',{attrs:{"placeholder":"请输入接口地址"},model:{value:(_vm.widget.options.dictUrl),callback:function ($$v) {_vm.$set(_vm.widget.options, "dictUrl", $$v)},expression:"widget.options.dictUrl"}}):_vm._e(),(_vm.widget.options.remoteNumber == '3')?_c('a-input',{attrs:{"placeholder":"请选择数据中心字典编号","read-only":""},on:{"click":_vm.oprnformonrtable},model:{value:(_vm.widget.options.dictTable),callback:function ($$v) {_vm.$set(_vm.widget.options, "dictTable", $$v)},expression:"widget.options.dictTable"}}):_vm._e(),(_vm.isFormDesignShowAddDict && _vm.widget.options.remoteNumber == '3')?_c('div',{staticStyle:{"text-align":"end","color":"#2f91fe","cursor":"pointer","line-height":"1","margin-top":"5px","margin-right":"5px"},on:{"click":function($event){return _vm.openAddDictListModal(_vm.widget.options.dictList && _vm.widget.options.dictList.length > 0 ?'修改数据字典' : '新增数据字典')}}},[_vm._v(_vm._s(_vm.widget.options.dictList && _vm.widget.options.dictList.length > 0 ?'修改数据字典' : '+ 新增数据字典'))]):_vm._e()],1),_c('a-form-model-item',{attrs:{"label":"字段联动"}},[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.showModal}},[_vm._v("联动配置")])],1)],1)],1)]),_c('relate-sub-modal',{ref:"relateSubModal",attrs:{"datalist":_vm.datalist,"widget":_vm.widget},on:{"okSubStr":_vm.okSubStr}}),_c('form-one-table',{ref:"formOnetable",on:{"ok":_vm.handledict}}),_c('addDictListModal',{ref:"addDictListModal",on:{"ok":_vm.changeDict}})],1)}
77231
- var widgetSetupvue_type_template_id_69f1fe8c_scoped_true_staticRenderFns = []
77234
+ ;// CONCATENATED MODULE: ./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/Checkbox/widgetSetup.vue?vue&type=template&id=234068e9&scoped=true
77235
+ var widgetSetupvue_type_template_id_234068e9_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"control"},[_c('div',{staticClass:"form_wrap"},[_c('div',{staticClass:"form"},[_c('a-form-model',[_c('a-form-model-item',{attrs:{"label":"布局选项:"}},[_c('a-radio-group',{model:{value:(_vm.widget.options.inline),callback:function ($$v) {_vm.$set(_vm.widget.options, "inline", $$v)},expression:"widget.options.inline"}},[_c('a-radio-button',{attrs:{"value":false}},[_vm._v("块级")]),_c('a-radio-button',{attrs:{"value":true}},[_vm._v("行内")])],1)],1),_c('a-form-model-item',{ref:"title",attrs:{"label":"数据源选项:","prop":"title"}},[_c('a-radio-group',{attrs:{"button-style":"solid"},on:{"change":_vm.radioChange},model:{value:(_vm.widget.options.remoteNumber),callback:function ($$v) {_vm.$set(_vm.widget.options, "remoteNumber", $$v)},expression:"widget.options.remoteNumber"}},[_c('a-radio-button',{attrs:{"value":"1"}},[_vm._v(" 远端数据 ")]),_c('a-radio-button',{attrs:{"value":"2"}},[_vm._v(" 接口地址 ")]),_c('a-radio-button',{attrs:{"value":"3"}},[_vm._v(" 数据中心 ")])],1),(_vm.widget.options.remoteNumber == '1')?_c('select-sys-dict',{attrs:{"widget":_vm.widget,"placeholder":"请选择数据字典编号"}}):_vm._e(),(_vm.widget.options.remoteNumber == '2')?_c('a-input',{attrs:{"placeholder":"请输入接口地址"},model:{value:(_vm.widget.options.dictUrl),callback:function ($$v) {_vm.$set(_vm.widget.options, "dictUrl", $$v)},expression:"widget.options.dictUrl"}}):_vm._e(),(_vm.widget.options.remoteNumber == '3')?_c('a-input',{attrs:{"placeholder":"请选择数据中心字典编号","read-only":""},on:{"click":_vm.oprnformonrtable},model:{value:(_vm.widget.options.dictTable),callback:function ($$v) {_vm.$set(_vm.widget.options, "dictTable", $$v)},expression:"widget.options.dictTable"}}):_vm._e(),(_vm.isFormDesignShowAddDict && _vm.widget.options.remoteNumber == '3')?_c('div',{staticStyle:{"text-align":"end","color":"#2f91fe","cursor":"pointer","line-height":"1","margin-top":"5px","margin-right":"5px"}},[_c('span',{on:{"click":function($event){return _vm.openAddDictListModal(_vm.widget.options.dictList && _vm.widget.options.dictList.length > 0 ?'修改数据字典' : '新增数据字典')}}},[_vm._v(_vm._s(_vm.widget.options.dictList && _vm.widget.options.dictList.length > 0 ?'修改数据字典' : '+ 新增数据字典'))])]):_vm._e()],1),_c('a-form-model-item',{attrs:{"label":"字段联动"}},[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.showModal}},[_vm._v("联动配置")])],1)],1)],1)]),_c('relate-sub-modal',{ref:"relateSubModal",attrs:{"datalist":_vm.datalist,"widget":_vm.widget},on:{"okSubStr":_vm.okSubStr}}),_c('form-one-table',{ref:"formOnetable",on:{"ok":_vm.handledict}}),_c('addDictListModal',{ref:"addDictListModal",on:{"ok":_vm.changeDict}})],1)}
77236
+ var widgetSetupvue_type_template_id_234068e9_scoped_true_staticRenderFns = []
77232
77237
 
77233
77238
 
77234
77239
  ;// CONCATENATED MODULE: ./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/common/JMultiSelectTag.vue?vue&type=template&id=5bc3c6a4
@@ -77495,6 +77500,8 @@ var JMultiSelectTag_component = (0,componentNormalizer/* default */.A)(
77495
77500
  //
77496
77501
  //
77497
77502
  //
77503
+ //
77504
+ //
77498
77505
 
77499
77506
 
77500
77507
 
@@ -77594,11 +77601,11 @@ var JMultiSelectTag_component = (0,componentNormalizer/* default */.A)(
77594
77601
  ;
77595
77602
  var Checkbox_widgetSetup_component = (0,componentNormalizer/* default */.A)(
77596
77603
  components_Checkbox_widgetSetupvue_type_script_lang_js,
77597
- widgetSetupvue_type_template_id_69f1fe8c_scoped_true_render,
77598
- widgetSetupvue_type_template_id_69f1fe8c_scoped_true_staticRenderFns,
77604
+ widgetSetupvue_type_template_id_234068e9_scoped_true_render,
77605
+ widgetSetupvue_type_template_id_234068e9_scoped_true_staticRenderFns,
77599
77606
  false,
77600
77607
  null,
77601
- "69f1fe8c",
77608
+ "234068e9",
77602
77609
  null
77603
77610
 
77604
77611
  )
@@ -135895,7 +135902,7 @@ var staticRenderFns = []
135895
135902
 
135896
135903
 
135897
135904
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 980 modules
135898
- var components = __webpack_require__(3697);
135905
+ var components = __webpack_require__(7222);
135899
135906
  ;// 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.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/CorrectionItem.vue?vue&type=script&lang=js
135900
135907
  //
135901
135908
  //
@@ -137958,7 +137965,7 @@ var component = (0,componentNormalizer/* default */.A)(
137958
137965
 
137959
137966
  /* harmony default export */ const CorrectionModal = (component.exports);
137960
137967
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 980 modules
137961
- var components = __webpack_require__(3697);
137968
+ var components = __webpack_require__(7222);
137962
137969
  // EXTERNAL MODULE: ./node_modules/_pubsub-js@1.9.4@pubsub-js/src/pubsub.js
137963
137970
  var pubsub = __webpack_require__(1528);
137964
137971
  var pubsub_default = /*#__PURE__*/__webpack_require__.n(pubsub);
@@ -139128,7 +139135,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
139128
139135
  // EXTERNAL MODULE: ./src/api/manage.js
139129
139136
  var manage = __webpack_require__(8501);
139130
139137
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 980 modules
139131
- var components = __webpack_require__(3697);
139138
+ var components = __webpack_require__(7222);
139132
139139
  // EXTERNAL MODULE: ./src/form/util/Bus.js
139133
139140
  var Bus = __webpack_require__(1509);
139134
139141
  // EXTERNAL MODULE: ./src/form/modules/config/hnkj.js
@@ -155001,7 +155008,7 @@ function toString(value) {
155001
155008
  /***/ ((module) => {
155002
155009
 
155003
155010
  "use strict";
155004
- module.exports = {"rE":"1.1.525"};
155011
+ module.exports = {"rE":"1.1.527"};
155005
155012
 
155006
155013
  /***/ })
155007
155014
 
@@ -169691,7 +169698,7 @@ var es_array_unshift = __webpack_require__(5041);
169691
169698
  // EXTERNAL MODULE: ./src/form/util/util.js
169692
169699
  var util_util = __webpack_require__(4063);
169693
169700
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 980 modules
169694
- var components = __webpack_require__(3697);
169701
+ var components = __webpack_require__(7222);
169695
169702
  // EXTERNAL MODULE: ./src/form/modules/widgetFormItem.vue + 6 modules
169696
169703
  var widgetFormItem = __webpack_require__(2895);
169697
169704
  // EXTERNAL MODULE: ./src/form/modules/WidgetIdeaSignItem.vue + 5 modules
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zscreate/form-component",
3
- "version": "1.1.525",
3
+ "version": "1.1.527",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "main": "dist/form-component.umd.js",