@zscreate/form-component 1.1.592 → 1.1.594

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.
@@ -1501,12 +1501,12 @@ dd[data-v-f7c20cf8] {
1501
1501
  }
1502
1502
 
1503
1503
 
1504
- [data-v-4e220a88] .ant-select-selection__rendered::after {
1504
+ [data-v-62132cab] .ant-select-selection__rendered::after {
1505
1505
  content: "";
1506
1506
  display: none;
1507
1507
  height: 0;
1508
1508
  }
1509
- .designDataList[data-v-4e220a88] {
1509
+ .designDataList[data-v-62132cab] {
1510
1510
  display: flex;
1511
1511
  margin-bottom: 5px;
1512
1512
  }
@@ -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__(3341);
66851
- /* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(8898);
66851
+ /* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(2438);
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);
@@ -70075,7 +70075,7 @@ module.exports = {
70075
70075
 
70076
70076
  /***/ }),
70077
70077
 
70078
- /***/ 8898:
70078
+ /***/ 2438:
70079
70079
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
70080
70080
 
70081
70081
  "use strict";
@@ -72793,9 +72793,9 @@ var component_component = (0,componentNormalizer/* default */.A)(
72793
72793
  )
72794
72794
 
72795
72795
  /* harmony default export */ const Select_component = (component_component.exports);
