@zscreate/form-component 1.1.524 → 1.1.525

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-0dd1e8e9] {
1487
+ .CodeMirror[data-v-b27c1c96] {
1488
1488
  height: 600px !important;
1489
1489
  }
1490
- .required[data-v-0dd1e8e9]::before {
1490
+ .required[data-v-b27c1c96]::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-467dfa4c] .ant-select-selection__rendered::after {
1501
+ [data-v-f62f0b30] .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__(5266);
66851
+ /* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(3697);
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
- /***/ 5266:
69996
+ /***/ 3697:
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=467dfa4c&scoped=true
72689
- var widgetSetupvue_type_template_id_467dfa4c_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)?_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_467dfa4c_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=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 = []
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=0dd1e8e9&scoped=true
73037
- var addDictListModalvue_type_template_id_0dd1e8e9_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", $$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", $$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", $$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_0dd1e8e9_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=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 = []
73039
73039
 
73040
73040
 
73041
73041
  // EXTERNAL MODULE: ./node_modules/_lodash-es@4.17.21@lodash-es/cloneDeep.js + 29 modules
@@ -73165,9 +73165,18 @@ var cloneDeep = __webpack_require__(5265);
73165
73165
  mc: '',
73166
73166
  sm: ''
73167
73167
  });
73168
+ this.resetValidate();
73168
73169
  },
73169
73170
  deleteDictList(index) {
73170
73171
  this.form.dataList.splice(index, 1);
73172
+ this.resetValidate();
73173
+ },
73174
+ resetValidate() {
73175
+ this.form.dataList.forEach((item, index) => {
73176
+ this.$refs.ruleForm.clearValidate('dataList.' + index + '.dm');
73177
+ this.$refs.ruleForm.clearValidate('dataList.' + index + '.mc');
73178
+ this.$refs.ruleForm.clearValidate('dataList.' + index + '.sm');
73179
+ });
73171
73180
  },
73172
73181
  handleOk(e) {
73173
73182
  this.$refs.ruleForm.validate(valid => {
@@ -73214,10 +73223,10 @@ var cloneDeep = __webpack_require__(5265);
73214
73223
  });
73215
73224
  ;// CONCATENATED MODULE: ./src/form/modules/common/addDictListModal.vue?vue&type=script&lang=js
73216
73225
  /* harmony default export */ const common_addDictListModalvue_type_script_lang_js = (addDictListModalvue_type_script_lang_js);
73217
- ;// 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=0dd1e8e9&prod&lang=less&scoped=true
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
73218
73227
  // extracted by mini-css-extract-plugin
73219
73228
 
73220
- ;// CONCATENATED MODULE: ./src/form/modules/common/addDictListModal.vue?vue&type=style&index=0&id=0dd1e8e9&prod&lang=less&scoped=true
73229
+ ;// CONCATENATED MODULE: ./src/form/modules/common/addDictListModal.vue?vue&type=style&index=0&id=b27c1c96&prod&lang=less&scoped=true
73221
73230
 
73222
73231
  ;// CONCATENATED MODULE: ./src/form/modules/common/addDictListModal.vue
73223
73232
 
@@ -73230,11 +73239,11 @@ var cloneDeep = __webpack_require__(5265);
73230
73239
 
73231
73240
  var addDictListModal_component = (0,componentNormalizer/* default */.A)(
73232
73241
  common_addDictListModalvue_type_script_lang_js,
73233
- addDictListModalvue_type_template_id_0dd1e8e9_scoped_true_render,
73234
- addDictListModalvue_type_template_id_0dd1e8e9_scoped_true_staticRenderFns,
73242
+ addDictListModalvue_type_template_id_b27c1c96_scoped_true_render,
73243
+ addDictListModalvue_type_template_id_b27c1c96_scoped_true_staticRenderFns,
73235
73244
  false,
73236
73245
  null,
73237
- "0dd1e8e9",
73246
+ "b27c1c96",
73238
73247
  null
73239
73248
 
73240
73249
  )
@@ -73465,7 +73474,7 @@ var addDictListModal_component = (0,componentNormalizer/* default */.A)(
73465
73474
  }, 100);
