@zscreate/form-component 1.1.626 → 1.1.628

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.
@@ -4851,11 +4851,11 @@ div {
4851
4851
  background-size: 100%;
4852
4852
  }
4853
4853
 
4854
- .sub-table-col[data-v-5ed3a831] {
4854
+ .sub-table-col[data-v-06eb3a64] {
4855
4855
  display: flex;
4856
4856
  box-sizing: border-box;
4857
4857
  }
4858
- .sub-table-col > span[data-v-5ed3a831] {
4858
+ .sub-table-col > span[data-v-06eb3a64] {
4859
4859
  flex: 2;
4860
4860
  border-bottom: 1px solid #000;
4861
4861
  border-right: 1px solid #000;
@@ -4863,22 +4863,22 @@ div {
4863
4863
  line-height: 40px;
4864
4864
  text-align: center;
4865
4865
  }
4866
- .sub-table-col > .last-one[data-v-5ed3a831] {
4866
+ .sub-table-col > .last-one[data-v-06eb3a64] {
4867
4867
  width: 87px;
4868
4868
  flex: 0 0 87px;
4869
4869
  border-right: 1px solid #333;
4870
4870
  border-bottom: 1px solid #333;
4871
4871
  }
4872
- .sub-table-col-no-border > span[data-v-5ed3a831] {
4872
+ .sub-table-col-no-border > span[data-v-06eb3a64] {
4873
4873
  border: none;
4874
4874
  height: auto;
4875
4875
  width: 0;
4876
4876
  }
4877
- .sub-table-col-no-border > .sub-table-title[data-v-5ed3a831]:last-child,
4878
- .sub-table-col-no-border > .sub-table-item[data-v-5ed3a831]:last-child {
4877
+ .sub-table-col-no-border > .sub-table-title[data-v-06eb3a64]:last-child,
4878
+ .sub-table-col-no-border > .sub-table-item[data-v-06eb3a64]:last-child {
4879
4879
  border-right: none !important;
4880
4880
  }
4881
- .sub-table-col-no-border > .last-one[data-v-5ed3a831] {
4881
+ .sub-table-col-no-border > .last-one[data-v-06eb3a64] {
4882
4882
  width: 87px;
4883
4883
  flex: 0 0 87px;
4884
4884
  display: flex;
@@ -4886,46 +4886,46 @@ div {
4886
4886
  align-items: center;
4887
4887
  }
4888
4888
 
4889
- .t-border[data-v-9bf0cd10] {
4889
+ .t-border[data-v-384df20c] {
4890
4890
  border-right: 1px solid #333;
4891
4891
  border-bottom: 1px solid #333;
4892
4892
  }
4893
- [data-v-9bf0cd10] * {
4893
+ [data-v-384df20c] * {
4894
4894
  font-size: var(--paperFontSize);
4895
4895
  }
4896
- [data-v-9bf0cd10] .custom_form_item {
4896
+ [data-v-384df20c] .custom_form_item {
4897
4897
  height: -moz-fit-content;
4898
4898
  height: fit-content;
4899
4899
  }
4900
- .save-pdf[data-v-9bf0cd10] .ant-input {
4900
+ .save-pdf[data-v-384df20c] .ant-input {
4901
4901
  border: none !important;
4902
4902
  }
4903
- .save-pdf[data-v-9bf0cd10] .ant-select-selection {
4903
+ .save-pdf[data-v-384df20c] .ant-select-selection {
4904
4904
  border: none !important;
4905
4905
  }
4906
- .save-pdf[data-v-9bf0cd10] .ant-select-arrow svg {
4906
+ .save-pdf[data-v-384df20c] .ant-select-arrow svg {
4907
4907
  display: none;
4908
4908
  }
4909
- .save-pdf[data-v-9bf0cd10] .ant-upload.ant-upload-select-picture-card {
4909
+ .save-pdf[data-v-384df20c] .ant-upload.ant-upload-select-picture-card {
4910
4910
  display: none;
4911
4911
  }
4912
- .save-pdf[data-v-9bf0cd10] .anticon svg {
4912
+ .save-pdf[data-v-384df20c] .anticon svg {
4913
4913
  display: none;
4914
4914
  }
4915
- .save-pdf[data-v-9bf0cd10] .ant-time-picker-input {
4915
+ .save-pdf[data-v-384df20c] .ant-time-picker-input {
4916
4916
  border: none !important;
4917
4917
  }
4918
- .save-pdf[data-v-9bf0cd10] .ant-upload.ant-upload-select {
4918
+ .save-pdf[data-v-384df20c] .ant-upload.ant-upload-select {
4919
4919
  display: none;
4920
4920
  }
4921
4921
  /**打印非固定高度标签 高度不确定bug**/
4922
- .computed-wrap[data-v-9bf0cd10] {
4922
+ .computed-wrap[data-v-384df20c] {
4923
4923
  background: #f5f5f5;
4924
4924
  }
4925
- .computed-wrap .item[data-v-9bf0cd10] {
4925
+ .computed-wrap .item[data-v-384df20c] {
4926
4926
  display: flex;
4927
4927
  }
4928
- .computed-wrap .item > div[data-v-9bf0cd10] {
4928
+ .computed-wrap .item > div[data-v-384df20c] {
4929
4929
  height: 35px;
4930
4930
  line-height: 35px;
4931
4931
  flex: 1;
@@ -4933,130 +4933,130 @@ div {
4933
4933
  border-bottom: 1px solid #000;
4934
4934
  text-align: center;
4935
4935
  }
4936
- .computed-wrap .item > div + div[data-v-9bf0cd10] {
4936
+ .computed-wrap .item > div + div[data-v-384df20c] {
4937
4937
  flex: 2;
4938
4938
  }
4939
- .layout .paper[data-v-9bf0cd10] {
4939
+ .layout .paper[data-v-384df20c] {
4940
4940
  position: relative;
4941
4941
  }
4942
- .layout .paper .form-title[data-v-9bf0cd10] {
4942
+ .layout .paper .form-title[data-v-384df20c] {
4943
4943
  text-align: center;
4944
4944
  font-weight: 600;
4945
4945
  font-size: 16px;
4946
4946
  min-height: 40px;
4947
4947
  line-height: 30px;
4948
4948
  }
4949
- .row-item[data-v-9bf0cd10] {
4949
+ .row-item[data-v-384df20c] {
4950
4950
  height: -moz-fit-content;
4951
4951
  height: fit-content;
4952
4952
  /**打印非固定高度标签 高度不确定bug**/
4953
4953
  }
4954
- .no-row-item[data-v-9bf0cd10] {
4954
+ .no-row-item[data-v-384df20c] {
4955
4955
  border-right: none;
4956
4956
  border-bottom: none;
4957
4957
  }
4958
4958
  /****page边框内的 ***/
4959
- .page-border[data-v-9bf0cd10] {
4959
+ .page-border[data-v-384df20c] {
4960
4960
  background: #fff;
4961
4961
  box-sizing: border-box;
4962
4962
  }
4963
- .page-border .row-item[data-v-9bf0cd10]:first-child {
4963
+ .page-border .row-item[data-v-384df20c]:first-child {
4964
4964
  border-top: 1px solid #000;
4965
4965
  }
4966
- .page-border .row-item[data-v-9bf0cd10] {
4966
+ .page-border .row-item[data-v-384df20c] {
4967
4967
  border-left: 1px solid #000;
4968
4968
  }
4969
- .page-border .item-bottom[data-v-9bf0cd10] {
4969
+ .page-border .item-bottom[data-v-384df20c] {
4970
4970
  border-bottom: 1px solid #000;
4971
4971
  }
4972
- .page-border .row-item[data-v-9bf0cd10]:not(:last-child) {
4972
+ .page-border .row-item[data-v-384df20c]:not(:last-child) {
4973
4973
  position: relative;
4974
4974
  }
4975
- .page-border li.sortable-chosen[data-v-9bf0cd10] {
4975
+ .page-border li.sortable-chosen[data-v-384df20c] {
4976
4976
  height: 2px !important;
4977
4977
  overflow: hidden !important;
4978
4978
  background: red !important;
4979
4979
  }
4980
- .page-border .ant-time-picker-panel[data-v-9bf0cd10] {
4980
+ .page-border .ant-time-picker-panel[data-v-384df20c] {
4981
4981
  z-index: 200000 !important;
4982
4982
  }
4983
- .page-border .ant-calendar-picker-container[data-v-9bf0cd10] {
4983
+ .page-border .ant-calendar-picker-container[data-v-384df20c] {
4984
4984
  z-index: 200000 !important;
4985
4985
  }
4986
- [data-v-9bf0cd10] .ant-time-picker-panel {
4986
+ [data-v-384df20c] .ant-time-picker-panel {
4987
4987
  z-index: 9999 !important;
4988
4988
  }
4989
- .ant-calendar-picker-container[data-v-9bf0cd10] {
4989
+ .ant-calendar-picker-container[data-v-384df20c] {
4990
4990
  z-index: 200000 !important;
4991
4991
  }
4992
- [data-v-9bf0cd10] .ant-form-item-children {
4992
+ [data-v-384df20c] .ant-form-item-children {
4993
4993
  display: block;
4994
4994
  }
4995
- [data-v-9bf0cd10] .ant-form-item {
4995
+ [data-v-384df20c] .ant-form-item {
4996
4996
  width: 100%;
4997
4997
  height: 100%;
4998
4998
  margin-bottom: 0;
4999
4999
  display: flex;
5000
5000
  }
5001
- [data-v-9bf0cd10] .ant-form-item .is_required::before {
5001
+ [data-v-384df20c] .ant-form-item .is_required::before {
5002
5002
  content: "*";
5003
5003
  color: #f56c6c;
5004
5004
  margin-right: 4px;
5005
5005
  }
5006
- [data-v-9bf0cd10] .ant-form-item .ant-form-item-label {
5006
+ [data-v-384df20c] .ant-form-item .ant-form-item-label {
5007
5007
  border-right: 1px solid #000;
5008
5008
  }
5009
- [data-v-9bf0cd10] .ant-form-item .ant-form-item-label label {
5009
+ [data-v-384df20c] .ant-form-item .ant-form-item-label label {
5010
5010
  display: flex;
5011
5011
  justify-content: center;
5012
5012
  align-items: center;
5013
5013
  height: 100%;
5014
5014
  }
5015
- [data-v-9bf0cd10] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
5015
+ [data-v-384df20c] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
5016
5016
  display: none;
5017
5017
  }
5018
- [data-v-9bf0cd10] .ant-form-item .ant-form-item-control-wrapper {
5018
+ [data-v-384df20c] .ant-form-item .ant-form-item-control-wrapper {
5019
5019
  display: flex;
5020
5020
  align-items: center;
5021
5021
  text-align: left;
5022
5022
  }
5023
- [data-v-9bf0cd10] .ant-form-item .ant-form-item-control {
5023
+ [data-v-384df20c] .ant-form-item .ant-form-item-control {
5024
5024
  width: 98%;
5025
5025
  margin: 0 auto;
5026
5026
  }
5027
- [data-v-9bf0cd10] .ant-form-item .is_required::before {
5027
+ [data-v-384df20c] .ant-form-item .is_required::before {
5028
5028
  content: "*";
5029
5029
  color: #f56c6c;
5030
5030
  margin-right: 4px;
5031
5031
  }
5032
- .row-table[data-v-9bf0cd10] {
5032
+ .row-table[data-v-384df20c] {
5033
5033
  display: flex;
5034
5034
  }
5035
- .row-table[data-v-9bf0cd10] .ant-spin-container,
5036
- .row-table[data-v-9bf0cd10] {
5035
+ .row-table[data-v-384df20c] .ant-spin-container,
5036
+ .row-table[data-v-384df20c] {
5037
5037
  display: flex;
5038
5038
  width: 100%;
5039
5039
  }
5040
- .row-table[data-v-9bf0cd10] .ant-spin-container .table-left,
5041
- .row-table .table-left[data-v-9bf0cd10] {
5040
+ .row-table[data-v-384df20c] .ant-spin-container .table-left,
5041
+ .row-table .table-left[data-v-384df20c] {
5042
5042
  width: 100px;
5043
5043
  text-align: center;
5044
5044
  border-right: 1px solid #333;
5045
5045
  border-bottom: 1px solid #333;
5046
5046
  position: relative;
5047
5047
  }
5048
- .row-table[data-v-9bf0cd10] .ant-spin-container .table-left p,
5049
- .row-table .table-left p[data-v-9bf0cd10] {
5048
+ .row-table[data-v-384df20c] .ant-spin-container .table-left p,
5049
+ .row-table .table-left p[data-v-384df20c] {
5050
5050
  position: absolute;
5051
5051
  top: 50%;
5052
5052
  left: 50%;
5053
5053
  transform: translate(-50%, -50%);
5054
5054
  }
5055
- .row-table[data-v-9bf0cd10] .ant-spin-container .table-right,
5056
- .row-table .table-right[data-v-9bf0cd10] {
5055
+ .row-table[data-v-384df20c] .ant-spin-container .table-right,
5056
+ .row-table .table-right[data-v-384df20c] {
5057
5057
  flex: 1;
5058
5058
  }
5059
- .table-content[data-v-9bf0cd10] {
5059
+ .table-content[data-v-384df20c] {
5060
5060
  width: 100%;
5061
5061
  height: 40px;
5062
5062
  line-height: 40px;
@@ -5065,11 +5065,11 @@ div {
5065
5065
  border-bottom: 1px solid #333;
5066
5066
  border-right: 1px solid #333;
5067
5067
  }
5068
- .sub-table-col[data-v-9bf0cd10] {
5068
+ .sub-table-col[data-v-384df20c] {
5069
5069
  display: flex;
5070
5070
  box-sizing: border-box;
5071
5071
  }
5072
- .sub-table-col > span[data-v-9bf0cd10] {
5072
+ .sub-table-col > span[data-v-384df20c] {
5073
5073
  flex: 2;
5074
5074
  border-bottom: 1px solid #000;
5075
5075
  border-right: 1px solid #000;
@@ -5077,34 +5077,34 @@ div {
5077
5077
  line-height: 40px;
5078
5078
  text-align: center;
5079
5079
  }
5080
- .sub-table-col > .last-one[data-v-9bf0cd10] {
5080
+ .sub-table-col > .last-one[data-v-384df20c] {
5081
5081
  width: 87px;
5082
5082
  flex: 0 0 87px;
5083
5083
  border-right: 1px solid #333;
5084
5084
  border-bottom: 1px solid #333;
5085
5085
  }
5086
- .sub-table-col-no-border > span[data-v-9bf0cd10] {
5086
+ .sub-table-col-no-border > span[data-v-384df20c] {
5087
5087
  border: none;
5088
5088
  height: auto;
5089
5089
  width: 0;
5090
5090
  }
5091
- .sub-table-col-no-border > .sub-table-title[data-v-9bf0cd10]:last-child,
5092
- .sub-table-col-no-border > .sub-table-item[data-v-9bf0cd10]:last-child {
5091
+ .sub-table-col-no-border > .sub-table-title[data-v-384df20c]:last-child,
5092
+ .sub-table-col-no-border > .sub-table-item[data-v-384df20c]:last-child {
5093
5093
  border-right: none !important;
5094
5094
  }
5095
- .sub-table-col-no-border > .last-one[data-v-9bf0cd10] {
5095
+ .sub-table-col-no-border > .last-one[data-v-384df20c] {
5096
5096
  width: 87px;
5097
5097
  flex: 0 0 87px;
5098
5098
  display: flex;
5099
5099
  justify-content: center;
5100
5100
  align-items: center;
5101
5101
  }
5102
- .pagiAfter + .row-item[data-v-9bf0cd10] {
5102
+ .pagiAfter + .row-item[data-v-384df20c] {
5103
5103
  border-top-width: 1px;
5104
5104
  border-top-style: solid;
5105
5105
  }
5106
5106
  /* 选择所有后面还有其他非.hiddenWidget的.row-item元素的.hasWidgetAfter */
5107
- .row-item:not(:last-child) .hasWidgetAfter[data-v-9bf0cd10] {
5107
+ .row-item:not(:last-child) .hasWidgetAfter[data-v-384df20c] {
5108
5108
  /* 为这些.hasWidgetAfter设置样式 */
5109
5109
  width: calc(100% + 1px);
5110
5110
  border-left-width: 1px;
@@ -5113,7 +5113,7 @@ div {
5113
5113
  border-right-style: solid;
5114
5114
  left: -1px;
5115
5115
  }
5116
- .row-item:not(:last-child):has(+ .row-item.hiddenWidget) .hasWidgetAfter[data-v-9bf0cd10] {
5116
+ .row-item:not(:last-child):has(+ .row-item.hiddenWidget) .hasWidgetAfter[data-v-384df20c] {
5117
5117
  /* 为这些.hasWidgetAfter设置样式 */
5118
5118
  width: calc(100% + 1px);
5119
5119
  border-left: none;
@@ -5121,33 +5121,33 @@ div {
5121
5121
  left: -1px;
5122
5122
  }
5123
5123
  /*****无border *****/
5124
- .no-border .page-border[data-v-9bf0cd10] {
5124
+ .no-border .page-border[data-v-384df20c] {
5125
5125
  border: none;
5126
5126
  }
5127
- .no-border .page-border .row-item[data-v-9bf0cd10]:not(:last-child) {
5127
+ .no-border .page-border .row-item[data-v-384df20c]:not(:last-child) {
5128
5128
  border: none;
5129
5129
  }
5130
- .no-border .page-border[data-v-9bf0cd10] .ant-form-item .ant-form-item-label {
5130
+ .no-border .page-border[data-v-384df20c] .ant-form-item .ant-form-item-label {
5131
5131
  border: none;
5132
5132
  }
5133
- .table_border[data-v-9bf0cd10] {
5133
+ .table_border[data-v-384df20c] {
5134
5134
  border-bottom: 0;
5135
5135
  border-right: 0;
5136
5136
  }
5137
5137
  /*****无border *****/
5138
- [data-v-9bf0cd10] .ant-form-item-children > div > p,[data-v-9bf0cd10] .ant-form-item-children > div > h1,[data-v-9bf0cd10] .ant-form-item-children > div > h2,[data-v-9bf0cd10] .ant-form-item-children > div > h3,[data-v-9bf0cd10] .ant-form-item-children > div > h4,[data-v-9bf0cd10] .ant-form-item-children > div > h5,[data-v-9bf0cd10] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
5138
+ [data-v-384df20c] .ant-form-item-children > div > p,[data-v-384df20c] .ant-form-item-children > div > h1,[data-v-384df20c] .ant-form-item-children > div > h2,[data-v-384df20c] .ant-form-item-children > div > h3,[data-v-384df20c] .ant-form-item-children > div > h4,[data-v-384df20c] .ant-form-item-children > div > h5,[data-v-384df20c] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
5139
5139
  margin: 10px 0;
5140
5140
  line-height: 1.5;
5141
5141
  }
5142
- [data-v-9bf0cd10] .ant-spin-dot {
5142
+ [data-v-384df20c] .ant-spin-dot {
5143
5143
  font-size: 20px !important;
5144
5144
  }
5145
- .form_skeleton[data-v-9bf0cd10] {
5145
+ .form_skeleton[data-v-384df20c] {
5146
5146
  display: block;
5147
5147
  width: 700px;
5148
5148
  margin: 55px auto;
5149
5149
  }
5150
- .form_skeleton[data-v-9bf0cd10] .ant-skeleton-title {
5150
+ .form_skeleton[data-v-384df20c] .ant-skeleton-title {
5151
5151
  margin: 0 auto;
5152
5152
  }
5153
5153
 
@@ -10843,6 +10843,56 @@ $({ target: 'String', proto: true }, {
10843
10843
  });
10844
10844
 
10845
10845
 
10846
+ /***/ }),
10847
+
10848
+ /***/ 1574:
10849
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
10850
+
10851
+ "use strict";
10852
+
10853
+ // EXPORTS
10854
+ __webpack_require__.d(__webpack_exports__, {
10855
+ A: () => (/* binding */ tableItem)
10856
+ });
10857
+
10858
+ ;// ./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/tableItem.vue?vue&type=template&id=06eb3a64&scoped=true
10859
+ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"sub-table-col sub-table-col-no-border"},[_vm._l((_vm.widget.columns),function(tableItem,col_index){return _c('span',{directives:[{name:"show",rawName:"v-show",value:(tableItem.type !== 'hidden' && tableItem.options.canView),expression:"tableItem.type !== 'hidden' && tableItem.options.canView"}],key:_vm.index + '_' + col_index,staticClass:"sub-table-item",style:(Object.assign({}, _vm.handleSubTableStyle(_vm.widget, tableItem)))},[(['input', 'textarea'].includes(tableItem.type) && !_vm.editArr[col_index] && !tableItem.tableColCanEdit && (!_vm.widget.options.disbaledDoubleClickEdit))?_c('div',{style:(("color: #000; border-right: 1px solid " + (_vm.config.borderColor) + "; border-bottom: 1px solid " + (_vm.config.borderColor) + "; line-height: normal; padding: 0 15px; line-break: anywhere; overflow: hidden; display: flex; align-items: center; height: " + (tableItem.options.height ? tableItem.options.height+'px':'initial'))),attrs:{"title":_vm.showValue(_vm.models[_vm.source.model][_vm.index][tableItem.model], tableItem, _vm.index)},on:{"dblclick":function($event){return _vm.tableColumnsDBClick(col_index, tableItem, _vm.source.model + '_' + _vm.index + '_' + tableItem.model)}}},[_c('span',[_vm._v(_vm._s(_vm.showValue(_vm.models[_vm.source.model][_vm.index][tableItem.model], tableItem, _vm.index)))])]):_c('layout-item',{directives:[{name:"show",rawName:"v-show",value:(tableItem.options.canView),expression:"tableItem.options.canView"}],key:_vm.source.hashKey,attrs:{"tableKey":_vm.source.model,"rules":_vm.rules,"tableIndex":_vm.index,"hashKey":_vm.source.hashKey,"widget":tableItem,"models":_vm.models,"showLabel":false,"applyId":_vm.applyId},on:{"update:rules":function($event){_vm.rules=$event}}})],1)}),(!_vm.widget.options.disabled && !_vm.widget.options.hiddenOperateBtn)?_c('span',{staticClass:"last-one",style:({ borderColor: _vm.data.config.borderColor })},[_c('a-button',{attrs:{"size":"small","type":"primary"},on:{"click":function($event){return _vm.handleDeleteRow(_vm.index, _vm.widget.model)}}},[_vm._v("删除行")])],1):_vm._e()],2)}
10860
+ var staticRenderFns = []
10861
+
10862
+
10863
+ // EXTERNAL MODULE: ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.4.1@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/tableItem.vue?vue&type=script&lang=js
10864
+ var tableItemvue_type_script_lang_js = __webpack_require__(9361);
10865
+ ;// ./src/form/modules/common/tableItem.vue?vue&type=script&lang=js
10866
+ /* harmony default export */ const common_tableItemvue_type_script_lang_js = (tableItemvue_type_script_lang_js/* default */.A);
10867
+ ;// ./node_modules/_mini-css-extract-plugin@2.9.2@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/tableItem.vue?vue&type=style&index=0&id=06eb3a64&prod&scoped=true&lang=less
10868
+ // extracted by mini-css-extract-plugin
10869
+
10870
+ ;// ./src/form/modules/common/tableItem.vue?vue&type=style&index=0&id=06eb3a64&prod&scoped=true&lang=less
10871
+
10872
+ // EXTERNAL MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/runtime/componentNormalizer.js
10873
+ var componentNormalizer = __webpack_require__(4008);
10874
+ ;// ./src/form/modules/common/tableItem.vue
10875
+
10876
+
10877
+
10878
+ ;
10879
+
10880
+
10881
+ /* normalize component */
10882
+
10883
+ var component = (0,componentNormalizer/* default */.A)(
10884
+ common_tableItemvue_type_script_lang_js,
10885
+ render,
10886
+ staticRenderFns,
10887
+ false,
10888
+ null,
10889
+ "06eb3a64",
10890
+ null
10891
+
10892
+ )
10893
+
10894
+ /* harmony default export */ const tableItem = (component.exports);
10895
+
10846
10896
  /***/ }),
10847
10897
 
10848
10898
  /***/ 1634:
@@ -41526,6 +41576,102 @@ exportTypedArrayMethod('set', function set(arrayLike /* , offset */) {
41526
41576
  }, !WORKS_WITH_OBJECTS_AND_GENERIC_ON_TYPED_ARRAYS || TO_OBJECT_BUG);
41527
41577
 
41528
41578
 
41579
+ /***/ }),
41580
+
41581
+ /***/ 4599:
41582
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
41583
+
41584
+ "use strict";
41585
+ // ESM COMPAT FLAG
41586
+ __webpack_require__.r(__webpack_exports__);
41587
+
41588
+ // EXPORTS
41589
+ __webpack_require__.d(__webpack_exports__, {
41590
+ "default": () => (/* binding */ layoutForPaper)
41591
+ });
41592
+
41593
+ ;// ./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/layout/layoutForPaper.vue?vue&type=template&id=384df20c&scoped=true
41594
+ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-spin',{staticClass:"layout layout-input-all-setting",class:{ 'no-border': !_vm.data.config.border, 'save-pdf': _vm.showLine, 'ant-form-noBorder': _vm.data.config.componentsNoBorder },style:({ 'overflow-x': _vm.data.config.layout === 'horizontal' ? 'auto' : 'initial' }),attrs:{"spinning":_vm.formLoading,"tip":_vm.formLoadingTip}},[(_vm.pageLoading && _vm.showLayoutLoading)?_c('div',{class:{ form_skeleton: _vm.pageLoading }},[(_vm.pageLoading)?_c('a-skeleton',{attrs:{"active":"","loading":_vm.pageLoading,"paragraph":{ rows: 12 }}}):_vm._e()],1):_vm._e(),_c('a-form-model',{ref:"Form",attrs:{"hideRequiredMark":true,"model":_vm.models,"rules":_vm.rules,"wrapper-col":{}},on:{"update:rules":function($event){_vm.rules=$event},"validate":_vm.validate}},_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)?_vm._t("default"):_vm._e(),(listindex == 0)?_c('div',{staticClass:"form-title",style:(Object.assign({}, _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.value && _vm.value.formIndex)?_c('div',{staticStyle:{"text-align":"right","font-weight":"bold"}},[_vm._v(_vm._s(_vm.value.formIndex))]):_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('div',{staticClass:"page-border",style:({ borderColor: _vm.data.config.borderColor })},[_vm._l((list),function(widget,index){return [(widget.type == 'table')?[(
41595
+ widget.options.layoutModel === 'auto' ||
41596
+ widget.options.layoutModel === undefined
41597
+ )?_c('a-spin',{directives:[{name:"show",rawName:"v-show",value:(widget.options.canView),expression:"widget.options.canView"}],key:index,staticClass:"row-item",class:[widget.options.supportPage?'pagiAfter':'',widget.options.inline == true ? 'row-table' : ''],style:({ borderColor: _vm.data.config.borderColor, marginBottom: (widget.options.supportPage && _vm.tablePageInfo[widget.model] && _vm.tablePageInfo[widget.model].total > 10) ? '50px' : '' }),attrs:{"spinning":_vm.tableLoading && !_vm.formLoading,"tip":"数据加载中"}},[(widget.options.inline)?_c('div',{staticClass:"table-left",style:({
41598
+ width: widget.options.labelWidth + 'px',
41599
+ borderColor: _vm.data.config.borderColor,
41600
+ backgroundColor: _vm.data.config.bgc,
41601
+ color: _vm.data.config.color,
41602
+ })},[_c('p',{staticStyle:{"position":"relative","margin-bottom":"0","padding-bottom":"0"}},[(widget.options.enableImport && !widget.options.disabled)?_c('span',[_c('a-upload',{staticStyle:{"float":"left","margin":"0 5px"},attrs:{"action":_vm.actionUrl + "?formId=" + (_vm.data.formId) + "&tableKey=" + (widget.model),"headers":_vm.headers,"showUploadList":false},on:{"change":function (params) { return _vm.handleChange(widget, params); }}},[_c('a-button',[_c('a-icon',{attrs:{"type":"upload"}}),_vm._v("上传")],1)],1),_c('confirm-box',{staticStyle:{"float":"left","margin":"0 5px"},attrs:{"content":"注意:使用Excel模板导入仅支持文本、日期、下拉等内容,无法支持复杂的组件以及数据校验等,请确认!"},on:{"confirm":function($event){return _vm.downloadTableTemplate(widget)}}},[_c('a-button',[_vm._v("下载模板")])],1)],1):_vm._e(),(widget.options.auditorExport&&!_vm.isDesign&&_vm.isApply!=true)?_c('span',{staticStyle:{"float":"left","margin":"0 5px"}},[_c('a-button',{on:{"click":function($event){return _vm.auditorDownLoad(widget)}}},[_c('a-icon',{attrs:{"type":"download"}}),_vm._v("导出")],1)],1):_vm._e(),_c('span',[_vm._v(_vm._s(widget.name))])])]):_c('div',{staticClass:"table-content",style:({
41603
+ background: _vm.data.config.bgc,
41604
+ color: _vm.data.config.color,
41605
+ borderColor: _vm.data.config.borderColor, })},[_c('span',{staticStyle:{"position":"relative","margin-bottom":"0","height":"40px","display":"block"},style:({})},[_c('span',{staticStyle:{"position":"absolute","display":"flex","height":"100%","align-items":"center"}},[(widget.options.enableImport && !widget.options.disabled)?_c('span',[_c('a-upload',{staticStyle:{"float":"left","margin":"0 5px"},attrs:{"action":_vm.actionUrl + "?formId=" + (_vm.data.formId) + "&tableKey=" + (widget.model),"headers":_vm.headers,"showUploadList":false},on:{"change":function (params) { return _vm.handleChange(widget, params); }}},[_c('a-button',[_c('a-icon',{attrs:{"type":"upload"}}),_vm._v("上传")],1)],1),_c('confirm-box',{staticStyle:{"float":"left","margin":"0 5px"},attrs:{"content":"注意:使用Excel模板导入仅支持文本、日期、下拉等内容,无法支持复杂的组件以及数据校验等,请确认!"},on:{"confirm":function($event){return _vm.downloadTableTemplate(widget)}}},[_c('a-button',[_vm._v("下载模板")])],1)],1):_vm._e(),(widget.options.auditorExport&&!_vm.isDesign&&_vm.isApply!=true)?_c('span',{staticStyle:{"float":"left","margin":"0 5px"}},[_c('a-button',{on:{"click":function($event){return _vm.auditorDownLoad(widget)}}},[_c('a-icon',{attrs:{"type":"download"}}),_vm._v("导出")],1)],1):_vm._e()]),_c('span',[_vm._v(_vm._s(widget.name))])])]),_c('div',{staticClass:"table-right"},[_c('div',{staticClass:"sub-table-col sub-table-col-no-border"},[_vm._l((_vm.tableWidgetColumns(widget)),function(children,index){return _c('span',{directives:[{name:"show",rawName:"v-show",value:(children.type !== 'hidden'),expression:"children.type !== 'hidden'"}],key:index,class:[
41606
+ _vm.data.config.align,
41607
+ _vm.data.config.validate === true && children.options.required === true
41608
+ ? 'is_required'
41609
+ : 'no_required' ],staticStyle:{"border-right":"1px solid #333","border-bottom":"1px solid #333"},style:(Object.assign({}, {borderColor: _vm.data.config.borderColor, background: _vm.data.config.bgc}, _vm.handleSubTableStyle(widget, children)))},[_vm._v(_vm._s(children.name))])}),(!widget.options.hiddenOperateBtn && _vm.tableWidgetColumns(widget).length > 0 && !widget.options.disabled)?_c('span',{staticClass:"last-one",style:({ borderColor: _vm.data.config.borderColor, background: _vm.data.config.bgc, color: _vm.data.config.color })},[_c('a-button',{attrs:{"size":"small","type":"primary"},on:{"click":function($event){return _vm.addToTableData(widget, widget.model, 'addModel', true)}}},[_vm._v("添加行")])],1):_vm._e()],2),(Array.isArray(_vm.tableData[widget.model]))?[(widget.options.supportPage)?[_vm._l((_vm.currTablePageData(widget.model)),function(source,idx){return _c('table-item',{key:(_vm.tablePageInfo[widget.model].current - 1) * _vm.tablePageInfo[widget.model].pageSize + idx,attrs:{"widget":widget,"index":(_vm.tablePageInfo[widget.model].current - 1) * _vm.tablePageInfo[widget.model].pageSize + idx,"data":_vm.data,"rules":_vm.rules,"models":_vm.models,"handleDeleteRow":_vm.handleDeleteRow,"source":source}})}),(_vm.tablePageInfo[widget.model] && _vm.tablePageInfo[widget.model].total > 10)?_c('div',{staticClass:"hasWidgetAfter",staticStyle:{"padding":"10px","position":"absolute","top":"100%"},style:({borderColor:_vm.data.config.borderColor})},[_c('a-pagination',{attrs:{"show-quick-jumper":"","show-size-changer":"","total":_vm.tablePageInfo[widget.model].total},on:{"change":function () {
41610
+ var args = [], len = arguments.length;
41611
+ while ( len-- ) args[ len ] = arguments[ len ];
41612
+
41613
+ return _vm.tablePageChange.apply(void 0, [ widget ].concat( args ));
41614
+ },"showSizeChange":function () {
41615
+ var args = [], len = arguments.length;
41616
+ while ( len-- ) args[ len ] = arguments[ len ];
41617
+
41618
+ return _vm.tablePageChange.apply(void 0, [ widget ].concat( args ));
41619
+ }},model:{value:(_vm.tablePageInfo[widget.model].current),callback:function ($$v) {_vm.$set(_vm.tablePageInfo[widget.model], "current", $$v)},expression:"tablePageInfo[widget.model].current"}})],1):_vm._e()]:_c('virtual-list',{staticClass:"virtual-list",attrs:{"keeps":50,"page-mode":"","data-key":function (ref) {
41620
+ var model = ref.model;
41621
+ var idx = ref.index;
41622
+ var rand_id = ref.rand_id;
41623
+ return rand_id || (model + idx) },"data-sources":_vm.tableData[widget.model],"data-component":_vm.tableItem,"extra-props":{ widget: widget, models: _vm.models, data: _vm.data, rules: _vm.rules, handleDeleteRow: _vm.handleDeleteRow}}})]:_vm._e(),(
41624
+ widget.options.computingSub.length > 0 &&
41625
+ widget.options.computingMethod.length > 0 &&
41626
+ _vm.tableData &&
41627
+ _vm.tableData[widget.model] &&
41628
+ _vm.tableData[widget.model].length > 0
41629
+ )?_c('div',{staticClass:"computed-wrap"},[_c('div',{staticClass:"item"},[_c('div',[_vm._v("需统计字段")]),_vm._l((widget.options.computingSub),function(_item,key){return _c('div',{key:key},[_vm._v(" "+_vm._s(_vm.getSubName(_item, _vm.tableWidgetColumns(widget)))+" ")])})],2),_vm._l((widget.options.computingMethod),function(_methodItem,key){return _c('div',{key:key,staticClass:"item"},[_c('div',[_vm._v(_vm._s(_vm.getMethodName(_methodItem)))]),_vm._l((widget.options.computingSub),function(_subItem,it_key){return _c('div',{key:it_key},[_vm._v(" "+_vm._s(_vm.getMathResult(_methodItem, _vm.models[widget.model], _subItem))+" ")])})],2)})],2):_vm._e()],2)]):(widget.options.layoutModel === 'design')?_c('a-spin',{directives:[{name:"show",rawName:"v-show",value:(widget.options.canView),expression:"widget.options.canView"}],key:index,staticClass:"table_border row-item",style:({ borderColor: _vm.data.config.borderColor }),attrs:{"spinning":_vm.tableLoading && !_vm.formLoading,"tip":"数据加载中"}},[_c('tableComponent',{attrs:{"isApply":_vm.isApply,"isDesign":_vm.isDesign,"widget":widget,"tableData":_vm.tableData,"rules":_vm.rules,"models":_vm.models,"formId":_vm.data.formId,"index":index,"listindex":listindex,"applyId":_vm.applyId},on:{"update:rules":function($event){_vm.rules=$event},"update:models":function($event){_vm.models=$event},"addToTableData":_vm.addToTableData,"handleDeleteRow":_vm.handleDeleteRow}})],1):_vm._e()]:(widget.type === 'grid')?_c('div',{directives:[{name:"show",rawName:"v-show",value:(widget.options.canView && widget.type != 'hidden'),expression:"widget.options.canView && widget.type != 'hidden'"}],key:index,staticClass:"row-item",style:({ borderColor: _vm.data.config.borderColor })},[_c('grid-component',{attrs:{"rules":_vm.rules,"models":_vm.models,"widget":widget,"index":index,"verifyNode":_vm.verifyNode,"suggest":_vm.suggest,"verifyLogs":_vm.verifyLogs,"config":_vm.data.config,"listindex":listindex,"applyId":_vm.applyId},on:{"update:rules":function($event){_vm.rules=$event},"update:models":function($event){_vm.models=$event}}})],1):(widget.type == 'grid-lay-out')?_c('div',{directives:[{name:"show",rawName:"v-show",value:(widget.options.canView),expression:"widget.options.canView"}],key:index,staticClass:"row-item",class:widget.type == 'grid-lay-out' ? ' no-row-item ' : '',style:({ borderColor: _vm.data.config.borderColor })},[_c('grid-layout-component',{attrs:{"widget":widget,"rules":_vm.rules,"models":_vm.models,"index":index,"verifyNode":_vm.verifyNode,"suggest":_vm.suggest,"verifyLogs":_vm.verifyLogs,"listindex":listindex,"config":_vm.data.config,"applyId":_vm.applyId},on:{"update:rules":function($event){_vm.rules=$event},"update:models":function($event){_vm.models=$event}}})],1):(widget.type == 'verify')?_c('div',{directives:[{name:"show",rawName:"v-show",value:(widget.options.canView && widget.type != 'hidden'),expression:"widget.options.canView && widget.type != 'hidden'"}],key:index,staticClass:"row-item",style:({ borderColor: _vm.data.config.borderColor })},[_c('verify-component',{attrs:{"widget":widget,"rules":_vm.rules,"models":_vm.models,"verifyNode":_vm.verifyNode,"verifyLogs":_vm.verifyLogs,"suggest":_vm.suggest,"applyId":_vm.applyId},on:{"update:rules":function($event){_vm.rules=$event},"update:models":function($event){_vm.models=$event}}})],1):(widget.type == 'all-lay-out')?_c('div',{directives:[{name:"show",rawName:"v-show",value:(widget.options.canView),expression:"widget.options.canView"}],key:index,staticClass:"row-item",style:({ borderColor: _vm.data.config.borderColor })},[_c('all-layout-component',{attrs:{"widget":widget,"rules":_vm.rules,"models":_vm.models,"index":index,"listindex":listindex,"applyId":_vm.applyId},on:{"update:rules":function($event){_vm.rules=$event},"update:models":function($event){_vm.models=$event}}})],1):(widget.type == 'placeholder')?_c('div',{directives:[{name:"show",rawName:"v-show",value:(widget.options.canView && widget.type != 'hidden'),expression:"widget.options.canView && widget.type != 'hidden'"}],key:index,class:{
41630
+ 'item-bottom': !widget.options.border,
41631
+ 'row-item': widget.options.border,
41632
+ },style:({ borderColor: _vm.data.config.borderColor })},[_c('layout-item',{attrs:{"widget":widget,"models":_vm.models,"rules":_vm.rules,"verifyNode":_vm.verifyNode,"verifyLogs":_vm.verifyLogs,"applyId":_vm.applyId},on:{"update:models":function($event){_vm.models=$event},"update:rules":function($event){_vm.rules=$event}}})],1):_c('div',{directives:[{name:"show",rawName:"v-show",value:(widget.options.canView && widget.type != 'hidden'),expression:"widget.options.canView && widget.type != 'hidden'"}],key:index,staticClass:"row-item",class:{hiddenWidget:widget.type == 'hidden'},style:({ borderColor: _vm.data.config.borderColor })},[_c('layout-item',{attrs:{"widget":widget,"models":_vm.models,"verifyNode":_vm.verifyNode,"verifyLogs":_vm.verifyLogs,"suggest":_vm.suggest,"dataObj":_vm.data,"rules":_vm.rules,"applyId":_vm.applyId},on:{"update:models":function($event){_vm.models=$event},"update:rules":function($event){_vm.rules=$event}}})],1)]})],2),(_vm.data.config.pageFooter && listindex === _vm.widgetList.length - 1)?_c('div',{style:(_vm.data.config.footerHeight),domProps:{"innerHTML":_vm._s(_vm.data.config.pageFooter)}}):_vm._e()],2)}),0)],1)}
41633
+ var staticRenderFns = []
41634
+
41635
+
41636
+ // EXTERNAL MODULE: ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.4.1@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/layout/layoutForPaper.vue?vue&type=script&lang=js
41637
+ var layoutForPapervue_type_script_lang_js = __webpack_require__(9218);
41638
+ ;// ./src/form/modules/layout/layoutForPaper.vue?vue&type=script&lang=js
41639
+ /* harmony default export */ const layout_layoutForPapervue_type_script_lang_js = (layoutForPapervue_type_script_lang_js/* default */.A);
41640
+ ;// ./node_modules/_mini-css-extract-plugin@2.9.2@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/layout/layoutForPaper.vue?vue&type=style&index=1&id=384df20c&prod&lang=less&scoped=true
41641
+ // extracted by mini-css-extract-plugin
41642
+
41643
+ ;// ./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=1&id=384df20c&prod&lang=less&scoped=true
41644
+
41645
+ ;// ./node_modules/_mini-css-extract-plugin@2.9.2@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-12.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-12.use[2]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=2&id=384df20c&prod&lang=css
41646
+ // extracted by mini-css-extract-plugin
41647
+
41648
+ ;// ./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=2&id=384df20c&prod&lang=css
41649
+
41650
+ // EXTERNAL MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/runtime/componentNormalizer.js
41651
+ var componentNormalizer = __webpack_require__(4008);
41652
+ ;// ./src/form/modules/layout/layoutForPaper.vue
41653
+
41654
+
41655
+
41656
+ ;
41657
+
41658
+
41659
+
41660
+ /* normalize component */
41661
+
41662
+ var component = (0,componentNormalizer/* default */.A)(
41663
+ layout_layoutForPapervue_type_script_lang_js,
41664
+ render,
41665
+ staticRenderFns,
41666
+ false,
41667
+ null,
41668
+ "384df20c",
41669
+ null
41670
+
41671
+ )
41672
+
41673
+ /* harmony default export */ const layoutForPaper = (component.exports);
41674
+
41529
41675
  /***/ }),
41530
41676
 
41531
41677
  /***/ 4631:
@@ -110329,102 +110475,6 @@ var Symbol = root.Symbol;
110329
110475
  module.exports = Symbol;
110330
110476
 
110331
110477
 
110332
- /***/ }),
110333
-
110334
- /***/ 6191:
110335
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
110336
-
110337
- "use strict";
110338
- // ESM COMPAT FLAG
110339
- __webpack_require__.r(__webpack_exports__);
110340
-
110341
- // EXPORTS
110342
- __webpack_require__.d(__webpack_exports__, {
110343
- "default": () => (/* binding */ layoutForPaper)
110344
- });
110345
-
110346
- ;// ./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/layout/layoutForPaper.vue?vue&type=template&id=9bf0cd10&scoped=true
110347
- var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-spin',{staticClass:"layout layout-input-all-setting",class:{ 'no-border': !_vm.data.config.border, 'save-pdf': _vm.showLine, 'ant-form-noBorder': _vm.data.config.componentsNoBorder },style:({ 'overflow-x': _vm.data.config.layout === 'horizontal' ? 'auto' : 'initial' }),attrs:{"spinning":_vm.formLoading,"tip":_vm.formLoadingTip}},[(_vm.pageLoading && _vm.showLayoutLoading)?_c('div',{class:{ form_skeleton: _vm.pageLoading }},[(_vm.pageLoading)?_c('a-skeleton',{attrs:{"active":"","loading":_vm.pageLoading,"paragraph":{ rows: 12 }}}):_vm._e()],1):_vm._e(),_c('a-form-model',{ref:"Form",attrs:{"hideRequiredMark":true,"model":_vm.models,"rules":_vm.rules,"wrapper-col":{}},on:{"update:rules":function($event){_vm.rules=$event},"validate":_vm.validate}},_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)?_vm._t("default"):_vm._e(),(listindex == 0)?_c('div',{staticClass:"form-title",style:(Object.assign({}, _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.value && _vm.value.formIndex)?_c('div',{staticStyle:{"text-align":"right","font-weight":"bold"}},[_vm._v(_vm._s(_vm.value.formIndex))]):_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('div',{staticClass:"page-border",style:({ borderColor: _vm.data.config.borderColor })},[_vm._l((list),function(widget,index){return [(widget.type == 'table')?[(
110348
- widget.options.layoutModel === 'auto' ||
110349
- widget.options.layoutModel === undefined
110350
- )?_c('a-spin',{directives:[{name:"show",rawName:"v-show",value:(widget.options.canView),expression:"widget.options.canView"}],key:index,staticClass:"row-item",class:[widget.options.supportPage?'pagiAfter':'',widget.options.inline == true ? 'row-table' : ''],style:({ borderColor: _vm.data.config.borderColor, marginBottom: (widget.options.supportPage && _vm.tablePageInfo[widget.model] && _vm.tablePageInfo[widget.model].total > 10) ? '50px' : '' }),attrs:{"spinning":_vm.tableLoading && !_vm.formLoading,"tip":"数据加载中"}},[(widget.options.inline)?_c('div',{staticClass:"table-left",style:({
110351
- width: widget.options.labelWidth + 'px',
110352
- borderColor: _vm.data.config.borderColor,
110353
- backgroundColor: _vm.data.config.bgc,
110354
- color: _vm.data.config.color,
110355
- })},[_c('p',{staticStyle:{"position":"relative","margin-bottom":"0","padding-bottom":"0"}},[(widget.options.enableImport && !widget.options.disabled)?_c('span',[_c('a-upload',{staticStyle:{"float":"left","margin":"0 5px"},attrs:{"action":_vm.actionUrl + "?formId=" + (_vm.data.formId) + "&tableKey=" + (widget.model),"headers":_vm.headers,"showUploadList":false},on:{"change":function (params) { return _vm.handleChange(widget, params); }}},[_c('a-button',[_c('a-icon',{attrs:{"type":"upload"}}),_vm._v("上传")],1)],1),_c('confirm-box',{staticStyle:{"float":"left","margin":"0 5px"},attrs:{"content":"注意:使用Excel模板导入仅支持文本、日期、下拉等内容,无法支持复杂的组件以及数据校验等,请确认!"},on:{"confirm":function($event){return _vm.downloadTableTemplate(widget)}}},[_c('a-button',[_vm._v("下载模板")])],1)],1):_vm._e(),(widget.options.auditorExport&&!_vm.isDesign&&_vm.isApply!=true)?_c('span',{staticStyle:{"float":"left","margin":"0 5px"}},[_c('a-button',{on:{"click":function($event){return _vm.auditorDownLoad(widget)}}},[_c('a-icon',{attrs:{"type":"download"}}),_vm._v("导出")],1)],1):_vm._e(),_c('span',[_vm._v(_vm._s(widget.name))])])]):_c('div',{staticClass:"table-content",style:({
110356
- background: _vm.data.config.bgc,
110357
- color: _vm.data.config.color,
110358
- borderColor: _vm.data.config.borderColor, })},[_c('span',{staticStyle:{"position":"relative","margin-bottom":"0","height":"40px","display":"block"},style:({})},[_c('span',{staticStyle:{"position":"absolute","display":"flex","height":"100%","align-items":"center"}},[(widget.options.enableImport && !widget.options.disabled)?_c('span',[_c('a-upload',{staticStyle:{"float":"left","margin":"0 5px"},attrs:{"action":_vm.actionUrl + "?formId=" + (_vm.data.formId) + "&tableKey=" + (widget.model),"headers":_vm.headers,"showUploadList":false},on:{"change":function (params) { return _vm.handleChange(widget, params); }}},[_c('a-button',[_c('a-icon',{attrs:{"type":"upload"}}),_vm._v("上传")],1)],1),_c('confirm-box',{staticStyle:{"float":"left","margin":"0 5px"},attrs:{"content":"注意:使用Excel模板导入仅支持文本、日期、下拉等内容,无法支持复杂的组件以及数据校验等,请确认!"},on:{"confirm":function($event){return _vm.downloadTableTemplate(widget)}}},[_c('a-button',[_vm._v("下载模板")])],1)],1):_vm._e(),(widget.options.auditorExport&&!_vm.isDesign&&_vm.isApply!=true)?_c('span',{staticStyle:{"float":"left","margin":"0 5px"}},[_c('a-button',{on:{"click":function($event){return _vm.auditorDownLoad(widget)}}},[_c('a-icon',{attrs:{"type":"download"}}),_vm._v("导出")],1)],1):_vm._e()]),_c('span',[_vm._v(_vm._s(widget.name))])])]),_c('div',{staticClass:"table-right"},[_c('div',{staticClass:"sub-table-col sub-table-col-no-border"},[_vm._l((_vm.tableWidgetColumns(widget)),function(children,index){return _c('span',{directives:[{name:"show",rawName:"v-show",value:(children.type !== 'hidden'),expression:"children.type !== 'hidden'"}],key:index,class:[
110359
- _vm.data.config.align,
110360
- _vm.data.config.validate === true && children.options.required === true
110361
- ? 'is_required'
110362
- : 'no_required' ],staticStyle:{"border-right":"1px solid #333","border-bottom":"1px solid #333"},style:(Object.assign({}, {borderColor: _vm.data.config.borderColor, background: _vm.data.config.bgc}, _vm.handleSubTableStyle(widget, children)))},[_vm._v(_vm._s(children.name))])}),(!widget.options.hiddenOperateBtn && _vm.tableWidgetColumns(widget).length > 0 && !widget.options.disabled)?_c('span',{staticClass:"last-one",style:({ borderColor: _vm.data.config.borderColor, background: _vm.data.config.bgc, color: _vm.data.config.color })},[_c('a-button',{attrs:{"size":"small","type":"primary"},on:{"click":function($event){return _vm.addToTableData(widget, widget.model, 'addModel', true)}}},[_vm._v("添加行")])],1):_vm._e()],2),(Array.isArray(_vm.tableData[widget.model]))?[(widget.options.supportPage)?[_vm._l((_vm.currTablePageData(widget.model)),function(source,idx){return _c('table-item',{key:(_vm.tablePageInfo[widget.model].current - 1) * _vm.tablePageInfo[widget.model].pageSize + idx,attrs:{"widget":widget,"index":(_vm.tablePageInfo[widget.model].current - 1) * _vm.tablePageInfo[widget.model].pageSize + idx,"data":_vm.data,"rules":_vm.rules,"models":_vm.models,"handleDeleteRow":_vm.handleDeleteRow,"source":source}})}),(_vm.tablePageInfo[widget.model] && _vm.tablePageInfo[widget.model].total > 10)?_c('div',{staticClass:"hasWidgetAfter",staticStyle:{"padding":"10px","position":"absolute","top":"100%"},style:({borderColor:_vm.data.config.borderColor})},[_c('a-pagination',{attrs:{"show-quick-jumper":"","show-size-changer":"","total":_vm.tablePageInfo[widget.model].total},on:{"change":function () {
110363
- var args = [], len = arguments.length;
110364
- while ( len-- ) args[ len ] = arguments[ len ];
110365
-
110366
- return _vm.tablePageChange.apply(void 0, [ widget ].concat( args ));
110367
- },"showSizeChange":function () {
110368
- var args = [], len = arguments.length;
110369
- while ( len-- ) args[ len ] = arguments[ len ];
110370
-
110371
- return _vm.tablePageChange.apply(void 0, [ widget ].concat( args ));
110372
- }},model:{value:(_vm.tablePageInfo[widget.model].current),callback:function ($$v) {_vm.$set(_vm.tablePageInfo[widget.model], "current", $$v)},expression:"tablePageInfo[widget.model].current"}})],1):_vm._e()]:_c('virtual-list',{staticClass:"virtual-list",attrs:{"keeps":50,"page-mode":"","data-key":function (ref) {
110373
- var model = ref.model;
110374
- var idx = ref.index;
110375
- var rand_id = ref.rand_id;
110376
- return rand_id || (model + idx) },"data-sources":_vm.tableData[widget.model],"data-component":_vm.tableItem,"extra-props":{ widget: widget, models: _vm.models, data: _vm.data, rules: _vm.rules, handleDeleteRow: _vm.handleDeleteRow}}})]:_vm._e(),(
110377
- widget.options.computingSub.length > 0 &&
110378
- widget.options.computingMethod.length > 0 &&
110379
- _vm.tableData &&
110380
- _vm.tableData[widget.model] &&
110381
- _vm.tableData[widget.model].length > 0
110382
- )?_c('div',{staticClass:"computed-wrap"},[_c('div',{staticClass:"item"},[_c('div',[_vm._v("需统计字段")]),_vm._l((widget.options.computingSub),function(_item,key){return _c('div',{key:key},[_vm._v(" "+_vm._s(_vm.getSubName(_item, _vm.tableWidgetColumns(widget)))+" ")])})],2),_vm._l((widget.options.computingMethod),function(_methodItem,key){return _c('div',{key:key,staticClass:"item"},[_c('div',[_vm._v(_vm._s(_vm.getMethodName(_methodItem)))]),_vm._l((widget.options.computingSub),function(_subItem,it_key){return _c('div',{key:it_key},[_vm._v(" "+_vm._s(_vm.getMathResult(_methodItem, _vm.models[widget.model], _subItem))+" ")])})],2)})],2):_vm._e()],2)]):(widget.options.layoutModel === 'design')?_c('a-spin',{directives:[{name:"show",rawName:"v-show",value:(widget.options.canView),expression:"widget.options.canView"}],key:index,staticClass:"table_border row-item",style:({ borderColor: _vm.data.config.borderColor }),attrs:{"spinning":_vm.tableLoading && !_vm.formLoading,"tip":"数据加载中"}},[_c('tableComponent',{attrs:{"isApply":_vm.isApply,"isDesign":_vm.isDesign,"widget":widget,"tableData":_vm.tableData,"rules":_vm.rules,"models":_vm.models,"formId":_vm.data.formId,"index":index,"listindex":listindex,"applyId":_vm.applyId},on:{"update:rules":function($event){_vm.rules=$event},"update:models":function($event){_vm.models=$event},"addToTableData":_vm.addToTableData,"handleDeleteRow":_vm.handleDeleteRow}})],1):_vm._e()]:(widget.type === 'grid')?_c('div',{directives:[{name:"show",rawName:"v-show",value:(widget.options.canView && widget.type != 'hidden'),expression:"widget.options.canView && widget.type != 'hidden'"}],key:index,staticClass:"row-item",style:({ borderColor: _vm.data.config.borderColor })},[_c('grid-component',{attrs:{"rules":_vm.rules,"models":_vm.models,"widget":widget,"index":index,"verifyNode":_vm.verifyNode,"suggest":_vm.suggest,"verifyLogs":_vm.verifyLogs,"config":_vm.data.config,"listindex":listindex,"applyId":_vm.applyId},on:{"update:rules":function($event){_vm.rules=$event},"update:models":function($event){_vm.models=$event}}})],1):(widget.type == 'grid-lay-out')?_c('div',{directives:[{name:"show",rawName:"v-show",value:(widget.options.canView),expression:"widget.options.canView"}],key:index,staticClass:"row-item",class:widget.type == 'grid-lay-out' ? ' no-row-item ' : '',style:({ borderColor: _vm.data.config.borderColor })},[_c('grid-layout-component',{attrs:{"widget":widget,"rules":_vm.rules,"models":_vm.models,"index":index,"verifyNode":_vm.verifyNode,"suggest":_vm.suggest,"verifyLogs":_vm.verifyLogs,"listindex":listindex,"config":_vm.data.config,"applyId":_vm.applyId},on:{"update:rules":function($event){_vm.rules=$event},"update:models":function($event){_vm.models=$event}}})],1):(widget.type == 'verify')?_c('div',{directives:[{name:"show",rawName:"v-show",value:(widget.options.canView && widget.type != 'hidden'),expression:"widget.options.canView && widget.type != 'hidden'"}],key:index,staticClass:"row-item",style:({ borderColor: _vm.data.config.borderColor })},[_c('verify-component',{attrs:{"widget":widget,"rules":_vm.rules,"models":_vm.models,"verifyNode":_vm.verifyNode,"verifyLogs":_vm.verifyLogs,"suggest":_vm.suggest,"applyId":_vm.applyId},on:{"update:rules":function($event){_vm.rules=$event},"update:models":function($event){_vm.models=$event}}})],1):(widget.type == 'all-lay-out')?_c('div',{directives:[{name:"show",rawName:"v-show",value:(widget.options.canView),expression:"widget.options.canView"}],key:index,staticClass:"row-item",style:({ borderColor: _vm.data.config.borderColor })},[_c('all-layout-component',{attrs:{"widget":widget,"rules":_vm.rules,"models":_vm.models,"index":index,"listindex":listindex,"applyId":_vm.applyId},on:{"update:rules":function($event){_vm.rules=$event},"update:models":function($event){_vm.models=$event}}})],1):(widget.type == 'placeholder')?_c('div',{directives:[{name:"show",rawName:"v-show",value:(widget.options.canView && widget.type != 'hidden'),expression:"widget.options.canView && widget.type != 'hidden'"}],key:index,class:{
110383
- 'item-bottom': !widget.options.border,
110384
- 'row-item': widget.options.border,
110385
- },style:({ borderColor: _vm.data.config.borderColor })},[_c('layout-item',{attrs:{"widget":widget,"models":_vm.models,"rules":_vm.rules,"verifyNode":_vm.verifyNode,"verifyLogs":_vm.verifyLogs,"applyId":_vm.applyId},on:{"update:models":function($event){_vm.models=$event},"update:rules":function($event){_vm.rules=$event}}})],1):_c('div',{directives:[{name:"show",rawName:"v-show",value:(widget.options.canView && widget.type != 'hidden'),expression:"widget.options.canView && widget.type != 'hidden'"}],key:index,staticClass:"row-item",class:{hiddenWidget:widget.type == 'hidden'},style:({ borderColor: _vm.data.config.borderColor })},[_c('layout-item',{attrs:{"widget":widget,"models":_vm.models,"verifyNode":_vm.verifyNode,"verifyLogs":_vm.verifyLogs,"suggest":_vm.suggest,"dataObj":_vm.data,"rules":_vm.rules,"applyId":_vm.applyId},on:{"update:models":function($event){_vm.models=$event},"update:rules":function($event){_vm.rules=$event}}})],1)]})],2),(_vm.data.config.pageFooter && listindex === _vm.widgetList.length - 1)?_c('div',{style:(_vm.data.config.footerHeight),domProps:{"innerHTML":_vm._s(_vm.data.config.pageFooter)}}):_vm._e()],2)}),0)],1)}
110386
- var staticRenderFns = []
110387
-
110388
-
110389
- // EXTERNAL MODULE: ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.4.1@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/layout/layoutForPaper.vue?vue&type=script&lang=js
110390
- var layoutForPapervue_type_script_lang_js = __webpack_require__(9218);
110391
- ;// ./src/form/modules/layout/layoutForPaper.vue?vue&type=script&lang=js
110392
- /* harmony default export */ const layout_layoutForPapervue_type_script_lang_js = (layoutForPapervue_type_script_lang_js/* default */.A);
110393
- ;// ./node_modules/_mini-css-extract-plugin@2.9.2@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/layout/layoutForPaper.vue?vue&type=style&index=1&id=9bf0cd10&prod&lang=less&scoped=true
110394
- // extracted by mini-css-extract-plugin
110395
-
110396
- ;// ./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=1&id=9bf0cd10&prod&lang=less&scoped=true
110397
-
110398
- ;// ./node_modules/_mini-css-extract-plugin@2.9.2@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-12.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-12.use[2]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=2&id=9bf0cd10&prod&lang=css
110399
- // extracted by mini-css-extract-plugin
110400
-
110401
- ;// ./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=2&id=9bf0cd10&prod&lang=css
110402
-
110403
- // EXTERNAL MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/runtime/componentNormalizer.js
110404
- var componentNormalizer = __webpack_require__(4008);
110405
- ;// ./src/form/modules/layout/layoutForPaper.vue
110406
-
110407
-
110408
-
110409
- ;
110410
-
110411
-
110412
-
110413
- /* normalize component */
110414
-
110415
- var component = (0,componentNormalizer/* default */.A)(
110416
- layout_layoutForPapervue_type_script_lang_js,
110417
- render,
110418
- staticRenderFns,
110419
- false,
110420
- null,
110421
- "9bf0cd10",
110422
- null
110423
-
110424
- )
110425
-
110426
- /* harmony default export */ const layoutForPaper = (component.exports);
110427
-
110428
110478
  /***/ }),
110429
110479
 
110430
110480
  /***/ 6220:
@@ -115421,56 +115471,6 @@ module.exports = function (argument) {
115421
115471
  };
115422
115472
 
115423
115473
 
115424
- /***/ }),
115425
-
115426
- /***/ 7710:
115427
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
115428
-
115429
- "use strict";
115430
-
115431
- // EXPORTS
115432
- __webpack_require__.d(__webpack_exports__, {
115433
- A: () => (/* binding */ tableItem)
115434
- });
115435
-
115436
- ;// ./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/tableItem.vue?vue&type=template&id=5ed3a831&scoped=true
115437
- var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"sub-table-col sub-table-col-no-border"},[_vm._l((_vm.widget.columns),function(tableItem,col_index){return _c('span',{directives:[{name:"show",rawName:"v-show",value:(tableItem.type !== 'hidden' && tableItem.options.canView),expression:"tableItem.type !== 'hidden' && tableItem.options.canView"}],key:_vm.index + '_' + col_index,staticClass:"sub-table-item",style:(Object.assign({}, _vm.handleSubTableStyle(_vm.widget, tableItem)))},[(['input', 'textarea'].includes(tableItem.type) && !_vm.editArr[col_index] && !tableItem.tableColCanEdit && (!_vm.widget.options.disbaledDoubleClickEdit))?_c('div',{style:(("color: #000; border-right: 1px solid " + (_vm.config.borderColor) + "; border-bottom: 1px solid " + (_vm.config.borderColor) + "; line-height: normal; padding: 0 15px; line-break: anywhere; overflow: hidden; display: flex; align-items: center; height: " + (tableItem.options.height ? tableItem.options.height+'px':'initial'))),on:{"dblclick":function($event){return _vm.tableColumnsDBClick(col_index, tableItem, _vm.source.model + '_' + _vm.index + '_' + tableItem.model)}}},[_c('span',[_vm._v(_vm._s(_vm.showValue(_vm.models[_vm.source.model][_vm.index][tableItem.model], tableItem, _vm.index)))])]):_c('layout-item',{directives:[{name:"show",rawName:"v-show",value:(tableItem.options.canView),expression:"tableItem.options.canView"}],key:_vm.source.hashKey,attrs:{"tableKey":_vm.source.model,"rules":_vm.rules,"tableIndex":_vm.index,"hashKey":_vm.source.hashKey,"widget":tableItem,"models":_vm.models,"showLabel":false,"applyId":_vm.applyId},on:{"update:rules":function($event){_vm.rules=$event}}})],1)}),(!_vm.widget.options.disabled && !_vm.widget.options.hiddenOperateBtn)?_c('span',{staticClass:"last-one",style:({ borderColor: _vm.data.config.borderColor })},[_c('a-button',{attrs:{"size":"small","type":"primary"},on:{"click":function($event){return _vm.handleDeleteRow(_vm.index, _vm.widget.model)}}},[_vm._v("删除行")])],1):_vm._e()],2)}
115438
- var staticRenderFns = []
115439
-
115440
-
115441
- // EXTERNAL MODULE: ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.4.1@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/tableItem.vue?vue&type=script&lang=js
115442
- var tableItemvue_type_script_lang_js = __webpack_require__(9361);
115443
- ;// ./src/form/modules/common/tableItem.vue?vue&type=script&lang=js
115444
- /* harmony default export */ const common_tableItemvue_type_script_lang_js = (tableItemvue_type_script_lang_js/* default */.A);
115445
- ;// ./node_modules/_mini-css-extract-plugin@2.9.2@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/tableItem.vue?vue&type=style&index=0&id=5ed3a831&prod&scoped=true&lang=less
115446
- // extracted by mini-css-extract-plugin
115447
-
115448
- ;// ./src/form/modules/common/tableItem.vue?vue&type=style&index=0&id=5ed3a831&prod&scoped=true&lang=less
115449
-
115450
- // EXTERNAL MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/runtime/componentNormalizer.js
115451
- var componentNormalizer = __webpack_require__(4008);
115452
- ;// ./src/form/modules/common/tableItem.vue
115453
-
115454
-
115455
-
115456
- ;
115457
-
115458
-
115459
- /* normalize component */
115460
-
115461
- var component = (0,componentNormalizer/* default */.A)(
115462
- common_tableItemvue_type_script_lang_js,
115463
- render,
115464
- staticRenderFns,
115465
- false,
115466
- null,
115467
- "5ed3a831",
115468
- null
115469
-
115470
- )
115471
-
115472
- /* harmony default export */ const tableItem = (component.exports);
115473
-
115474
115474
  /***/ }),
115475
115475
 
115476
115476
  /***/ 7712:
@@ -120431,7 +120431,7 @@ const getSignature = params => (0,_form_api_manage__WEBPACK_IMPORTED_MODULE_0__/
120431
120431
  /***/ ((module) => {
120432
120432
 
120433
120433
  "use strict";
120434
- module.exports = {"rE":"1.1.626"};
120434
+ module.exports = {"rE":"1.1.628"};
120435
120435
 
120436
120436
  /***/ }),
120437
120437
 
@@ -132794,7 +132794,7 @@ module.exports = function (it) {
132794
132794
  /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(9274);
132795
132795
  /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_18__);
132796
132796
  /* harmony import */ var _form_components_MessageBox_confirmBox_vue__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(7381);
132797
- /* harmony import */ var _form_form_modules_common_tableItem_vue__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(7710);
132797
+ /* harmony import */ var _form_form_modules_common_tableItem_vue__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(1574);
132798
132798
  /* harmony import */ var _form_api_manage__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(5335);
132799
132799
  /* harmony import */ var _form_form_util__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(6113);
132800
132800
  /* harmony import */ var moment__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(522);
@@ -133782,9 +133782,11 @@ module.exports = function (it) {
133782
133782
  this.addToTableData(table, table.model, 'addModel', true);
133783
133783
  }
133784
133784
  });
133785
+ debugger;
133785
133786
  return new Promise((resolve, reject) => {
133786
133787
  this.$nextTick(() => {
133787
133788
  this.$refs.Form.validate(valid => {
133789
+ debugger;
133788
133790
  if (valid) {
133789
133791
  resolve(this.models);
133790
133792
  } else {
@@ -134359,7 +134361,7 @@ module.exports = function (it) {
134359
134361
  ...i,
134360
134362
  validator: (rule, val, callback) => {
134361
134363
  let index = rule.field.split('.')[1];
134362
- let value = val ? val : this.models[item.parentModel][index][item.model];
134364
+ let value = val ? val : this.models[item.tableKey][index][item.model];
134363
134365
  // 子表单组件不可见的时候, 内部组件都不校验
134364
134366
  if (!widget.options.canView) {
134365
134367
  return callback();
@@ -134750,6 +134752,7 @@ module.exports = function (target, source, exceptions) {
134750
134752
  //
134751
134753
  //
134752
134754
  //
134755
+ //
134753
134756
 
134754
134757
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({
134755
134758
  props: {
@@ -172168,7 +172171,7 @@ var SvgIcon_component = (0,componentNormalizer/* default */.A)(
172168
172171
 
172169
172172
  /* harmony default export */ const SvgIcon = (SvgIcon_component.exports);
172170
172173
  // EXTERNAL MODULE: ./src/form/modules/layout/layoutForPaper.vue + 6 modules
172171
- var layoutForPaper = __webpack_require__(6191);
172174
+ var layoutForPaper = __webpack_require__(4599);
172172
172175
  // EXTERNAL MODULE: ./src/form/modules/layout/layoutItem.vue + 10 modules
172173
172176
  var layoutItem = __webpack_require__(4279);
172174
172177
  ;// ./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/Container.vue?vue&type=template&id=6b8b10c9
@@ -185226,7 +185229,7 @@ var formula_edit_component = (0,componentNormalizer/* default */.A)(
185226
185229
  }
185227
185230
  },
185228
185231
  components: {
185229
- layoutForPaper: () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 6191)),
185232
+ layoutForPaper: () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 4599)),
185230
185233
  FormulaEdit: formula_edit
185231
185234
  },
185232
185235
  data() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zscreate/form-component",
3
- "version": "1.1.626",
3
+ "version": "1.1.628",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "main": "dist/form-component.umd.js",