72796
- ;// 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=4e220a88&scoped=true
72797
- var widgetSetupvue_type_template_id_4e220a88_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"}},[_c('a-radio-group',{attrs:{"button-style":"solid","size":"small"},model:{value:(_vm.source),callback:function ($$v) {_vm.source=$$v},expression:"source"}},[_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("表单绑定")]),(_vm.isFormDesignSQL)?_c('a-radio-button',{attrs:{"value":"4"}},[_vm._v("sql")]):_c('a-radio-button',{attrs:{"value":"4"}},[_vm._v("数据集")])],1),(_vm.source == '1')?_c('a-input',{on:{"change":_vm.changeFn},model:{value:(_vm.widget.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.widget.options, "defaultValue", $$v)},expression:"widget.options.defaultValue"}}):(_vm.source == 2)?_c('j-dict-select-tag',{attrs:{"triggerChange":true,"dictCode":"BDMRZ","placeholder":"请选择默认值"},on:{"change":_vm.input},model:{value:(_vm.widget.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.widget.options, "defaultValue", $$v)},expression:"widget.options.defaultValue"}}):_vm._e(),(_vm.source == '3')?_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"}}):_vm._e(),(_vm.source == '4' && _vm.isFormDesignSQL)?_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.openDefaultValueWithSql}},[_vm._v("配置详情")]):_vm._e(),(_vm.source == '4' && !_vm.isFormDesignSQL)?_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.openDefaultValueWithTable}},[_vm._v("关联数据集")]):_vm._e()],1),_c('a-form-model-item',{ref:"title",attrs:{"label":"数据源选项:","prop":"title"}},[(!_vm.dataSourceDisable)?[_c('a-radio-group',{attrs:{"button-style":"solid","size":"small"},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("数据中心")]),_c('a-radio-button',{attrs:{"value":"4"}},[_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),(_vm.widget.options.remoteNumber == 4)?_c('a-form-model-item',{ref:"title",attrs:{"label":"自定义选项:"}},_vm._l((_vm.widget.options.designDataList),function(item,idx){return _c('div',{staticClass:"designDataList"},[_c('a-input',{attrs:{"placeholder":"选项名称"},model:{value:(item.label),callback:function ($$v) {_vm.$set(item, "label", $$v)},expression:"item.label"}}),_c('a-input',{attrs:{"placeholder":"选项值"},model:{value:(item.value),callback:function ($$v) {_vm.$set(item, "value", $$v)},expression:"item.value"}}),_c('a-button',{staticStyle:{"margin":"0 0px 0 5px"},attrs:{"type":"primary","shape":"circle","icon":"plus"},on:{"click":function($event){return _vm.addDataItem(item,idx)}}}),(_vm.widget.options.designDataList && _vm.widget.options.designDataList.length > 1)?_c('a-button',{staticStyle:{"margin":"0 0px 0 5px"},attrs:{"type":"primary","shape":"circle","icon":"minus"},on:{"click":function($event){return _vm.deleteDataItem(item,idx)}}}):_vm._e()],1)}),0):_vm._e(),_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}}),_c('default-value-with-sql',{ref:"defaultValueWithSql",on:{"setDefalutOk":_vm.setDefalutValue}}),_c('datasetManagement',{ref:"datasetManagement",on:{"setDateOk":_vm.setDateOk}})],1)}
72798
- var widgetSetupvue_type_template_id_4e220a88_scoped_true_staticRenderFns = []
72796
+ ;// 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=62132cab&scoped=true
72797
+ var widgetSetupvue_type_template_id_62132cab_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"}},[_c('a-radio-group',{attrs:{"button-style":"solid","size":"small"},model:{value:(_vm.source),callback:function ($$v) {_vm.source=$$v},expression:"source"}},[_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("表单绑定")]),(_vm.isFormDesignSQL)?_c('a-radio-button',{attrs:{"value":"4"}},[_vm._v("sql")]):_c('a-radio-button',{attrs:{"value":"4"}},[_vm._v("数据集")])],1),(_vm.source == '1')?_c('a-input',{on:{"change":_vm.changeFn},model:{value:(_vm.widget.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.widget.options, "defaultValue", $$v)},expression:"widget.options.defaultValue"}}):(_vm.source == 2)?_c('j-dict-select-tag',{attrs:{"triggerChange":true,"dictCode":"BDMRZ","placeholder":"请选择默认值"},on:{"change":_vm.input},model:{value:(_vm.widget.options.defaultValue),callback:function ($$v) {_vm.$set(_vm.widget.options, "defaultValue", $$v)},expression:"widget.options.defaultValue"}}):_vm._e(),(_vm.source == '3')?_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"}}):_vm._e(),(_vm.source == '4' && _vm.isFormDesignSQL)?_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.openDefaultValueWithSql}},[_vm._v("配置详情")]):_vm._e(),(_vm.source == '4' && !_vm.isFormDesignSQL)?_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.openDefaultValueWithTable}},[_vm._v("关联数据集")]):_vm._e()],1),_c('a-form-model-item',{ref:"title",attrs:{"label":"数据源选项:","prop":"title"}},[(!_vm.dataSourceDisable)?[_c('a-radio-group',{attrs:{"button-style":"solid","size":"small"},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("数据中心")]),_c('a-radio-button',{attrs:{"value":"4"}},[_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),(_vm.widget.options.remoteNumber == 4)?_c('a-form-model-item',{ref:"title",attrs:{"label":"自定义选项:"}},_vm._l((_vm.widget.options.designDataList),function(item,idx){return _c('div',{staticClass:"designDataList"},[_c('a-input',{attrs:{"placeholder":"选项名称"},model:{value:(item.label),callback:function ($$v) {_vm.$set(item, "label", $$v)},expression:"item.label"}}),_c('a-input',{attrs:{"placeholder":"选项值"},model:{value:(item.value),callback:function ($$v) {_vm.$set(item, "value", $$v)},expression:"item.value"}}),_c('a-button',{staticStyle:{"margin":"0 0px 0 5px"},attrs:{"type":"primary","shape":"circle","icon":"plus"},on:{"click":function($event){return _vm.addDataItem(item,idx)}}}),(_vm.widget.options.designDataList && _vm.widget.options.designDataList.length > 1)?_c('a-button',{staticStyle:{"margin":"0 0px 0 5px"},attrs:{"type":"primary","shape":"circle","icon":"minus"},on:{"click":function($event){return _vm.deleteDataItem(item,idx)}}}):_vm._e()],1)}),0):_vm._e(),_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}}),_c('default-value-with-sql',{ref:"defaultValueWithSql",on:{"setDefalutOk":_vm.setDefalutValue}}),_c('datasetManagement',{ref:"datasetManagement",on:{"setDateOk":_vm.setDateOk}})],1)}
72798
+ var widgetSetupvue_type_template_id_62132cab_scoped_true_staticRenderFns = []
72799
72799
 
72800
72800
 
72801
72801
  // EXTERNAL MODULE: ./node_modules/_core-js@3.37.1@core-js/modules/es.array.unscopables.flat.js
@@ -73725,6 +73725,7 @@ var addDictListModal_component = (0,componentNormalizer/* default */.A)(
73725
73725
  this.widget.options.dictUrl = this.widget.options.dictName = this.widget.options.code = "";
73726
73726
  }