73466
73475
  },
73467
73476
  // 新增或修改字典弹框
73468
- openAddDictListModal() {
73477
+ openAddDictListModal(title) {
73469
73478
  this.$refs.addDictListModal.init(title, this.widget);
73470
73479
  },
73471
73480
  Onfocus() {
@@ -73522,10 +73531,10 @@ var addDictListModal_component = (0,componentNormalizer/* default */.A)(
73522
73531
  });
73523
73532
  ;// CONCATENATED MODULE: ./src/form/modules/components/Select/widgetSetup.vue?vue&type=script&lang=js
73524
73533
  /* harmony default export */ const components_Select_widgetSetupvue_type_script_lang_js = (Select_widgetSetupvue_type_script_lang_js);
73525
- ;// 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=467dfa4c&prod&lang=less&scoped=true
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
73526
73535
  // extracted by mini-css-extract-plugin
73527
73536
 
73528
- ;// CONCATENATED MODULE: ./src/form/modules/components/Select/widgetSetup.vue?vue&type=style&index=0&id=467dfa4c&prod&lang=less&scoped=true
73537
+ ;// CONCATENATED MODULE: ./src/form/modules/components/Select/widgetSetup.vue?vue&type=style&index=0&id=f62f0b30&prod&lang=less&scoped=true
73529
73538
 
73530
73539
  ;// CONCATENATED MODULE: ./src/form/modules/components/Select/widgetSetup.vue
73531
73540
 
@@ -73538,11 +73547,11 @@ var addDictListModal_component = (0,componentNormalizer/* default */.A)(
73538
73547
 
73539
73548
  var Select_widgetSetup_component = (0,componentNormalizer/* default */.A)(
73540
73549
  components_Select_widgetSetupvue_type_script_lang_js,
73541
- widgetSetupvue_type_template_id_467dfa4c_scoped_true_render,
73542
- widgetSetupvue_type_template_id_467dfa4c_scoped_true_staticRenderFns,
73550
+ widgetSetupvue_type_template_id_f62f0b30_scoped_true_render,
73551
+ widgetSetupvue_type_template_id_f62f0b30_scoped_true_staticRenderFns,
73543
73552
  false,
73544
73553
  null,
73545
- "467dfa4c",
73554
+ "f62f0b30",
73546
73555
  null
73547
73556
 
73548
73557
  )
@@ -76601,9 +76610,9 @@ var Radio_component_component = (0,componentNormalizer/* default */.A)(
76601
76610
  )
76602
76611
 
76603
76612
  /* harmony default export */ const Radio_component = (Radio_component_component.exports);
76604
- ;// 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=3d91fc92&scoped=true
76605
- var widgetSetupvue_type_template_id_3d91fc92_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)?_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)}
76606
- var widgetSetupvue_type_template_id_3d91fc92_scoped_true_staticRenderFns = []
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 = []
76607
76616
 
76608
76617
 
76609
76618
  ;// 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
@@ -76760,11 +76769,11 @@ var widgetSetupvue_type_template_id_3d91fc92_scoped_true_staticRenderFns = []
76760
76769
  ;
76761
76770
  var Radio_widgetSetup_component = (0,componentNormalizer/* default */.A)(
76762
76771
  components_Radio_widgetSetupvue_type_script_lang_js,
76763
- widgetSetupvue_type_template_id_3d91fc92_scoped_true_render,
76764
- widgetSetupvue_type_template_id_3d91fc92_scoped_true_staticRenderFns,
76772
+ widgetSetupvue_type_template_id_327cef5b_scoped_true_render,
76773
+ widgetSetupvue_type_template_id_327cef5b_scoped_true_staticRenderFns,
76765
76774
  false,
76766
76775
  null,
76767
- "3d91fc92",
76776
+ "327cef5b",
76768
76777
  null
76769
76778
 
76770
76779
  )
@@ -77217,9 +77226,9 @@ var Checkbox_component_component = (0,componentNormalizer/* default */.A)(
77217
77226
  )
