@zscreate/form-component 1.1.221-test.30 → 1.1.221-test.31

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.
@@ -3777,97 +3777,97 @@ span.CodeMirror-selectedtext { background: none; }
3777
3777
  opacity: 0.6;
3778
3778
  }
3779
3779
 
3780
- .paper[data-v-c4ef799c] * {
3780
+ .paper[data-v-80829888] * {
3781
3781
  font-size: var(--paperFontSize);
3782
3782
  }
3783
- .paper .form-title[data-v-c4ef799c] {
3783
+ .paper .form-title[data-v-80829888] {
3784
3784
  text-align: center;
3785
3785
  font-weight: 600;
3786
3786
  font-size: 16px;
3787
3787
  height: 40px;
3788
3788
  }
3789
- [data-v-c4ef799c] .vue-grid-layout {
3789
+ [data-v-80829888] .vue-grid-layout {
3790
3790
  z-index: 2;
3791
3791
  }
3792
- [data-v-c4ef799c] .vue-grid-item {
3792
+ [data-v-80829888] .vue-grid-item {
3793
3793
  border: 1px dashed #ccc;
3794
3794
  box-sizing: border-box;
3795
3795
  background-color: #fff;
3796
3796
  }
3797
- [data-v-c4ef799c] .ant-form-item {
3797
+ [data-v-80829888] .ant-form-item {
3798
3798
  width: 100%;
3799
3799
  height: 100%;
3800
3800
  margin-bottom: 0;
3801
3801
  }
3802
- [data-v-c4ef799c] .ant-form-item .ant-form-item-label {
3802
+ [data-v-80829888] .ant-form-item .ant-form-item-label {
3803
3803
  height: 100%;
3804
3804
  position: absolute;
3805
3805
  left: 0;
3806
3806
  top: 0;
3807
3807
  border-right: 1px solid var(--designBorderColor);
3808
3808
  }
3809
- [data-v-c4ef799c] .ant-form-item .ant-form-item-label label {
3809
+ [data-v-80829888] .ant-form-item .ant-form-item-label label {
3810
3810
  display: flex;
3811
3811
  justify-content: center;
3812
3812
  align-items: center;
3813
3813
  height: 100%;
3814
3814
  }
3815
- [data-v-c4ef799c] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
3815
+ [data-v-80829888] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
3816
3816
  display: none;
3817
3817
  }
3818
- [data-v-c4ef799c] .ant-form-item .ant-form-item-control-wrapper {
3818
+ [data-v-80829888] .ant-form-item .ant-form-item-control-wrapper {
3819
3819
  height: 100%;
3820
3820
  float: right;
3821
3821
  display: flex;
3822
3822
  align-items: center;
3823
3823
  }
3824
- [data-v-c4ef799c] .ant-form-item .ant-form-item-control {
3824
+ [data-v-80829888] .ant-form-item .ant-form-item-control {
3825
3825
  width: 98%;
3826
3826
  margin: 0 auto;
3827
3827
  }
3828
- .is_required[data-v-c4ef799c]::before {
3828
+ .is_required[data-v-80829888]::before {
3829
3829
  content: "*";
3830
3830
  color: #f56c6c;
3831
3831
  margin-right: 4px;
3832
3832
  }
3833
- .widget-form-list[data-v-c4ef799c] {
3833
+ .widget-form-list[data-v-80829888] {
3834
3834
  background: #fff;
3835
3835
  box-sizing: border-box;
3836
3836
  }
3837
- .widget-form-list .row-item[data-v-c4ef799c]:first-child {
3837
+ .widget-form-list .row-item[data-v-80829888]:first-child {
3838
3838
  border-top: 1px solid var(--designBorderColor);
3839
3839
  }
3840
- .widget-form-list .row-item[data-v-c4ef799c] {
3840
+ .widget-form-list .row-item[data-v-80829888] {
3841
3841
  border-bottom: 1px solid var(--designBorderColor);
3842
3842
  }
3843
- .widget-form-list .row-item[data-v-c4ef799c] {
3843
+ .widget-form-list .row-item[data-v-80829888] {
3844
3844
  border-right: 1px solid var(--designBorderColor);
3845
3845
  border-left: 1px solid var(--designBorderColor);
3846
3846
  }
3847
- .widget-form-list .item-bottom[data-v-c4ef799c] {
3847
+ .widget-form-list .item-bottom[data-v-80829888] {
3848
3848
  border-bottom: 1px solid var(--designBorderColor);
3849
3849
  }
3850
- .widget-form-list .no-row-item[data-v-c4ef799c] {
3850
+ .widget-form-list .no-row-item[data-v-80829888] {
3851
3851
  border-right: none;
3852
3852
  border-bottom: none !important;
3853
3853
  }
3854
- .widget-form-list .no-row-item .widget-form-list[data-v-c4ef799c] {
3854
+ .widget-form-list .no-row-item .widget-form-list[data-v-80829888] {
3855
3855
  border-top: none !important;
3856
3856
  border-right: none;
3857
3857
  }
3858
- .widget-form-list .widget-grid[data-v-c4ef799c] {
3858
+ .widget-form-list .widget-grid[data-v-80829888] {
3859
3859
  background: #f4f6fc;
3860
3860
  position: relative;
3861
3861
  border-left: 5px solid transparent;
3862
3862
  padding: 5px;
3863
3863
  margin: 0 !important;
3864
3864
  }
3865
- .widget-form-list .widget-grid.active[data-v-c4ef799c] {
3865
+ .widget-form-list .widget-grid.active[data-v-80829888] {
3866
3866
  outline: 2px solid #409eff;
3867
3867
  border: 1px solid #409eff;
3868
3868
  background: #b3d8ff;
3869
3869
  }
3870
- .widget-form-list .widget-grid .grid-background[data-v-c4ef799c] {
3870
+ .widget-form-list .widget-grid .grid-background[data-v-80829888] {
3871
3871
  position: absolute;
3872
3872
  z-index: 1;
3873
3873
  top: 0;
@@ -3878,85 +3878,85 @@ span.CodeMirror-selectedtext { background: none; }
3878
3878
  height: 100%;
3879
3879
  padding: 5px 5px 10px 5px;
3880
3880
  }
3881
- .widget-form-list .widget-grid .grid-background .rows[data-v-c4ef799c] {
3881
+ .widget-form-list .widget-grid .grid-background .rows[data-v-80829888] {
3882
3882
  border-bottom: 1px dashed #ccc;
3883
3883
  border-left: 1px dashed #ccc;
3884
3884
  box-sizing: border-box;
3885
3885
  overflow: hidden;
3886
3886
  }
3887
- .widget-form-list .widget-grid .grid-background .rows[data-v-c4ef799c]:first-child {
3887
+ .widget-form-list .widget-grid .grid-background .rows[data-v-80829888]:first-child {
3888
3888
  border-top: 1px dashed #ccc;
3889
3889
  }
3890
- .widget-form-list .widget-grid .grid-background .rows .columns[data-v-c4ef799c] {
3890
+ .widget-form-list .widget-grid .grid-background .rows .columns[data-v-80829888] {
3891
3891
  float: left;
3892
3892
  border-right: 1px dashed #ccc;
3893
3893
  min-height: 40px;
3894
3894
  box-sizing: border-box;
3895
3895
  }
3896
- .widget-form-list .row_table[data-v-c4ef799c] {
3896
+ .widget-form-list .row_table[data-v-80829888] {
3897
3897
  min-height: 60px;
3898
3898
  position: relative;
3899
3899
  }
3900
- .widget-form-list li.sortable-chosen[data-v-c4ef799c] {
3900
+ .widget-form-list li.sortable-chosen[data-v-80829888] {
3901
3901
  height: 2px !important;
3902
3902
  overflow: hidden !important;
3903
3903
  background: red !important;
3904
3904
  }
3905
- .widget-form-list .widget-col-list[data-v-c4ef799c] {
3905
+ .widget-form-list .widget-col-list[data-v-80829888] {
3906
3906
  min-height: 50px;
3907
3907
  border: 1px dashed #ccc;
3908
3908
  background: #fff;
3909
3909
  }
3910
- .widget-form-list .widget-col[data-v-c4ef799c] {
3910
+ .widget-form-list .widget-col[data-v-80829888] {
3911
3911
  padding-bottom: 0;
3912
3912
  padding: 5px;
3913
3913
  background-color: rgba(253, 246, 236, 0.3);
3914
3914
  }
3915
- .grid-lay-out-wrap .widget-col-list[data-v-c4ef799c] {
3915
+ .grid-lay-out-wrap .widget-col-list[data-v-80829888] {
3916
3916
  width: 100%;
3917
3917
  height: 100%;
3918
3918
  min-height: 40px;
3919
3919
  border: none;
3920
3920
  }
3921
- .widget-form-ocuupied[data-v-c4ef799c] {
3921
+ .widget-form-ocuupied[data-v-80829888] {
3922
3922
  min-height: 540px;
3923
3923
  border: none;
3924
3924
  }
3925
- .drag_table[data-v-c4ef799c] {
3925
+ .drag_table[data-v-80829888] {
3926
3926
  width: calc(100% - 100px);
3927
3927
  height: 100%;
3928
3928
  display: flex;
3929
3929
  overflow-y: scroll;
3930
3930
  }
3931
- .drag_table[data-v-c4ef799c]::-webkit-scrollbar {
3931
+ .drag_table[data-v-80829888]::-webkit-scrollbar {
3932
3932
  width: 3px;
3933
3933
  height: 3px;
3934
3934
  }
3935
- .drag_table[data-v-c4ef799c]::-webkit-scrollbar-track {
3935
+ .drag_table[data-v-80829888]::-webkit-scrollbar-track {
3936
3936
  background: #fff;
3937
3937
  border-radius: 2px;
3938
3938
  }
3939
- .drag_table[data-v-c4ef799c]::-webkit-scrollbar-thumb {
3939
+ .drag_table[data-v-80829888]::-webkit-scrollbar-thumb {
3940
3940
  background: #cdcdcd;
3941
3941
  border-radius: 8px;
3942
3942
  }
3943
- .drag_table[data-v-c4ef799c]::-webkit-scrollbar-thumb:hover {
3943
+ .drag_table[data-v-80829888]::-webkit-scrollbar-thumb:hover {
3944
3944
  background: #cdcdcd;
3945
3945
  }
3946
- .drag_table[data-v-c4ef799c]::-webkit-scrollbar-corner {
3946
+ .drag_table[data-v-80829888]::-webkit-scrollbar-corner {
3947
3947
  background: #cdcdcd;
3948
3948
  }
3949
- .widget-form-ocuupied[data-v-c4ef799c] {
3949
+ .widget-form-ocuupied[data-v-80829888] {
3950
3950
  min-height: 540px;
3951
3951
  border: none;
3952
3952
  }
3953
- .table_label[data-v-c4ef799c] {
3953
+ .table_label[data-v-80829888] {
3954
3954
  width: 100px;
3955
3955
  min-width: 100px;
3956
3956
  height: 100%;
3957
3957
  text-align: right;
3958
3958
  }
3959
- .widget-view-model[data-v-c4ef799c] {
3959
+ .widget-view-model[data-v-80829888] {
3960
3960
  position: absolute;
3961
3961
  top: 0px;
3962
3962
  right: 3px;
@@ -3966,12 +3966,12 @@ span.CodeMirror-selectedtext { background: none; }
3966
3966
  opacity: 0.6;
3967
3967
  }
3968
3968
  /**selectedWidget active*/
3969
- [data-v-c4ef799c] .active {
3969
+ [data-v-80829888] .active {
3970
3970
  outline: 2px solid #539dfa;
3971
3971
  box-shadow: 0 0 5px #539dfa;
3972
3972
  position: relative;
3973
3973
  }
3974
- [data-v-c4ef799c] .active .widget-view-drag {
3974
+ [data-v-80829888] .active .widget-view-drag {
3975
3975
  position: absolute;
3976
3976
  left: -2px;
3977
3977
  top: -2px;
@@ -3985,7 +3985,7 @@ span.CodeMirror-selectedtext { background: none; }
3985
3985
  color: #ffffff;
3986
3986
  cursor: move;
3987
3987
  }
3988
- [data-v-c4ef799c] .active .widget-view-action {
3988
+ [data-v-80829888] .active .widget-view-action {
3989
3989
  width: 70px;
3990
3990
  position: absolute;
3991
3991
  right: 0px;
@@ -3998,7 +3998,7 @@ span.CodeMirror-selectedtext { background: none; }
3998
3998
  background: transparent;
3999
3999
  color: #fff;
4000
4000
  }
4001
- [data-v-c4ef799c] .active .widget-view-action .iconfont {
4001
+ [data-v-80829888] .active .widget-view-action .iconfont {
4002
4002
  width: 25px;
4003
4003
  height: 25px;
4004
4004
  border-radius: 50%;
@@ -4008,17 +4008,17 @@ span.CodeMirror-selectedtext { background: none; }
4008
4008
  font-size: 14px;
4009
4009
  justify-content: center;
4010
4010
  }
4011
- [data-v-c4ef799c] .active .widget-view-action .icon-icon_clone {
4011
+ [data-v-80829888] .active .widget-view-action .icon-icon_clone {
4012
4012
  background: red;
4013
4013
  }
4014
- [data-v-c4ef799c] .active .widget-view-action .icon-trash {
4014
+ [data-v-80829888] .active .widget-view-action .icon-trash {
4015
4015
  margin-left: 20px;
4016
4016
  }
4017
- .widget-form-list .widget-view[data-v-c4ef799c] {
4017
+ .widget-form-list .widget-view[data-v-80829888] {
4018
4018
  z-index: 8;
4019
4019
  position: relative;
4020
4020
  }
4021
- .widget-form-list .widget-view .widget-view-action[data-v-c4ef799c] {
4021
+ .widget-form-list .widget-view .widget-view-action[data-v-80829888] {
4022
4022
  position: absolute;
4023
4023
  right: 0px;
4024
4024
  bottom: 0;
@@ -4030,7 +4030,7 @@ span.CodeMirror-selectedtext { background: none; }
4030
4030
  background: transparent;
4031
4031
  color: #fff;
4032
4032
  }
4033
- .widget-form-list .widget-view .widget-view-action .iconfont[data-v-c4ef799c] {
4033
+ .widget-form-list .widget-view .widget-view-action .iconfont[data-v-80829888] {
4034
4034
  width: 25px;
4035
4035
  height: 25px;
4036
4036
  border-radius: 50%;
@@ -4040,13 +4040,13 @@ span.CodeMirror-selectedtext { background: none; }
4040
4040
  font-size: 14px;
4041
4041
  justify-content: center;
4042
4042
  }
4043
- .widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-c4ef799c] {
4043
+ .widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-80829888] {
4044
4044
  background: red;
4045
4045
  }
4046
- .widget-form-list .widget-view .widget-view-action .icon-trash[data-v-c4ef799c] {
4046
+ .widget-form-list .widget-view .widget-view-action .icon-trash[data-v-80829888] {
4047
4047
  margin-left: 20px;
4048
4048
  }
4049
- .widget-form-list .widget-view .widget-view-drag[data-v-c4ef799c] {
4049
+ .widget-form-list .widget-view .widget-view-drag[data-v-80829888] {
4050
4050
  position: absolute;
4051
4051
  left: -2px;
4052
4052
  top: -2px;
@@ -4056,30 +4056,30 @@ span.CodeMirror-selectedtext { background: none; }
4056
4056
  background: #409eff;
4057
4057
  z-index: 9;
4058
4058
  }
4059
- .widget-form-list .widget-view .widget-view-drag i[data-v-c4ef799c] {
4059
+ .widget-form-list .widget-view .widget-view-drag i[data-v-80829888] {
4060
4060
  font-size: 14px;
4061
4061
  color: #fff;
4062
4062
  margin: 0 5px;
4063
4063
  cursor: move;
4064
4064
  }
4065
4065
  /*****无border *****/
4066
- .no-border .widget-form-list[data-v-c4ef799c] {
4066
+ .no-border .widget-form-list[data-v-80829888] {
4067
4067
  border: none;
4068
4068
  }
4069
- .no-border .widget-form-list .row-item[data-v-c4ef799c]:not(:last-child) {
4069
+ .no-border .widget-form-list .row-item[data-v-80829888]:not(:last-child) {
4070
4070
  border: none;
4071
4071
  }
4072
- .no-border .widget-form-list[data-v-c4ef799c] .ant-form-item .ant-form-item-label {
4072
+ .no-border .widget-form-list[data-v-80829888] .ant-form-item .ant-form-item-label {
4073
4073
  border: 0;
4074
4074
  }
4075
4075
  /*****无border *****/
4076
4076
  /***label对齐方式 */
4077
- [data-v-c4ef799c] .custom_form_item .break {
4077
+ [data-v-80829888] .custom_form_item .break {
4078
4078
  white-space: normal;
4079
4079
  word-break: break-all;
4080
4080
  word-wrap: break-word;
4081
4081
  }
4082
- [data-v-c4ef799c] .custom_form_item .align-between {
4082
+ [data-v-80829888] .custom_form_item .align-between {
4083
4083
  white-space: normal;
4084
4084
  word-break: break-all;
4085
4085
  word-wrap: break-word;
@@ -4088,28 +4088,28 @@ span.CodeMirror-selectedtext { background: none; }
4088
4088
  text-align-last: justify;
4089
4089
  width: 80%;
4090
4090
  }
4091
- [data-v-c4ef799c] .custom_form_item .align-middle {
4091
+ [data-v-80829888] .custom_form_item .align-middle {
4092
4092
  white-space: normal;
4093
4093
  word-break: break-all;
4094
4094
  word-wrap: break-word;
4095
4095
  text-align: center;
4096
4096
  width: 80%;
4097
4097
  }
4098
- [data-v-c4ef799c] .custom_form_item .align-left {
4098
+ [data-v-80829888] .custom_form_item .align-left {
4099
4099
  white-space: normal;
4100
4100
  word-break: break-all;
4101
4101
  word-wrap: break-word;
4102
4102
  text-align: left;
4103
4103
  width: 80%;
4104
4104
  }
4105
- [data-v-c4ef799c] .custom_form_item .align-right {
4105
+ [data-v-80829888] .custom_form_item .align-right {
4106
4106
  white-space: normal;
4107
4107
  word-break: break-all;
4108
4108
  word-wrap: break-word;
4109
4109
  text-align: right;
4110
4110
  width: 80%;
4111
4111
  }
4112
- [data-v-c4ef799c] .custom_form_item .align-center {
4112
+ [data-v-80829888] .custom_form_item .align-center {
4113
4113
  white-space: normal;
4114
4114
  word-break: break-all;
4115
4115
  word-wrap: break-word;
@@ -147312,7 +147312,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
147312
147312
  /***/ ((module) => {
147313
147313
 
147314
147314
  "use strict";
147315
- module.exports = JSON.parse('{"i8":"1.1.221-test.30"}');
147315
+ module.exports = JSON.parse('{"i8":"1.1.221-test.31"}');
147316
147316
 
147317
147317
  /***/ })
147318
147318
 
@@ -150551,8 +150551,8 @@ var component = (0,componentNormalizer/* default */.Z)(
150551
150551
  )
150552
150552
 
150553
150553
  /* harmony default export */ const widgetList = (component.exports);
150554
- ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/widgetForm.vue?vue&type=template&id=c4ef799c&scoped=true&
150555
- var widgetFormvue_type_template_id_c4ef799c_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"widget-form",class:{ 'no-border': !_vm.data.config.border },style:(_vm.widgetFormStyle)},[(_vm.widgetList[0].length == 0)?_c('div',{staticClass:"form-empty"},[_vm._v(" 从工具菜单中拖拽相应组件来布局表单字段 ")]):_vm._e(),_c('a-form-model',{attrs:{"model":_vm.form,"label-col":{ style: 'width:200px' },"wrapper-col":{}}},[_vm._l((_vm.widgetList),function(list,listindex){return _c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.widgetList[0].length > 0),expression:"widgetList[0].length > 0"}],key:listindex,staticClass:"paper",style:(_vm.contentStyle)},[(listindex == 0)?_c('div',{staticClass:"form-title",style:(Object.assign({}, {height: _vm.formNameHeight}, _vm.formNameStyle))},[_c('span',{staticStyle:{"font-size":"inherit"},domProps:{"innerHTML":_vm._s(_vm.data.config.formNameLeftContent || '')}}),_vm._v(_vm._s(_vm.data.config.formName)),_c('span',{staticStyle:{"font-size":"inherit"},domProps:{"innerHTML":_vm._s(_vm.data.config.formNameRightContent || '')}})]):_vm._e(),(_vm.data.config.pageHeader && listindex == 0)?_c('div',{style:(_vm.data.config.headerHeight),domProps:{"innerHTML":_vm._s(_vm.data.config.pageHeader)}}):_vm._e(),_c('draggable',_vm._b({attrs:{"setData":function () {}},on:{"end":function (e) {
150554
+ ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/widgetForm.vue?vue&type=template&id=80829888&scoped=true&
150555
+ var widgetFormvue_type_template_id_80829888_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"widget-form",class:{ 'no-border': !_vm.data.config.border },style:(_vm.widgetFormStyle)},[(_vm.widgetList[0].length == 0)?_c('div',{staticClass:"form-empty"},[_vm._v(" 从工具菜单中拖拽相应组件来布局表单字段 ")]):_vm._e(),_c('a-form-model',{attrs:{"model":_vm.form,"label-col":{ style: 'width:200px' },"wrapper-col":{}}},[_vm._l((_vm.widgetList),function(list,listindex){return _c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.widgetList[0].length > 0),expression:"widgetList[0].length > 0"}],key:listindex,staticClass:"paper",style:(_vm.contentStyle)},[(listindex == 0)?_c('div',{staticClass:"form-title",style:(Object.assign({}, {height: _vm.formNameHeight}, _vm.formNameStyle))},[_c('span',{staticStyle:{"font-size":"inherit"},domProps:{"innerHTML":_vm._s(_vm.data.config.formNameLeftContent || '')}}),_vm._v(_vm._s(_vm.data.config.formName)),_c('span',{staticStyle:{"font-size":"inherit"},domProps:{"innerHTML":_vm._s(_vm.data.config.formNameRightContent || '')}})]):_vm._e(),(_vm.data.config.pageHeader && listindex == 0)?_c('div',{style:(_vm.data.config.headerHeight),domProps:{"innerHTML":_vm._s(_vm.data.config.pageHeader)}}):_vm._e(),_c('draggable',_vm._b({attrs:{"setData":function () {}},on:{"end":function (e) {
150556
150556
  _vm.handleMoveEnd(e, listindex);
150557
150557
  },"add":function (e) {
150558
150558
  _vm.handleWidgetAdd(e, listindex);
@@ -150603,7 +150603,7 @@ var widgetFormvue_type_template_id_c4ef799c_scoped_true_render = function () {va
150603
150603
  'item-bottom': !widget.options.border,
150604
150604
  'row-item': widget.options.border,
150605
150605
  },style:({ borderColor: _vm.data.config.borderColor })},[_c('widget-form-item',{key:widget.key,attrs:{"index":index,"widget":widget,"widgetListCell":_vm.widgetList[listindex],"select":_vm.selectWidget},on:{"updatePaperLayout":_vm.updatePaperLayout,"update:select":function($event){_vm.selectWidget=$event}}})],1)]:[(widget && widget.key)?_c('div',{key:widget.key,staticClass:"row-item"},[_c('widget-form-item',{key:widget.key,attrs:{"index":index,"widget":widget,"widgetListCell":_vm.widgetList[listindex],"select":_vm.selectWidget},on:{"updatePaperLayout":_vm.updatePaperLayout,"update:select":function($event){_vm.selectWidget=$event}}})],1):_vm._e()]]})],2)],1),(_vm.data.config.pageFooter && listindex === _vm.widgetList.length - 1)?_c('div',{staticClass:"form-p age-footer",style:(_vm.data.config.footerHeight),domProps:{"innerHTML":_vm._s(_vm.data.config.pageFooter)}}):_vm._e()],1)}),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.widgetList[0].length == 0),expression:"widgetList[0].length == 0"}],staticClass:"paper",style:(_vm.contentStyle)},[_c('div',{staticClass:"form-title"},[_vm._v(_vm._s(_vm.data.config.formName))]),(_vm.data.config.pageHeader)?_c('div',{style:(_vm.data.config.headerHeight),domProps:{"innerHTML":_vm._s(_vm.data.config.pageHeader)}}):_vm._e(),_c('draggable',_vm._b({attrs:{"setData":function () {}},on:{"end":_vm.handleMoveEnd,"add":_vm.handleWidgetAdd},model:{value:(_vm.widgetList[0]),callback:function ($$v) {_vm.$set(_vm.widgetList, 0, $$v)},expression:"widgetList[0]"}},'draggable',_vm.draggableOptions,false),[_c('transition-group',{staticClass:"widget-form-list widget-form-ocuupied",attrs:{"name":"fade","tag":"div"}})],1),(_vm.data.config.pageFooter)?_c('div',{style:(_vm.data.config.footerHeight),domProps:{"innerHTML":_vm._s(_vm.data.config.pageFooter)}}):_vm._e()],1)],2)],1)}
150606
- var widgetFormvue_type_template_id_c4ef799c_scoped_true_staticRenderFns = []
150606
+ var widgetFormvue_type_template_id_80829888_scoped_true_staticRenderFns = []
150607
150607
 
150608
150608
 
150609
150609
  // EXTERNAL MODULE: ./node_modules/_core-js@3.32.1@core-js/modules/es.array.push.js
@@ -151496,10 +151496,10 @@ var widgetDesign = __webpack_require__(3132);
151496
151496
  });
151497
151497
  ;// CONCATENATED MODULE: ./src/form/modules/widgetForm.vue?vue&type=script&lang=js&
151498
151498
  /* harmony default export */ const modules_widgetFormvue_type_script_lang_js_ = (widgetFormvue_type_script_lang_js_);
151499
- ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/widgetForm.vue?vue&type=style&index=0&id=c4ef799c&prod&lang=less&scoped=true&
151499
+ ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/widgetForm.vue?vue&type=style&index=0&id=80829888&prod&lang=less&scoped=true&
151500
151500
  // extracted by mini-css-extract-plugin
151501
151501
 
151502
- ;// CONCATENATED MODULE: ./src/form/modules/widgetForm.vue?vue&type=style&index=0&id=c4ef799c&prod&lang=less&scoped=true&
151502
+ ;// CONCATENATED MODULE: ./src/form/modules/widgetForm.vue?vue&type=style&index=0&id=80829888&prod&lang=less&scoped=true&
151503
151503
 
151504
151504
  ;// CONCATENATED MODULE: ./src/form/modules/widgetForm.vue
151505
151505
 
@@ -151512,11 +151512,11 @@ var widgetDesign = __webpack_require__(3132);
151512
151512
 
151513
151513
  var widgetForm_component = (0,componentNormalizer/* default */.Z)(
151514
151514
  modules_widgetFormvue_type_script_lang_js_,
151515
- widgetFormvue_type_template_id_c4ef799c_scoped_true_render,
151516
- widgetFormvue_type_template_id_c4ef799c_scoped_true_staticRenderFns,
151515
+ widgetFormvue_type_template_id_80829888_scoped_true_render,
151516
+ widgetFormvue_type_template_id_80829888_scoped_true_staticRenderFns,
151517
151517
  false,
151518
151518
  null,
151519
- "c4ef799c",
151519
+ "80829888",
151520
151520
  null
151521
151521
 
151522
151522
  )
@@ -158268,8 +158268,8 @@ var warpFormulaEditvue_type_template_id_3f747a29_render = function () {var _vm=t
158268
158268
  var warpFormulaEditvue_type_template_id_3f747a29_staticRenderFns = []
158269
158269
 
158270
158270
 
158271
- ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/formula/formula-edit.vue?vue&type=template&id=27ce8a66&
158272
- var formula_editvue_type_template_id_27ce8a66_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-modal',{staticClass:"form-formula-dialog",attrs:{"visible":_vm.dialogVisible,"width":"800px","append-to-body":""},on:{"update:visible":function($event){_vm.dialogVisible=$event},"cancel":_vm.closeDialog}},[_c('template',{slot:"title"},[_c('div',{staticStyle:{"display":"flex"}},[_vm._v(" 公式编辑 "),_c('div',{staticStyle:{"color":"#838892","margin-left":"10px","font-size":"12px"}},[_vm._v("使用数学运算符编辑公式")])])]),(_vm.dialogVisible)?_c('div',[_c('div',{staticClass:"formula-head-title"},[_c('div',{staticClass:"CodeMirror-wrap",staticStyle:{"line-height":"18px"}},[_c('div',{staticClass:"head-options"},[_c('div',{staticStyle:{"overflow":"hidden","line-break":"anywhere","text-overflow":"ellipsis","white-space":"nowrap"},attrs:{"title":_vm.widgetName}},[_vm._v(" "+_vm._s(_vm.widgetName)+" ")]),_c('span',[_vm._v("=")]),_c('div',{staticClass:"head-opt-btns"},[_c('button',{on:{"click":function($event){return _vm.handleClick('copy')}}},[_c('form-iconfont',{staticStyle:{"font-size":"15px"},attrs:{"type":"icon-Copy"}}),_vm._v("复制")],1),_c('a-popconfirm',{attrs:{"visible":_vm.replaceVisible,"placement":"bottomRight","ok-text":"确认","icon":[],"cancel-text":"取消"},on:{"cancel":function($event){_vm.replaceVisible = false},"confirm":_vm.replaceConfirm}},[_c('template',{slot:"title"},[_c('div',{staticClass:"replace-param-content",staticStyle:{"width":"200px","margin-left":"-20px"}},[_c('div',{staticClass:"tip"},[_vm._v(" 仅支持替换引用的当前表单字段 ")]),_c('a-form',{attrs:{"form":_vm.replaceForm}},[_c('a-form-item',{staticStyle:{"margin-bottom":"0"},attrs:{"label":"1. 选择要替换的变量"}},[_c('a-select',{directives:[{name:"decorator",rawName:"v-decorator",value:([
158271
+ ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/formula/formula-edit.vue?vue&type=template&id=0ee5bf87&
158272
+ var formula_editvue_type_template_id_0ee5bf87_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-modal',{staticClass:"form-formula-dialog",attrs:{"visible":_vm.dialogVisible,"width":"800px","append-to-body":""},on:{"update:visible":function($event){_vm.dialogVisible=$event},"cancel":_vm.closeDialog}},[_c('template',{slot:"title"},[_c('div',{staticStyle:{"display":"flex"}},[_vm._v(" 公式编辑 "),_c('div',{staticStyle:{"color":"#838892","margin-left":"10px","font-size":"12px"}},[_vm._v("使用数学运算符编辑公式")])])]),(_vm.dialogVisible)?_c('div',{on:{"click":function($event){_vm.replaceVisible && (_vm.replaceVisible = false)}}},[_c('div',{staticClass:"formula-head-title"},[_c('div',{staticClass:"CodeMirror-wrap",staticStyle:{"line-height":"18px"}},[_c('div',{staticClass:"head-options"},[_c('div',{staticStyle:{"overflow":"hidden","line-break":"anywhere","text-overflow":"ellipsis","white-space":"nowrap"},attrs:{"title":_vm.widgetName}},[_vm._v(" "+_vm._s(_vm.widgetName)+" ")]),_c('span',{staticStyle:{"margin-right":"auto"}},[_vm._v(" =")]),_c('div',{staticClass:"head-opt-btns"},[_c('button',{on:{"click":function($event){return _vm.handleClick('copy')}}},[_c('form-iconfont',{staticStyle:{"font-size":"15px"},attrs:{"type":"icon-Copy"}}),_vm._v("复制")],1),_c('a-popconfirm',{attrs:{"visible":_vm.replaceVisible,"placement":"bottomRight","ok-text":"确认","icon":[],"cancel-text":"取消"},on:{"cancel":function($event){_vm.replaceVisible = false},"confirm":_vm.replaceConfirm}},[_c('template',{slot:"title"},[_c('div',{staticClass:"replace-param-content",staticStyle:{"width":"200px","margin-left":"-20px"}},[_c('div',{staticClass:"tip"},[_vm._v(" 仅支持替换引用的当前表单字段 ")]),_c('a-form',{attrs:{"form":_vm.replaceForm}},[_c('a-form-item',{staticStyle:{"margin-bottom":"0"},attrs:{"label":"1. 选择要替换的变量"}},[_c('a-select',{directives:[{name:"decorator",rawName:"v-decorator",value:([
158273
158273
  'curr',
158274
158274
  {
158275
158275
  rules: [{ required: true, message: '此内容必填' }],
@@ -158278,7 +158278,7 @@ var formula_editvue_type_template_id_27ce8a66_render = function () {var _vm=this
158278
158278
  {
158279
158279
  rules: [{ required: true, message: '此内容必填' }],
158280
158280
  } ]),expression:"[\n 'replace',\n {\n rules: [{ required: true, message: '此内容必填' }],\n },\n ]"}],staticClass:"param-combo",staticStyle:{"width":"100%"},attrs:{"show-search":"","filterOption":_vm.replaceFilterOption}},_vm._l((Object.keys(_vm.f_dataObj)),function(item){return _c('a-select-option',{key:item,attrs:{"title":_vm.f_dataObj[item]}},[_vm._v(_vm._s(_vm.f_dataObj[item]))])}),1)],1):_vm._e()],1)],1)]),_c('button',{on:{"click":function($event){return _vm.handleClick('replace')}}},[_c('form-iconfont',{staticStyle:{"font-size":"14px"},attrs:{"type":"icon-replace"}}),_vm._v("替换变量")],1)],2),_c('a-popconfirm',{attrs:{"placement":"bottomRight","icon":[],"ok-text":"确认","cancel-text":"取消"},on:{"confirm":function($event){_vm.form.remark = _vm.remark}}},[_c('template',{slot:"title"},[_c('div',{staticStyle:{"margin-left":"-20px","width":"200px"}},[_c('a-textarea',{staticStyle:{"height":"100px"},attrs:{"placeholder":"请输入备注"},model:{value:(_vm.remark),callback:function ($$v) {_vm.remark=$$v},expression:"remark"}})],1)]),_c('button',{on:{"click":function($event){return _vm.handleClick('remark')}}},[_c('form-iconfont',{staticStyle:{"font-size":"12px"},attrs:{"type":"icon-beizhu"}}),_vm._v("备注")],1)],2),_c('button',{on:{"click":function($event){return _vm.handleClick('debug')}}},[_c('form-iconfont',{staticStyle:{"font-size":"14px"},attrs:{"type":"icon-tiaoshi"}}),_vm._v("调试")],1)],1)]),_c('div',{staticStyle:{"padding":"0 5px"}},[_c('textarea',{directives:[{name:"model",rawName:"v-model",value:(_vm.form.formula),expression:"form.formula"}],ref:"formula",staticClass:"cm-s-default",staticStyle:{"height":"180px","font-size":"14px"},domProps:{"value":(_vm.form.formula)},on:{"input":function($event){if($event.target.composing){ return; }_vm.$set(_vm.form, "formula", $event.target.value)}}})])]),(_vm.err_msg)?_c('div',{staticClass:"formula-error"},[_vm._v(" "+_vm._s(_vm.err_msg)+" ")]):_vm._e()]),_c('a-row',[_c('a-col',{attrs:{"span":8}},[_c('div',{staticClass:"formula-info-main"},[_c('div',{staticClass:"head",staticStyle:{"height":"35px"}},[_c('a-input',{attrs:{"allow-clear":"","placeholder":"搜索变量"},model:{value:(_vm.search_variable),callback:function ($$v) {_vm.search_variable=$$v},expression:"search_variable"}},[_c('a-icon',{attrs:{"slot":"prefix","type":"search"},slot:"prefix"})],1)],1),_c('div',{staticClass:"formula-container"},[(_vm.boData.length === 0)?_c('div',{staticClass:"empty-tip"},[_vm._v("无可用变量,请添加或保存表单后重试")]):(_vm.filter_boData.length === 0)?_c('div',{staticClass:"empty-tip"},[_vm._v("无搜索结果")]):_vm._e(),_vm._l((_vm.filter_boData),function(item,idx){return _c('div',{key:item.id,on:{"click":function($event){return _vm.clickBoNode(item)}}},[_c('div',{staticClass:"variable-list"},[_c('div',{attrs:{"title":item.name}},[_vm._v(_vm._s(item.name))]),_c('div',{class:("style-" + (item.type))},[_vm._v(_vm._s(_vm.TypesName[item.type]))])])])})],2)])]),_c('a-col',{attrs:{"span":6}},[_c('div',{staticClass:"formula-info-main ",staticStyle:{"border-left":"none","border-right":"none"}},[_c('div',{staticClass:"head",staticStyle:{"height":"35px"}},[_c('a-input',{attrs:{"allow-clear":"","placeholder":"搜索函数"},model:{value:(_vm.search_methods),callback:function ($$v) {_vm.search_methods=$$v},expression:"search_methods"}},[_c('a-icon',{attrs:{"slot":"prefix","type":"search"},slot:"prefix"})],1)],1),_c('div',{staticStyle:{"height":"100%","overflow-y":"auto"},on:{"mouseleave":_vm.handleMouseLeave}},[(_vm.filter_treeData.length === 0)?_c('div',{staticClass:"empty-tip"},[_vm._v("没有对应的函数")]):_vm._e(),_c('div',{staticClass:"formula-menu"},[_c('div',{staticClass:"formula-list"},_vm._l((_vm.filter_treeData),function(tree,idx){return _c('div',{key:tree.key,class:("formula-category " + (_vm.expandIndex[idx] ? 'expand': ''))},[_c('div',{staticClass:"title",on:{"click":function($event){return _vm.$set(_vm.expandIndex,idx, !_vm.expandIndex[idx])}}},[_c('form-iconfont',{staticClass:"arrow-icon",staticStyle:{"font-size":"13px"},attrs:{"type":"icon-rightyou"}}),_vm._v(" "+_vm._s(tree.title)+" ")],1),_c('div',{staticClass:"children"},_vm._l((tree.children),function(child){return _c('div',{key:child.title,class:("formula-item " + (_vm.formulaIntro.title === child.title ? 'select': '')),on:{"click":function($event){return _vm.clickFunctionNode(child)},"mouseenter":function($event){return _vm.handleFunctionHover(child)}}},[_c('span',{staticClass:"formula-item-name"},[_vm._v(_vm._s(child.title))]),_c('span',{staticClass:"formula-item-subName"},[_vm._v(_vm._s(child.subName))])])}),0)])}),0)])])])]),_c('a-col',{attrs:{"span":10}},[_c('div',{staticClass:"formula-info-main "},[(_vm.formulaIntro)?_c('div',{staticClass:"formula-intro"},[_c('div',{staticClass:"formula-title head"},[_vm._v(_vm._s(_vm.formulaIntro.name))]),_c('div',{staticStyle:{"padding":"0 10px"}},[_c('div',{staticStyle:{"line-height":"22px"}},[_c('div',{staticClass:"intro",staticStyle:{"margin":"5px 0"}},[_vm._v(" "+_vm._s(_vm.formulaIntro.intro)+" ")]),_c('div',{staticClass:"usage",staticStyle:{"margin-bottom":"5px","line-break":"anywhere"}},[_vm._v("用法:"),_c('span',{staticClass:"formula-name"},[_vm._v(_vm._s(_vm.formulaIntro.name))]),_vm._v(_vm._s(_vm.formulaIntro.usage.replace(_vm.formulaIntro.name, '')))]),_c('div',{staticClass:"example",staticStyle:{"margin-bottom":"5px","line-break":"anywhere"}},[_vm._v("示例:"),_c('span',{domProps:{"innerHTML":_vm._s(_vm.formulaIntro.example)}})])])])]):_vm._e(),_c('div',{staticClass:"formula-container"},[(!_vm.formulaIntro)?_c('ul',{staticStyle:{"padding-left":"20px"}},[_c('li',{staticStyle:{"list-style":"initial","margin-bottom":"20px"}},[_vm._v(" 从左侧面板选择字段名和函数,或输入函数 ")]),_c('li',{staticStyle:{"list-style":"initial"}},[_vm._v("公式编辑样式举例:"),_c('span',{staticClass:"formula-name"},[_vm._v(" AVERAGE")]),_vm._v("("),_c('span',{staticClass:"formula-field"},[_vm._v("基本工资")]),_vm._v(","),_c('span',{staticClass:"formula-field"},[_vm._v("加班工资")]),_vm._v(") ")])]):_vm._e()])])])],1)],1):_vm._e(),_c('div',{attrs:{"slot":"footer"},slot:"footer"},[_c('a-button',{on:{"click":_vm.closeDialog}},[_vm._v("取消")]),_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.handleConfirm}},[_vm._v("确定")])],1)],2)}
158281
- var formula_editvue_type_template_id_27ce8a66_staticRenderFns = []
158281
+ var formula_editvue_type_template_id_0ee5bf87_staticRenderFns = []
158282
158282
 
158283
158283
 
158284
158284
  // EXTERNAL MODULE: ./node_modules/_core-js@3.32.1@core-js/modules/es.string.replace-all.js
@@ -159337,6 +159337,7 @@ list_2.forEach(item => {
159337
159337
  },
159338
159338
  visible: {
159339
159339
  handler: function (val, oldVal) {
159340
+ this.replaceVisible = false;
159340
159341
  this.dialogVisible = this.visible;
159341
159342
  if (this.dialogVisible) {
159342
159343
  this.replaceForm = this.$form.createForm(this, {
@@ -159428,7 +159429,9 @@ list_2.forEach(item => {
159428
159429
  };
159429
159430
  });
159430
159431
  this.replaceObject.curr = this.replaceObject.replace = '';
159431
- this.replaceVisible = true;
159432
+ setTimeout(() => {
159433
+ this.replaceVisible = true;
159434
+ }, 100);
159432
159435
  // Ye(r)
159433
159436
  break;
159434
159437
  case 'debug':
@@ -159914,25 +159917,25 @@ list_2.forEach(item => {
159914
159917
  });
159915
159918
  ;// CONCATENATED MODULE: ./src/form/formula/formula-edit.vue?vue&type=script&lang=js&
159916
159919
  /* harmony default export */ const formula_formula_editvue_type_script_lang_js_ = (formula_editvue_type_script_lang_js_);
159917
- ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/formula/formula-edit.vue?vue&type=style&index=0&id=27ce8a66&prod&lang=less&
159920
+ ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/formula/formula-edit.vue?vue&type=style&index=0&id=0ee5bf87&prod&lang=less&
159918
159921
  // extracted by mini-css-extract-plugin
159919
159922
 
159920
- ;// CONCATENATED MODULE: ./src/form/formula/formula-edit.vue?vue&type=style&index=0&id=27ce8a66&prod&lang=less&
159923
+ ;// CONCATENATED MODULE: ./src/form/formula/formula-edit.vue?vue&type=style&index=0&id=0ee5bf87&prod&lang=less&
159921
159924
 
159922
- ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/formula/formula-edit.vue?vue&type=style&index=1&id=27ce8a66&prod&lang=css&
159925
+ ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/formula/formula-edit.vue?vue&type=style&index=1&id=0ee5bf87&prod&lang=css&
159923
159926
  // extracted by mini-css-extract-plugin
159924
159927
 
159925
- ;// CONCATENATED MODULE: ./src/form/formula/formula-edit.vue?vue&type=style&index=1&id=27ce8a66&prod&lang=css&
159928
+ ;// CONCATENATED MODULE: ./src/form/formula/formula-edit.vue?vue&type=style&index=1&id=0ee5bf87&prod&lang=css&
159926
159929
 
159927
- ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/formula/formula-edit.vue?vue&type=style&index=2&id=27ce8a66&prod&lang=css&
159930
+ ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/formula/formula-edit.vue?vue&type=style&index=2&id=0ee5bf87&prod&lang=css&
159928
159931
  // extracted by mini-css-extract-plugin
159929
159932
 
159930
- ;// CONCATENATED MODULE: ./src/form/formula/formula-edit.vue?vue&type=style&index=2&id=27ce8a66&prod&lang=css&
159933
+ ;// CONCATENATED MODULE: ./src/form/formula/formula-edit.vue?vue&type=style&index=2&id=0ee5bf87&prod&lang=css&
159931
159934
 
159932
- ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/formula/formula-edit.vue?vue&type=style&index=3&id=27ce8a66&prod&lang=less&
159935
+ ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/formula/formula-edit.vue?vue&type=style&index=3&id=0ee5bf87&prod&lang=less&
159933
159936
  // extracted by mini-css-extract-plugin
159934
159937
 
159935
- ;// CONCATENATED MODULE: ./src/form/formula/formula-edit.vue?vue&type=style&index=3&id=27ce8a66&prod&lang=less&
159938
+ ;// CONCATENATED MODULE: ./src/form/formula/formula-edit.vue?vue&type=style&index=3&id=0ee5bf87&prod&lang=less&
159936
159939
 
159937
159940
  ;// CONCATENATED MODULE: ./src/form/formula/formula-edit.vue
159938
159941
 
@@ -159948,8 +159951,8 @@ list_2.forEach(item => {
159948
159951
 
159949
159952
  var formula_edit_component = (0,componentNormalizer/* default */.Z)(
159950
159953
  formula_formula_editvue_type_script_lang_js_,
159951
- formula_editvue_type_template_id_27ce8a66_render,
159952
- formula_editvue_type_template_id_27ce8a66_staticRenderFns,
159954
+ formula_editvue_type_template_id_0ee5bf87_render,
159955
+ formula_editvue_type_template_id_0ee5bf87_staticRenderFns,
159953
159956
  false,
159954
159957
  null,
159955
159958
  null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zscreate/form-component",
3
- "version": "1.1.221-test.30",
3
+ "version": "1.1.221-test.31",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "main": "dist/form-component.umd.js",