73727
73727
  if (val == 4) {
73728
+ this.widget.options.dictTable = this.widget.options.dictName = this.widget.options.dictUrl = this.widget.options.code = "";
73728
73729
  this.$set(this.widget.options, 'designDataList', [{
73729
73730
  label: '',
73730
73731
  value: '',
@@ -73733,7 +73734,7 @@ var addDictListModal_component = (0,componentNormalizer/* default */.A)(
73733
73734
  }
73734
73735
  },
73735
73736
  addDataItem(item, idx) {
73736
- this.widget.options.designDataList.push({
73737
+ this.widget.options.designDataList.splice(idx + 1, 0, {
73737
73738
  label: '',
73738
73739
  value: '',
73739
73740
  title: ''
@@ -73754,10 +73755,10 @@ var addDictListModal_component = (0,componentNormalizer/* default */.A)(
73754
73755
  });
73755
73756
  ;// CONCATENATED MODULE: ./src/form/modules/components/Select/widgetSetup.vue?vue&type=script&lang=js
73756
73757
  /* harmony default export */ const components_Select_widgetSetupvue_type_script_lang_js = (Select_widgetSetupvue_type_script_lang_js);
73757
- ;// 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=4e220a88&prod&lang=less&scoped=true
73758
+ ;// 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=62132cab&prod&lang=less&scoped=true
73758
73759
  // extracted by mini-css-extract-plugin
73759
73760
 
73760
- ;// CONCATENATED MODULE: ./src/form/modules/components/Select/widgetSetup.vue?vue&type=style&index=0&id=4e220a88&prod&lang=less&scoped=true
73761
+ ;// CONCATENATED MODULE: ./src/form/modules/components/Select/widgetSetup.vue?vue&type=style&index=0&id=62132cab&prod&lang=less&scoped=true
73761
73762
 
73762
73763
  ;// CONCATENATED MODULE: ./src/form/modules/components/Select/widgetSetup.vue
73763
73764
 
@@ -73770,11 +73771,11 @@ var addDictListModal_component = (0,componentNormalizer/* default */.A)(
73770
73771
 
73771
73772
  var Select_widgetSetup_component = (0,componentNormalizer/* default */.A)(
73772
73773
  components_Select_widgetSetupvue_type_script_lang_js,
73773
- widgetSetupvue_type_template_id_4e220a88_scoped_true_render,
73774
- widgetSetupvue_type_template_id_4e220a88_scoped_true_staticRenderFns,
73774
+ widgetSetupvue_type_template_id_62132cab_scoped_true_render,
73775
+ widgetSetupvue_type_template_id_62132cab_scoped_true_staticRenderFns,
73775
73776
  false,
73776
73777
  null,
73777
- "4e220a88",
73778
+ "62132cab",
73778
73779
  null
73779
73780
 
73780
73781
  )
@@ -137399,7 +137400,7 @@ var staticRenderFns = []
137399
137400
 
137400
137401
 
137401
137402
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 1014 modules
137402
- var components = __webpack_require__(8898);
137403
+ var components = __webpack_require__(2438);
137403
137404
  ;// 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
137404
137405
  //
137405
137406
  //
@@ -139462,7 +139463,7 @@ var component = (0,componentNormalizer/* default */.A)(
139462
139463
 
139463
139464
  /* harmony default export */ const CorrectionModal = (component.exports);
139464
139465
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 1014 modules
139465
- var components = __webpack_require__(8898);
139466
+ var components = __webpack_require__(2438);
139466
139467
  // EXTERNAL MODULE: ./node_modules/_pubsub-js@1.9.4@pubsub-js/src/pubsub.js
139467
139468
  var pubsub = __webpack_require__(1528);
139468
139469
  var pubsub_default = /*#__PURE__*/__webpack_require__.n(pubsub);
@@ -140639,7 +140640,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
140639
140640
  // EXTERNAL MODULE: ./src/api/manage.js
140640
140641
  var manage = __webpack_require__(8501);
140641
140642
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 1014 modules
140642
- var components = __webpack_require__(8898);
140643
+ var components = __webpack_require__(2438);
140643
140644
  // EXTERNAL MODULE: ./src/form/util/Bus.js
140644
140645
  var Bus = __webpack_require__(1509);
140645
140646
  // EXTERNAL MODULE: ./src/form/modules/config/hnkj.js
@@ -156528,7 +156529,7 @@ function toString(value) {
156528
156529
  /***/ ((module) => {
156529
156530
 
156530
156531
  "use strict";
156531
- module.exports = {"rE":"1.1.592"};
156532
+ module.exports = {"rE":"1.1.594"};
156532
156533
 
156533
156534
  /***/ })
156534
156535
 
@@ -171794,7 +171795,7 @@ var es_array_unshift = __webpack_require__(5041);
171794
171795
  // EXTERNAL MODULE: ./src/form/util/util.js
171795
171796
  var util_util = __webpack_require__(4063);
171796
171797
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 1014 modules
171797
- var components = __webpack_require__(8898);
171798
+ var components = __webpack_require__(2438);
171798
171799
  // EXTERNAL MODULE: ./src/form/modules/widgetFormItem.vue + 6 modules
171799
171800
  var widgetFormItem = __webpack_require__(2895);
171800
171801
  // 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.592",
3
+ "version": "1.1.594",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "main": "dist/form-component.umd.js",