77218
77227
 
77219
77228
  /* harmony default export */ const Checkbox_component = (Checkbox_component_component.exports);
77220
- ;// 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=152a8f30&scoped=true
77221
- var widgetSetupvue_type_template_id_152a8f30_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)?_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)}
77222
- var widgetSetupvue_type_template_id_152a8f30_scoped_true_staticRenderFns = []
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 = []
77223
77232
 
77224
77233
 
77225
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/common/JMultiSelectTag.vue?vue&type=template&id=5bc3c6a4
@@ -77585,11 +77594,11 @@ var JMultiSelectTag_component = (0,componentNormalizer/* default */.A)(
77585
77594
  ;
77586
77595
  var Checkbox_widgetSetup_component = (0,componentNormalizer/* default */.A)(
77587
77596
  components_Checkbox_widgetSetupvue_type_script_lang_js,
77588
- widgetSetupvue_type_template_id_152a8f30_scoped_true_render,
77589
- widgetSetupvue_type_template_id_152a8f30_scoped_true_staticRenderFns,
77597
+ widgetSetupvue_type_template_id_69f1fe8c_scoped_true_render,
77598
+ widgetSetupvue_type_template_id_69f1fe8c_scoped_true_staticRenderFns,
77590
77599
  false,
77591
77600
  null,
77592
- "152a8f30",
77601
+ "69f1fe8c",
77593
77602
  null
77594
77603
 
77595
77604
  )
@@ -135886,7 +135895,7 @@ var staticRenderFns = []
135886
135895
 
135887
135896
 
135888
135897
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 980 modules
135889
- var components = __webpack_require__(5266);
135898
+ var components = __webpack_require__(3697);
135890
135899
  ;// 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
135891
135900
  //
135892
135901
  //
@@ -137949,7 +137958,7 @@ var component = (0,componentNormalizer/* default */.A)(
137949
137958
 
137950
137959
  /* harmony default export */ const CorrectionModal = (component.exports);
137951
137960
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 980 modules
137952
- var components = __webpack_require__(5266);
137961
+ var components = __webpack_require__(3697);
137953
137962
  // EXTERNAL MODULE: ./node_modules/_pubsub-js@1.9.4@pubsub-js/src/pubsub.js
137954
137963
  var pubsub = __webpack_require__(1528);
137955
137964
  var pubsub_default = /*#__PURE__*/__webpack_require__.n(pubsub);
@@ -139119,7 +139128,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
139119
139128
  // EXTERNAL MODULE: ./src/api/manage.js
139120
139129
  var manage = __webpack_require__(8501);
139121
139130
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 980 modules
139122
- var components = __webpack_require__(5266);
139131
+ var components = __webpack_require__(3697);
139123
139132
  // EXTERNAL MODULE: ./src/form/util/Bus.js
139124
139133
  var Bus = __webpack_require__(1509);
139125
139134
  // EXTERNAL MODULE: ./src/form/modules/config/hnkj.js
@@ -154992,7 +155001,7 @@ function toString(value) {
154992
155001
  /***/ ((module) => {
154993
155002
 
154994
155003
  "use strict";
154995
- module.exports = {"rE":"1.1.524"};
155004
+ module.exports = {"rE":"1.1.525"};
154996
155005
 
154997
155006
  /***/ })
154998
155007
 
@@ -169682,7 +169691,7 @@ var es_array_unshift = __webpack_require__(5041);
169682
169691
  // EXTERNAL MODULE: ./src/form/util/util.js
169683
169692
  var util_util = __webpack_require__(4063);
169684
169693
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 980 modules
169685
- var components = __webpack_require__(5266);
169694
+ var components = __webpack_require__(3697);
169686
169695
  // EXTERNAL MODULE: ./src/form/modules/widgetFormItem.vue + 6 modules
169687
169696
  var widgetFormItem = __webpack_require__(2895);
169688
169697
  // 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.524",
3
+ "version": "1.1.525",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "main": "dist/form-component.umd.js",