@zscreate/form-component 1.1.480 → 1.1.482

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.
@@ -4024,22 +4024,22 @@ span.CodeMirror-selectedtext { background: none; }
4024
4024
  }
4025
4025
 
4026
4026
 
4027
- [data-v-274f7dd4] .ant-popover-inner-content {
4027
+ [data-v-2af56a7a] .ant-popover-inner-content {
4028
4028
  width: 190px;
4029
4029
  }
4030
- [data-v-274f7dd4] .ant-form-item .ant-form-item-control-wrapper:first-child {
4030
+ [data-v-2af56a7a] .ant-form-item .ant-form-item-control-wrapper:first-child {
4031
4031
  width: calc(100% - 0px) !important;
4032
4032
  }
4033
- [data-v-274f7dd4] .ant-form-item-control {
4033
+ [data-v-2af56a7a] .ant-form-item-control {
4034
4034
  height: 100%;
4035
4035
  }
4036
4036
  /***label对齐方式*/
4037
- .custom_form_item .break[data-v-274f7dd4] {
4037
+ .custom_form_item .break[data-v-2af56a7a] {
4038
4038
  white-space: normal;
4039
4039
  word-break: break-all;
4040
4040
  word-wrap: break-word;
4041
4041
  }
4042
- .custom_form_item .align-between[data-v-274f7dd4] {
4042
+ .custom_form_item .align-between[data-v-2af56a7a] {
4043
4043
  white-space: normal;
4044
4044
  word-break: break-all;
4045
4045
  word-wrap: break-word;
@@ -4048,28 +4048,28 @@ span.CodeMirror-selectedtext { background: none; }
4048
4048
  text-align-last: justify;
4049
4049
  width: 80%;
4050
4050
  }
4051
- .custom_form_item .align-middle[data-v-274f7dd4] {
4051
+ .custom_form_item .align-middle[data-v-2af56a7a] {
4052
4052
  white-space: normal;
4053
4053
  word-break: break-all;
4054
4054
  word-wrap: break-word;
4055
4055
  text-align: center;
4056
4056
  width: 80%;
4057
4057
  }
4058
- .custom_form_item .align-left[data-v-274f7dd4] {
4058
+ .custom_form_item .align-left[data-v-2af56a7a] {
4059
4059
  white-space: normal;
4060
4060
  word-break: break-all;
4061
4061
  word-wrap: break-word;
4062
4062
  text-align: left;
4063
4063
  width: 80%;
4064
4064
  }
4065
- .custom_form_item .align-right[data-v-274f7dd4] {
4065
+ .custom_form_item .align-right[data-v-2af56a7a] {
4066
4066
  white-space: normal;
4067
4067
  word-break: break-all;
4068
4068
  word-wrap: break-word;
4069
4069
  text-align: right;
4070
4070
  width: 80%;
4071
4071
  }
4072
- .custom_form_item .align-center[data-v-274f7dd4] {
4072
+ .custom_form_item .align-center[data-v-2af56a7a] {
4073
4073
  white-space: normal;
4074
4074
  word-break: break-all;
4075
4075
  word-wrap: break-word;
@@ -4078,52 +4078,52 @@ span.CodeMirror-selectedtext { background: none; }
4078
4078
  }
4079
4079
  /***label对齐方式 */
4080
4080
  /*****公共boder ****/
4081
- [data-v-274f7dd4] .ant-form-item-control-wrapper {
4081
+ [data-v-2af56a7a] .ant-form-item-control-wrapper {
4082
4082
  border-right: none !important;
4083
4083
  border-bottom: 1px solid #000;
4084
4084
  }
4085
- [data-v-274f7dd4] .ant-form-item-label {
4085
+ [data-v-2af56a7a] .ant-form-item-label {
4086
4086
  border-bottom: 1px solid #000;
4087
4087
  }
4088
- .verify-right[data-v-274f7dd4] {
4088
+ .verify-right[data-v-2af56a7a] {
4089
4089
  border-right: 1px solid #000;
4090
4090
  }
4091
- .custom_form_item_special[data-v-274f7dd4] .ant-form-item-children {
4091
+ .custom_form_item_special[data-v-2af56a7a] .ant-form-item-children {
4092
4092
  height: 100%;
4093
4093
  }
4094
4094
  /*****公共boder ****/
4095
- .custom_form_item_special[data-v-274f7dd4] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
4095
+ .custom_form_item_special[data-v-2af56a7a] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
4096
4096
  width: 100%;
4097
4097
  }
4098
- .verify-no-border input[data-v-274f7dd4],
4099
- .verify-no-border textarea[data-v-274f7dd4] {
4098
+ .verify-no-border input[data-v-2af56a7a],
4099
+ .verify-no-border textarea[data-v-2af56a7a] {
4100
4100
  display: block;
4101
4101
  background: none;
4102
4102
  height: 90%;
4103
4103
  width: 98%;
4104
4104
  margin: 0 auto;
4105
4105
  }
4106
- .verify-no-border input[data-v-274f7dd4]:disabled,
4107
- .verify-no-border textarea[data-v-274f7dd4]:disabled {
4106
+ .verify-no-border input[data-v-2af56a7a]:disabled,
4107
+ .verify-no-border textarea[data-v-2af56a7a]:disabled {
4108
4108
  background: none !important;
4109
4109
  color: #333;
4110
4110
  }
4111
- .verify[data-v-274f7dd4] {
4111
+ .verify[data-v-2af56a7a] {
4112
4112
  position: relative;
4113
4113
  }
4114
- .verify .inner-form-item[data-v-274f7dd4] .ant-form-item-control-wrapper {
4114
+ .verify .inner-form-item[data-v-2af56a7a] .ant-form-item-control-wrapper {
4115
4115
  border-bottom: none !important;
4116
4116
  }
4117
- .verify .inner-form-item[data-v-274f7dd4] .ant-form-item-children {
4117
+ .verify .inner-form-item[data-v-2af56a7a] .ant-form-item-children {
4118
4118
  display: flex;
4119
4119
  align-items: center;
4120
4120
  justify-content: center;
4121
4121
  width: 100%;
4122
4122
  }
4123
- .verify .inner-form-item[data-v-274f7dd4] .ant-form-item-children .textarea-wrapper {
4123
+ .verify .inner-form-item[data-v-2af56a7a] .ant-form-item-children .textarea-wrapper {
4124
4124
  width: 100%;
4125
4125
  }
4126
- .verify .verify-left[data-v-274f7dd4] {
4126
+ .verify .verify-left[data-v-2af56a7a] {
4127
4127
  position: absolute;
4128
4128
  left: 0;
4129
4129
  top: 0;
@@ -4134,57 +4134,57 @@ span.CodeMirror-selectedtext { background: none; }
4134
4134
  -moz-text-align-last: justify;
4135
4135
  text-align-last: justify;
4136
4136
  }
4137
- .verify .verify-right[data-v-274f7dd4] {
4137
+ .verify .verify-right[data-v-2af56a7a] {
4138
4138
  height: 100%;
4139
4139
  width: 100%;
4140
4140
  position: relative;
4141
4141
  }
4142
- .verify .verify-right .verify-text[data-v-274f7dd4] {
4142
+ .verify .verify-right .verify-text[data-v-2af56a7a] {
4143
4143
  position: relative;
4144
4144
  height: 70%;
4145
4145
  padding-top: 5px;
4146
4146
  border-bottom: 1px solid #e6e6e6;
4147
4147
  }
4148
- .verify .verify-right .verify-text .verify-btn[data-v-274f7dd4] {
4148
+ .verify .verify-right .verify-text .verify-btn[data-v-2af56a7a] {
4149
4149
  position: absolute;
4150
4150
  right: 10px;
4151
4151
  bottom: 10px;
4152
4152
  z-index: 10;
4153
4153
  }
4154
- .verify .verify-right .verify-text span[data-v-274f7dd4] {
4154
+ .verify .verify-right .verify-text span[data-v-2af56a7a] {
4155
4155
  display: block;
4156
4156
  border: none;
4157
4157
  height: 100%;
4158
4158
  }
4159
- .verify .verify-right .verify-seal[data-v-274f7dd4] {
4159
+ .verify .verify-right .verify-seal[data-v-2af56a7a] {
4160
4160
  position: absolute;
4161
4161
  width: 35mm;
4162
4162
  height: 35mm;
4163
4163
  z-index: 9 !important;
4164
4164
  }
4165
- .verify .verify-right .verify-seal img[data-v-274f7dd4] {
4165
+ .verify .verify-right .verify-seal img[data-v-2af56a7a] {
4166
4166
  width: 35mm;
4167
4167
  height: 35mm;
4168
4168
  }
4169
- .verify .verify-right .verify-icon[data-v-274f7dd4] {
4169
+ .verify .verify-right .verify-icon[data-v-2af56a7a] {
4170
4170
  position: absolute;
4171
4171
  right: 3%;
4172
4172
  top: 3%;
4173
4173
  z-index: 20;
4174
4174
  cursor: pointer;
4175
4175
  }
4176
- .verify .verify-option[data-v-274f7dd4] {
4176
+ .verify .verify-option[data-v-2af56a7a] {
4177
4177
  display: flex;
4178
4178
  height: 30%;
4179
4179
  }
4180
- .verify .verify-option > div[data-v-274f7dd4] {
4180
+ .verify .verify-option > div[data-v-2af56a7a] {
4181
4181
  flex: 1;
4182
4182
  border-right: 1px solid #e6e6e6;
4183
4183
  display: flex;
4184
4184
  justify-content: space-between;
4185
4185
  align-items: center;
4186
4186
  }
4187
- .verify .verify-option > div span[data-v-274f7dd4] {
4187
+ .verify .verify-option > div span[data-v-2af56a7a] {
4188
4188
  text-align: center;
4189
4189
  flex: 2;
4190
4190
  border-right: 1px solid #e6e6e6;
@@ -4193,36 +4193,36 @@ span.CodeMirror-selectedtext { background: none; }
4193
4193
  align-items: center;
4194
4194
  justify-content: center;
4195
4195
  }
4196
- .verify .verify-option > div span + span[data-v-274f7dd4],
4197
- .verify .verify-option > div span + .inner-form-item[data-v-274f7dd4] {
4196
+ .verify .verify-option > div span + span[data-v-2af56a7a],
4197
+ .verify .verify-option > div span + .inner-form-item[data-v-2af56a7a] {
4198
4198
  border-right: none;
4199
4199
  flex: 4;
4200
4200
  }
4201
- .verify .verify-option > div:nth-child(2) > span[data-v-274f7dd4]:last-child {
4201
+ .verify .verify-option > div:nth-child(2) > span[data-v-2af56a7a]:last-child {
4202
4202
  box-sizing: border-box;
4203
4203
  padding: 1px;
4204
4204
  }
4205
- .verify .verify-option div[data-v-274f7dd4]:last-child {
4205
+ .verify .verify-option div[data-v-2af56a7a]:last-child {
4206
4206
  border-right: none;
4207
4207
  }
4208
- .verify-style_label_top > .ant-form-item[data-v-274f7dd4] {
4208
+ .verify-style_label_top > .ant-form-item[data-v-2af56a7a] {
4209
4209
  display: flex;
4210
4210
  flex-direction: column;
4211
4211
  height: 100%;
4212
4212
  }
4213
- .verify-style_label_top > .ant-form-item[data-v-274f7dd4] .verify-right {
4213
+ .verify-style_label_top > .ant-form-item[data-v-2af56a7a] .verify-right {
4214
4214
  height: 100% !important;
4215
4215
  }
4216
- .verify-style_label_top > .ant-form-item[data-v-274f7dd4] .ant-form-item-label {
4216
+ .verify-style_label_top > .ant-form-item[data-v-2af56a7a] .ant-form-item-label {
4217
4217
  position: relative;
4218
4218
  width: 100% !important;
4219
4219
  height: 50px;
4220
4220
  border-bottom: 1px solid #e6e6e6 !important;
4221
4221
  }
4222
- .verify-style_label_top > .ant-form-item[data-v-274f7dd4] .ant-form-item-label label {
4222
+ .verify-style_label_top > .ant-form-item[data-v-2af56a7a] .ant-form-item-label label {
4223
4223
  width: 100%;
4224
4224
  }
4225
- .verify-style_label_top > .ant-form-item[data-v-274f7dd4] .ant-form-item-label .align-between {
4225
+ .verify-style_label_top > .ant-form-item[data-v-2af56a7a] .ant-form-item-label .align-between {
4226
4226
  width: 100% !important;
4227
4227
  align-items: flex-start;
4228
4228
  -moz-text-align-last: left;
@@ -4231,69 +4231,68 @@ span.CodeMirror-selectedtext { background: none; }
4231
4231
  letter-spacing: 8px;
4232
4232
  text-indent: 10px;
4233
4233
  }
4234
- .verify-style_label_top > .ant-form-item[data-v-274f7dd4] .ant-form-item-control-wrapper {
4234
+ .verify-style_label_top > .ant-form-item[data-v-2af56a7a] .ant-form-item-control-wrapper {
4235
4235
  width: 100%!important;
4236
4236
  height: initial !important;
4237
4237
  flex: 1;
4238
4238
  overflow: hidden;
4239
4239
  }
4240
- .verify-style_grid_verify[data-v-274f7dd4] .verify .ant-form-item-control-wrapper {
4240
+ .verify-style_grid_verify[data-v-2af56a7a] .verify .ant-form-item-control-wrapper {
4241
4241
  border-right: none;
4242
4242
  border-bottom: none;
4243
4243
  }
4244
- .verify-style_grid_verify[data-v-274f7dd4] .verify .ant-form-item-label {
4244
+ .verify-style_grid_verify[data-v-2af56a7a] .verify .ant-form-item-label {
4245
4245
  border-bottom: none;
4246
4246
  }
4247
- .verify-style_grid_verify .verify-style_label_top[data-v-274f7dd4] .ant-form-item-label {
4247
+ .verify-style_grid_verify .verify-style_label_top[data-v-2af56a7a] .ant-form-item-label {
4248
4248
  border-right: none !important;
4249
4249
  }
4250
- .verify-style_grid_verify[data-v-274f7dd4] .verify-right {
4250
+ .verify-style_grid_verify[data-v-2af56a7a] .verify-right {
4251
4251
  border: none;
4252
4252
  }
4253
- .verify-style_grid_verify[data-v-274f7dd4] .verify-right .verify-text {
4253
+ .verify-style_grid_verify[data-v-2af56a7a] .verify-right .verify-text {
4254
4254
  height: 50%;
4255
4255
  }
4256
- .verify-style_grid_verify[data-v-274f7dd4] .verify-right .verify-option {
4256
+ .verify-style_grid_verify[data-v-2af56a7a] .verify-right .verify-option {
4257
4257
  height: 50%;
4258
4258
  flex-wrap: wrap;
4259
4259
  display: grid;
4260
4260
  grid-template-rows: repeat(2, 50%);
4261
4261
  grid-template-columns: repeat(2, 50%);
4262
4262
  }
4263
- .verify-style_grid_verify[data-v-274f7dd4] .verify-right .verify-option > div:first-child {
4263
+ .verify-style_grid_verify[data-v-2af56a7a] .verify-right .verify-option > div:first-child {
4264
4264
  grid-area: 1 / span 1 / span 1;
4265
4265
  }
4266
- .verify-style_grid_verify[data-v-274f7dd4] .verify-right .verify-option > div:nth-child(2) {
4266
+ .verify-style_grid_verify[data-v-2af56a7a] .verify-right .verify-option > div:nth-child(2) {
4267
4267
  grid-area: 0.5 / span 1 / span 1;
4268
4268
  }
4269
- .verify-style_grid_verify[data-v-274f7dd4] .verify-right .verify-option > div:nth-child(3) {
4269
+ .verify-style_grid_verify[data-v-2af56a7a] .verify-right .verify-option > div:nth-child(3) {
4270
4270
  grid-area: 2 / span 2 / span 1;
4271
4271
  }
4272
- .verify-style_grid_verify[data-v-274f7dd4] .verify-right .verify-option > div {
4272
+ .verify-style_grid_verify[data-v-2af56a7a] .verify-right .verify-option > div {
4273
4273
  height: 100%;
4274
4274
  box-sizing: border-box;
4275
4275
  }
4276
- .verify-style_grid_verify[data-v-274f7dd4] .verify-right .verify-option > div > span:first-child {
4276
+ .verify-style_grid_verify[data-v-2af56a7a] .verify-right .verify-option > div > span:first-child {
4277
4277
  flex: initial;
4278
4278
  padding: 0 3px;
4279
4279
  }
4280
- .verify-style_grid_verify[data-v-274f7dd4] .verify-right .verify-option > div span + span {
4280
+ .verify-style_grid_verify[data-v-2af56a7a] .verify-right .verify-option > div span + span {
4281
4281
  flex: 3;
4282
4282
  overflow: hidden;
4283
4283
  }
4284
- .verify-style_grid_verify[data-v-274f7dd4] .verify-right .verify-option > div:first-child {
4284
+ .verify-style_grid_verify[data-v-2af56a7a] .verify-right .verify-option > div:first-child {
4285
4285
  flex: 0 1 calc(50% + 20px);
4286
4286
  }
4287
- .verify-style_grid_verify[data-v-274f7dd4] .verify-right .verify-option > div:nth-child(2) {
4287
+ .verify-style_grid_verify[data-v-2af56a7a] .verify-right .verify-option > div:nth-child(2) {
4288
4288
  border-right: none;
4289
4289
  }
4290
- .verify-style_grid_verify[data-v-274f7dd4] .verify-right .verify-option > div:last-child {
4290
+ .verify-style_grid_verify[data-v-2af56a7a] .verify-right .verify-option > div:last-child {
4291
4291
  flex: 0 0 100%;
4292
4292
  border-top: 1px solid #e6e6e6;
4293
4293
  }
4294
4294
 
4295
-
4296
- [data-v-274f7dd4] .ant-empty-image svg {
4295
+ .verifySelectDropDown .ant-empty-image svg {
4297
4296
  width: 100%;
4298
4297
  }
4299
4298
 
@@ -4938,98 +4937,98 @@ span.CodeMirror-selectedtext { background: none; }
4938
4937
  opacity: 0.6;
4939
4938
  }
4940
4939
 
4941
- .paper[data-v-30f445cc] * {
4940
+ .paper[data-v-6e07d346] * {
4942
4941
  font-size: var(--paperFontSize);
4943
4942
  }
4944
- .paper .form-title[data-v-30f445cc] {
4943
+ .paper .form-title[data-v-6e07d346] {
4945
4944
  text-align: center;
4946
4945
  font-weight: 600;
4947
4946
  font-size: 16px;
4948
4947
  min-height: 40px;
4949
4948
  line-height: 30px;
4950
4949
  }
4951
- [data-v-30f445cc] .vue-grid-layout {
4950
+ [data-v-6e07d346] .vue-grid-layout {
4952
4951
  z-index: 2;
4953
4952
  }
4954
- [data-v-30f445cc] .vue-grid-item {
4953
+ [data-v-6e07d346] .vue-grid-item {
4955
4954
  border: 1px dashed #ccc;
4956
4955
  box-sizing: border-box;
4957
4956
  background-color: #fff;
4958
4957
  }
4959
- [data-v-30f445cc] .ant-form-item {
4958
+ [data-v-6e07d346] .ant-form-item {
4960
4959
  width: 100%;
4961
4960
  height: 100%;
4962
4961
  margin-bottom: 0;
4963
4962
  }
4964
- [data-v-30f445cc] .ant-form-item .ant-form-item-label {
4963
+ [data-v-6e07d346] .ant-form-item .ant-form-item-label {
4965
4964
  height: 100%;
4966
4965
  position: absolute;
4967
4966
  left: 0;
4968
4967
  top: 0;
4969
4968
  border-right: 1px solid var(--designBorderColor);
4970
4969
  }
4971
- [data-v-30f445cc] .ant-form-item .ant-form-item-label label {
4970
+ [data-v-6e07d346] .ant-form-item .ant-form-item-label label {
4972
4971
  display: flex;
4973
4972
  justify-content: center;
4974
4973
  align-items: center;
4975
4974
  height: 100%;
4976
4975
  }
4977
- [data-v-30f445cc] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
4976
+ [data-v-6e07d346] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
4978
4977
  display: none;
4979
4978
  }
4980
- [data-v-30f445cc] .ant-form-item .ant-form-item-control-wrapper {
4979
+ [data-v-6e07d346] .ant-form-item .ant-form-item-control-wrapper {
4981
4980
  height: 100%;
4982
4981
  float: right;
4983
4982
  display: flex;
4984
4983
  align-items: center;
4985
4984
  }
4986
- [data-v-30f445cc] .ant-form-item .ant-form-item-control {
4985
+ [data-v-6e07d346] .ant-form-item .ant-form-item-control {
4987
4986
  width: 98%;
4988
4987
  margin: 0 auto;
4989
4988
  }
4990
- .is_required[data-v-30f445cc]::before {
4989
+ .is_required[data-v-6e07d346]::before {
4991
4990
  content: "*";
4992
4991
  color: #f56c6c;
4993
4992
  margin-right: 4px;
4994
4993
  }
4995
- .widget-form-list[data-v-30f445cc] {
4994
+ .widget-form-list[data-v-6e07d346] {
4996
4995
  background: #fff;
4997
4996
  box-sizing: border-box;
4998
4997
  }
4999
- .widget-form-list .row-item[data-v-30f445cc]:first-child {
4998
+ .widget-form-list .row-item[data-v-6e07d346]:first-child {
5000
4999
  border-top: 1px solid var(--designBorderColor);
5001
5000
  }
5002
- .widget-form-list .row-item[data-v-30f445cc] {
5001
+ .widget-form-list .row-item[data-v-6e07d346] {
5003
5002
  border-bottom: 1px solid var(--designBorderColor);
5004
5003
  }
5005
- .widget-form-list .row-item[data-v-30f445cc] {
5004
+ .widget-form-list .row-item[data-v-6e07d346] {
5006
5005
  border-right: 1px solid var(--designBorderColor);
5007
5006
  border-left: 1px solid var(--designBorderColor);
5008
5007
  }
5009
- .widget-form-list .item-bottom[data-v-30f445cc] {
5008
+ .widget-form-list .item-bottom[data-v-6e07d346] {
5010
5009
  border-bottom: 1px solid var(--designBorderColor);
5011
5010
  }
5012
- .widget-form-list .no-row-item[data-v-30f445cc] {
5011
+ .widget-form-list .no-row-item[data-v-6e07d346] {
5013
5012
  border-right: none;
5014
5013
  border-bottom: none !important;
5015
5014
  }
5016
- .widget-form-list .no-row-item .widget-form-list[data-v-30f445cc] {
5015
+ .widget-form-list .no-row-item .widget-form-list[data-v-6e07d346] {
5017
5016
  border-top: none !important;
5018
5017
  border-right: none;
5019
5018
  }
5020
- .widget-form-list .widget-grid[data-v-30f445cc] {
5019
+ .widget-form-list .widget-grid[data-v-6e07d346] {
5021
5020
  background: #f4f6fc;
5022
5021
  position: relative;
5023
5022
  border-left: 5px solid transparent;
5024
5023
  padding: 5px;
5025
5024
  margin: 0 !important;
5026
5025
  }
5027
- .widget-form-list .widget-grid.active[data-v-30f445cc] {
5026
+ .widget-form-list .widget-grid.active[data-v-6e07d346] {
5028
5027
  outline: 2px solid #409eff;
5029
5028
  border: 1px solid #409eff;
5030
5029
  background: #b3d8ff;
5031
5030
  }
5032
- .widget-form-list .widget-grid .grid-background[data-v-30f445cc] {
5031
+ .widget-form-list .widget-grid .grid-background[data-v-6e07d346] {
5033
5032
  position: absolute;
5034
5033
  z-index: 1;
5035
5034
  top: 0;
@@ -5040,85 +5039,85 @@ span.CodeMirror-selectedtext { background: none; }
5040
5039
  height: 100%;
5041
5040
  padding: 5px 5px 10px 5px;
5042
5041
  }
5043
- .widget-form-list .widget-grid .grid-background .rows[data-v-30f445cc] {
5042
+ .widget-form-list .widget-grid .grid-background .rows[data-v-6e07d346] {
5044
5043
  border-bottom: 1px dashed #ccc;
5045
5044
  border-left: 1px dashed #ccc;
5046
5045
  box-sizing: border-box;
5047
5046
  overflow: hidden;
5048
5047
  }
5049
- .widget-form-list .widget-grid .grid-background .rows[data-v-30f445cc]:first-child {
5048
+ .widget-form-list .widget-grid .grid-background .rows[data-v-6e07d346]:first-child {
5050
5049
  border-top: 1px dashed #ccc;
5051
5050
  }
5052
- .widget-form-list .widget-grid .grid-background .rows .columns[data-v-30f445cc] {
5051
+ .widget-form-list .widget-grid .grid-background .rows .columns[data-v-6e07d346] {
5053
5052
  float: left;
5054
5053
  border-right: 1px dashed #ccc;
5055
5054
  min-height: 40px;
5056
5055
  box-sizing: border-box;
5057
5056
  }
5058
- .widget-form-list .row_table[data-v-30f445cc] {
5057
+ .widget-form-list .row_table[data-v-6e07d346] {
5059
5058
  min-height: 60px;
5060
5059
  position: relative;
5061
5060
  }
5062
- .widget-form-list li.sortable-chosen[data-v-30f445cc] {
5061
+ .widget-form-list li.sortable-chosen[data-v-6e07d346] {
5063
5062
  height: 2px !important;
5064
5063
  overflow: hidden !important;
5065
5064
  background: red !important;
5066
5065
  }
5067
- .widget-form-list .widget-col-list[data-v-30f445cc] {
5066
+ .widget-form-list .widget-col-list[data-v-6e07d346] {
5068
5067
  min-height: 50px;
5069
5068
  border: 1px dashed #ccc;
5070
5069
  background: #fff;
5071
5070
  }
5072
- .widget-form-list .widget-col[data-v-30f445cc] {
5071
+ .widget-form-list .widget-col[data-v-6e07d346] {
5073
5072
  padding-bottom: 0;
5074
5073
  padding: 5px;
5075
5074
  background-color: rgba(253, 246, 236, 0.3);
5076
5075
  }
5077
- .grid-lay-out-wrap .widget-col-list[data-v-30f445cc] {
5076
+ .grid-lay-out-wrap .widget-col-list[data-v-6e07d346] {
5078
5077
  width: 100%;
5079
5078
  height: 100%;
5080
5079
  min-height: 40px;
5081
5080
  border: none;
5082
5081
  }
5083
- .widget-form-ocuupied[data-v-30f445cc] {
5082
+ .widget-form-ocuupied[data-v-6e07d346] {
5084
5083
  min-height: 540px;
5085
5084
  border: none;
5086
5085
  }
5087
- .drag_table[data-v-30f445cc] {
5086
+ .drag_table[data-v-6e07d346] {
5088
5087
  width: calc(100% - 100px);
5089
5088
  height: 100%;
5090
5089
  display: flex;
5091
5090
  overflow-y: scroll;
5092
5091
  }
5093
- .drag_table[data-v-30f445cc]::-webkit-scrollbar {
5092
+ .drag_table[data-v-6e07d346]::-webkit-scrollbar {
5094
5093
  width: 3px;
5095
5094
  height: 3px;
5096
5095
  }
5097
- .drag_table[data-v-30f445cc]::-webkit-scrollbar-track {
5096
+ .drag_table[data-v-6e07d346]::-webkit-scrollbar-track {
5098
5097
  background: #fff;
5099
5098
  border-radius: 2px;
5100
5099
  }
5101
- .drag_table[data-v-30f445cc]::-webkit-scrollbar-thumb {
5100
+ .drag_table[data-v-6e07d346]::-webkit-scrollbar-thumb {
5102
5101
  background: #cdcdcd;
5103
5102
  border-radius: 8px;
5104
5103
  }
5105
- .drag_table[data-v-30f445cc]::-webkit-scrollbar-thumb:hover {
5104
+ .drag_table[data-v-6e07d346]::-webkit-scrollbar-thumb:hover {
5106
5105
  background: #cdcdcd;
5107
5106
  }
5108
- .drag_table[data-v-30f445cc]::-webkit-scrollbar-corner {
5107
+ .drag_table[data-v-6e07d346]::-webkit-scrollbar-corner {
5109
5108
  background: #cdcdcd;
5110
5109
  }
5111
- .widget-form-ocuupied[data-v-30f445cc] {
5110
+ .widget-form-ocuupied[data-v-6e07d346] {
5112
5111
  min-height: 540px;
5113
5112
  border: none;
5114
5113
  }
5115
- .table_label[data-v-30f445cc] {
5114
+ .table_label[data-v-6e07d346] {
5116
5115
  width: 100px;
5117
5116
  min-width: 100px;
5118
5117
  height: 100%;
5119
5118
  text-align: right;
5120
5119
  }
5121
- .widget-view-model[data-v-30f445cc] {
5120
+ .widget-view-model[data-v-6e07d346] {
5122
5121
  position: absolute;
5123
5122
  top: 0px;
5124
5123
  right: 3px;
@@ -5128,12 +5127,12 @@ span.CodeMirror-selectedtext { background: none; }
5128
5127
  opacity: 0.6;
5129
5128
  }
5130
5129
  /**selectedWidget active*/
5131
- [data-v-30f445cc] .active {
5130
+ [data-v-6e07d346] .active {
5132
5131
  outline: 2px solid #539dfa;
5133
5132
  box-shadow: 0 0 5px #539dfa;
5134
5133
  position: relative;
5135
5134
  }
5136
- [data-v-30f445cc] .active .widget-view-drag {
5135
+ [data-v-6e07d346] .active .widget-view-drag {
5137
5136
  position: absolute;
5138
5137
  left: -2px;
5139
5138
  top: -2px;
@@ -5147,7 +5146,7 @@ span.CodeMirror-selectedtext { background: none; }
5147
5146
  color: #ffffff;
5148
5147
  cursor: move;
5149
5148
  }
5150
- [data-v-30f445cc] .active .widget-view-action {
5149
+ [data-v-6e07d346] .active .widget-view-action {
5151
5150
  width: 70px;
5152
5151
  position: absolute;
5153
5152
  right: 0px;
@@ -5160,7 +5159,7 @@ span.CodeMirror-selectedtext { background: none; }
5160
5159
  background: transparent;
5161
5160
  color: #fff;
5162
5161
  }
5163
- [data-v-30f445cc] .active .widget-view-action .iconfont {
5162
+ [data-v-6e07d346] .active .widget-view-action .iconfont {
5164
5163
  width: 25px;
5165
5164
  height: 25px;
5166
5165
  border-radius: 50%;
@@ -5170,17 +5169,17 @@ span.CodeMirror-selectedtext { background: none; }
5170
5169
  font-size: 14px;
5171
5170
  justify-content: center;
5172
5171
  }
5173
- [data-v-30f445cc] .active .widget-view-action .icon-icon_clone {
5172
+ [data-v-6e07d346] .active .widget-view-action .icon-icon_clone {
5174
5173
  background: red;
5175
5174
  }
5176
- [data-v-30f445cc] .active .widget-view-action .icon-trash {
5175
+ [data-v-6e07d346] .active .widget-view-action .icon-trash {
5177
5176
  margin-left: 20px;
5178
5177
  }
5179
- .widget-form-list .widget-view[data-v-30f445cc] {
5178
+ .widget-form-list .widget-view[data-v-6e07d346] {
5180
5179
  z-index: 8;
5181
5180
  position: relative;
5182
5181
  }
5183
- .widget-form-list .widget-view .widget-view-action[data-v-30f445cc] {
5182
+ .widget-form-list .widget-view .widget-view-action[data-v-6e07d346] {
5184
5183
  position: absolute;
5185
5184
  right: 0px;
5186
5185
  bottom: 0;
@@ -5192,7 +5191,7 @@ span.CodeMirror-selectedtext { background: none; }
5192
5191
  background: transparent;
5193
5192
  color: #fff;
5194
5193
  }
5195
- .widget-form-list .widget-view .widget-view-action .iconfont[data-v-30f445cc] {
5194
+ .widget-form-list .widget-view .widget-view-action .iconfont[data-v-6e07d346] {
5196
5195
  width: 25px;
5197
5196
  height: 25px;
5198
5197
  border-radius: 50%;
@@ -5202,13 +5201,13 @@ span.CodeMirror-selectedtext { background: none; }
5202
5201
  font-size: 14px;
5203
5202
  justify-content: center;
5204
5203
  }
5205
- .widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-30f445cc] {
5204
+ .widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-6e07d346] {
5206
5205
  background: red;
5207
5206
  }
5208
- .widget-form-list .widget-view .widget-view-action .icon-trash[data-v-30f445cc] {
5207
+ .widget-form-list .widget-view .widget-view-action .icon-trash[data-v-6e07d346] {
5209
5208
  margin-left: 20px;
5210
5209
  }
5211
- .widget-form-list .widget-view .widget-view-drag[data-v-30f445cc] {
5210
+ .widget-form-list .widget-view .widget-view-drag[data-v-6e07d346] {
5212
5211
  position: absolute;
5213
5212
  left: -2px;
5214
5213
  top: -2px;
@@ -5218,30 +5217,30 @@ span.CodeMirror-selectedtext { background: none; }
5218
5217
  background: #409eff;
5219
5218
  z-index: 9;
5220
5219
  }
5221
- .widget-form-list .widget-view .widget-view-drag i[data-v-30f445cc] {
5220
+ .widget-form-list .widget-view .widget-view-drag i[data-v-6e07d346] {
5222
5221
  font-size: 14px;
5223
5222
  color: #fff;
5224
5223
  margin: 0 5px;
5225
5224
  cursor: move;
5226
5225
  }
5227
5226
  /*****无border *****/
5228
- .no-border .widget-form-list[data-v-30f445cc] {
5227
+ .no-border .widget-form-list[data-v-6e07d346] {
5229
5228
  border: none;
5230
5229
  }
5231
- .no-border .widget-form-list .row-item[data-v-30f445cc]:not(:last-child) {
5230
+ .no-border .widget-form-list .row-item[data-v-6e07d346]:not(:last-child) {
5232
5231
  border: none;
5233
5232
  }
5234
- .no-border .widget-form-list[data-v-30f445cc] .ant-form-item .ant-form-item-label {
5233
+ .no-border .widget-form-list[data-v-6e07d346] .ant-form-item .ant-form-item-label {
5235
5234
  border: 0;
5236
5235
  }
5237
5236
  /*****无border *****/
5238
5237
  /***label对齐方式 */
5239
- [data-v-30f445cc] .custom_form_item .break {
5238
+ [data-v-6e07d346] .custom_form_item .break {
5240
5239
  white-space: normal;
5241
5240
  word-break: break-all;
5242
5241
  word-wrap: break-word;
5243
5242
  }
5244
- [data-v-30f445cc] .custom_form_item .align-between {
5243
+ [data-v-6e07d346] .custom_form_item .align-between {
5245
5244
  white-space: normal;
5246
5245
  word-break: break-all;
5247
5246
  word-wrap: break-word;
@@ -5250,28 +5249,28 @@ span.CodeMirror-selectedtext { background: none; }
5250
5249
  text-align-last: justify;
5251
5250
  width: 80%;
5252
5251
  }
5253
- [data-v-30f445cc] .custom_form_item .align-middle {
5252
+ [data-v-6e07d346] .custom_form_item .align-middle {
5254
5253
  white-space: normal;
5255
5254
  word-break: break-all;
5256
5255
  word-wrap: break-word;
5257
5256
  text-align: center;
5258
5257
  width: 80%;
5259
5258
  }
5260
- [data-v-30f445cc] .custom_form_item .align-left {
5259
+ [data-v-6e07d346] .custom_form_item .align-left {
5261
5260
  white-space: normal;
5262
5261
  word-break: break-all;
5263
5262
  word-wrap: break-word;
5264
5263
  text-align: left;
5265
5264
  width: 80%;
5266
5265
  }
5267
- [data-v-30f445cc] .custom_form_item .align-right {
5266
+ [data-v-6e07d346] .custom_form_item .align-right {
5268
5267
  white-space: normal;
5269
5268
  word-break: break-all;
5270
5269
  word-wrap: break-word;
5271
5270
  text-align: right;
5272
5271
  width: 80%;
5273
5272
  }
5274
- [data-v-30f445cc] .custom_form_item .align-center {
5273
+ [data-v-6e07d346] .custom_form_item .align-center {
5275
5274
  white-space: normal;
5276
5275
  word-break: break-all;
5277
5276
  word-wrap: break-word;
@@ -67244,7 +67244,7 @@ let getFileExt = filename => {
67244
67244
  /* harmony import */ var _util_mathUtils__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(9548);
67245
67245
  /* harmony import */ var _util_util__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(4063);
67246
67246
  /* harmony import */ var _layoutItem__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(8548);
67247
- /* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(1777);
67247
+ /* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(2769);
67248
67248
  /* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(1528);
67249
67249
  /* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(pubsub_js__WEBPACK_IMPORTED_MODULE_9__);
67250
67250
  /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(9274);
@@ -70342,7 +70342,7 @@ module.exports = {
70342
70342
 
70343
70343
  /***/ }),
70344
70344
 
70345
- /***/ 1777:
70345
+ /***/ 2769:
70346
70346
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
70347
70347
 
70348
70348
  "use strict";
@@ -111745,8 +111745,8 @@ var RichEditor_widgetDesign_component = (0,componentNormalizer/* default */.A)(
111745
111745
  widgetSetup: RichEditor_widgetSetup,
111746
111746
  widgetDesign: RichEditor_widgetDesign
111747
111747
  });
111748
- ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=template&id=274f7dd4&scoped=true
111749
- var componentvue_type_template_id_274f7dd4_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.widget)?_c('div',{class:("custom_form_item custom_form_item_special " + (_vm.widget.options.type === 'grid-verify' ? 'verify-style_grid_verify' : '')),style:({
111748
+ ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=template&id=2af56a7a&scoped=true
111749
+ var componentvue_type_template_id_2af56a7a_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.widget)?_c('div',{class:("custom_form_item custom_form_item_special " + (_vm.widget.options.type === 'grid-verify' ? 'verify-style_grid_verify' : '')),style:({
111750
111750
  height: _vm.widget.options.type === 'grid-verify' ? '100%' : (_vm.widget.options.height * (_vm.verifyLogsList.length + 1) + 'px'),
111751
111751
  borderRight: _vm.widget.options.type === 'grid-verify' ? '1px solid #e6e6e6' : ''
111752
111752
  })},[_c('a-form-model-item',{ref:_vm.widget.model,attrs:{"colon":false,"label-col":_vm.labelCol,"wrapperCol":_vm.wrapperCol,"prop":_vm.tableKey ? (_vm.tableKey + "." + _vm.tableIndex + "." + (_vm.widget.model)) : _vm.widget.model,"rules":_vm.tableKey ? _vm.rules[_vm.tableKey][_vm.widget.model] : _vm.rules[_vm.widget.model]}},[_c('div',{class:("verify clear verify-no-border verify-style_label_" + (_vm.widget.options.labelPosition)),style:({ height: _vm.widget.options.type === 'grid-verify' ? '100%' : (_vm.widget.options.height * (_vm.verifyLogsList.length + 1) + 'px') })},[_c('a-form-model-item',{attrs:{"colon":false,"label-col":_vm.labelCol,"wrapperCol":_vm.wrapperCol}},[_c('div',{class:[
@@ -111755,8 +111755,8 @@ var componentvue_type_template_id_274f7dd4_scoped_true_render = function () {var
111755
111755
  ? 'is_required'
111756
111756
  : 'no_required' ],style:({ color: _vm.config.color }),attrs:{"slot":"label"},slot:"label"},[_vm._v(" "+_vm._s(_vm.widget.name)+" ")]),_vm._l((_vm.verifyLogsList),function(log,idx){return [_c('div',{staticClass:"verify-right",style:({ 'border-color': _vm.config.borderColor, height: ("calc(100% / " + (_vm.verifyLogsList.length + 1) + ")!important"), 'border-bottom': '1px solid '+_vm.config.borderColor })},[(log.userSeal)?_c('div',{staticClass:"verify-seal",style:(Object.assign({}, _vm.getUserSealPosition({ left: log['sealPositionLeft'], top: log['sealPositionTop']}), {position: 'absolute'}))},[_c('img',{style:(_vm.style),attrs:{"src":_vm.imgUrl + log.userSeal,"alt":""}})]):_vm._e(),_c('div',{staticClass:"verify-text",style:({ 'border-color': _vm.config.borderColor })},[_c('span',[(log['note'])?_c('a-input',{style:({ position: 'relative', zIndex: 2 }),attrs:{"type":"textarea","rows":"4","disabled":true,"placeholder":_vm.widget.options.placeholder},model:{value:(log['note']),callback:function ($$v) {_vm.$set(log, 'note', $$v)},expression:"log['note']"}}):_vm._e()],1)]),_c('div',{staticClass:"verify-option"},[_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operation)+" ")]),_c('span',[_c('a-select',{directives:[{name:"show",rawName:"v-show",value:(log['shenpiYijian']),expression:"log['shenpiYijian']"}],style:({ width: '90%' }),attrs:{"disabled":true,"default-value":log['shenpiYijian']}},_vm._l((_vm.warpSuggest),function(item,idx){return _c('a-select-option',{key:idx,attrs:{"value":item.value}},[_vm._v(_vm._s(item.label))])}),1)],1)]),_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operator)+" ")]),[(log['userSign'])?_c('span',[(log['userSign'].startsWith('/'))?_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.imgUrl + log['userSign'],"alt":""}}):[_vm._v(" "+_vm._s(log['userSign'])+" ")]],2):_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(log['realname'] || '')+" ")])]],2),_c('div',{staticStyle:{"flex-grow":"1.2"}},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operationTime)+" ")]),_c('span',[_vm._v(" "+_vm._s(log['shenpiTime'])+" ")])])])])]}),_c('div',{ref:"verifyRight",staticClass:"verify-right cccc",style:({ 'border-color': _vm.config.borderColor, height: _vm.widget.options.type === 'grid-verify' ? ( _vm.verifyLogsList.length > 0 ? ("calc(100% / " + (_vm.verifyLogsList.length + 1) + ")!important") : '100%') : ("calc(100% / " + (_vm.verifyLogsList.length + 1) + ")!important") , position: 'relative' })},[(_vm.widget.model == _vm.verifyNode)?[(_vm.userSeal && _vm.isShowSeal)?_c('vdr',{staticStyle:{"position":"absolute","z-index":"999"},attrs:{"w":_vm.initCdrUserSeal.width,"h":_vm.initCdrUserSeal.height,"y":_vm.initCdrUserSeal.y,"x":_vm.initCdrUserSeal.x,"resizable":false,"parent":true},on:{"dragging":_vm.onSealDrag}},[_c('img',{style:(_vm.style),attrs:{"src":_vm.imgUrl + _vm.userSeal,"alt":""}}),_c('a-icon',{directives:[{name:"show",rawName:"v-show",value:(_vm.userSeal && _vm.isShowSeal),expression:"userSeal && isShowSeal"}],staticClass:"verify-icon",staticStyle:{"font-size":"18px"},attrs:{"type":"close"},on:{"click":_vm.handleClose}})],1):_vm._e()]:[(_vm.models[_vm.widget.model] && _vm.models[_vm.widget.model].userSeal)?_c('div',{staticClass:"verify-seal",style:(Object.assign({}, _vm.userSealPosition, {position: 'absolute'}))},[_c('img',{style:(_vm.style),attrs:{"src":_vm.imgUrl + _vm.models[_vm.widget.model].userSeal,"alt":""}})]):_vm._e()],_c('div',{staticClass:"verify-text",style:({ 'border-color': _vm.config.borderColor })},[_c('a-form-model-item',{staticClass:"inner-form-item",attrs:{"prop":((_vm.widget.model) + ".comments"),"rules":_vm.verifyRules.comments}},[(_vm.models[_vm.widget.model])?_c('text-area',{style:({ position: 'relative', zIndex: 2 }),attrs:{"type":"textarea","show-word-limit":"","max-length":_vm.widget.options.commentsLength,"disabled":_vm.wrapDisable,"rows":"4","placeholder":_vm.widget.options.placeholder},model:{value:(_vm.models[_vm.widget.model].comments),callback:function ($$v) {_vm.$set(_vm.models[_vm.widget.model], "comments", $$v)},expression:"models[widget.model].comments"}}):_vm._e()],1),(_vm.widget.model == _vm.verifyNode)?[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isShowBtn),expression:"isShowBtn"}],staticClass:"verify-btn",style:({bottom: _vm.widget.options.isAuditing == '1' ? '40px' : '7%'})},[_c('a-popconfirm',{attrs:{"title":"请确认是否添加印章?","ok-text":"是","cancel-text":"否","getPopupContainer":function (triggerNode) {
111757
111757
  return triggerNode.parentNode || _vm.document.body;
111758
- }},on:{"confirm":_vm.handleSeal}},[_c('a',{attrs:{"href":"#"}},[_vm._v("盖章")])])],1)]:_vm._e(),(_vm.widget.options.isAuditing == '1' && _vm.widget.model === _vm.verifyNode)?[_c('div',{staticClass:"tw-flex flex-gap-[6px] tw-items-center tw-absolute tw-leading-[30px]",staticStyle:{"display":"flex","position":"absolute","align-items":"center","line-height":"30px","font-size":"13px","right":"1%","bottom":"20px","z-index":"10"}},[_c('span',[_vm._v("推荐审核意见:")]),_vm._l((_vm.notes),function(item,idx){return _c('span',{key:idx,staticClass:"tw-cursor-pointer tw-h-[23px] tw-mr-[10px] tw-px-[14px] tw-rounded-[6px] tw-leading-[23px] tw-bg-[#ecf5fc] tw-text-[#006EC5]",staticStyle:{"cursor":"pointer","line-height":"23px","height":"23px","margin-right":"10px","background":"#ecf5fc","padding":"0 14px","border-radius":"6px","color":"#006EC5"},on:{"click":function($event){_vm.models[_vm.widget.model].comments = item}}},[_vm._v(_vm._s(item))])})],2)]:_vm._e()],2),_c('div',{staticClass:"verify-option"},[_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operation)+" ")]),_c('a-form-model-item',{staticClass:"inner-form-item",attrs:{"prop":((_vm.widget.model) + ".operation"),"rules":_vm.verifyRules.operation}},[_c('a-select',{directives:[{name:"show",rawName:"v-show",value:(_vm.models[_vm.widget.model]),expression:"models[widget.model]"}],style:({ width: '90%' }),attrs:{"disabled":_vm.wrapDisable,"value":_vm.models[_vm.widget.model].operation},on:{"change":_vm.handleChange}},_vm._l((_vm.warpSuggest),function(item,idx){return _c('a-select-option',{key:idx,attrs:{"value":item.value}},[_vm._v(_vm._s(item.label))])}),1)],1)],1),_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operator)+" ")]),(!_vm.wrapDisable)?[(_vm.userSign)?_c('span',[(_vm.userSign.startsWith('/'))?_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.imgUrl + _vm.userSign,"alt":""}}):[_vm._v(" "+_vm._s(_vm.userSign)+" ")]],2):_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.models[_vm.widget.model] ? _vm.models[_vm.widget.model].operator : "")+" ")])]:[(_vm.models[_vm.widget.model].userSign)?_c('span',[(_vm.models[_vm.widget.model].userSign.startsWith('/'))?_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.imgUrl + _vm.models[_vm.widget.model].userSign,"alt":""}}):[_vm._v(_vm._s(_vm.models[_vm.widget.model].userSign))]],2):_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.models[_vm.widget.model] ? _vm.models[_vm.widget.model].operator : "")+" ")])]],2),_c('div',{staticStyle:{"flex-grow":"1.2"}},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operationTime)+" ")]),_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.models[_vm.widget.model] ? _vm.models[_vm.widget.model].operationTime : "")+" ")])])])],2)],2)],1)])],1):_vm._e()}
111759
- var componentvue_type_template_id_274f7dd4_scoped_true_staticRenderFns = []
111758
+ }},on:{"confirm":_vm.handleSeal}},[_c('a',{attrs:{"href":"#"}},[_vm._v("盖章")])])],1)]:_vm._e(),(_vm.widget.options.isAuditing == '1' && _vm.widget.model === _vm.verifyNode)?[_c('div',{staticClass:"tw-flex flex-gap-[6px] tw-items-center tw-absolute tw-leading-[30px]",staticStyle:{"display":"flex","position":"absolute","align-items":"center","line-height":"30px","font-size":"13px","right":"1%","bottom":"20px","z-index":"10"}},[_c('span',[_vm._v("推荐审核意见:")]),_vm._l((_vm.notes),function(item,idx){return _c('span',{key:idx,staticClass:"tw-cursor-pointer tw-h-[23px] tw-mr-[10px] tw-px-[14px] tw-rounded-[6px] tw-leading-[23px] tw-bg-[#ecf5fc] tw-text-[#006EC5]",staticStyle:{"cursor":"pointer","line-height":"23px","height":"23px","margin-right":"10px","background":"#ecf5fc","padding":"0 14px","border-radius":"6px","color":"#006EC5"},on:{"click":function($event){_vm.models[_vm.widget.model].comments = item}}},[_vm._v(_vm._s(item))])})],2)]:_vm._e()],2),_c('div',{staticClass:"verify-option"},[_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operation)+" ")]),_c('a-form-model-item',{staticClass:"inner-form-item",attrs:{"prop":((_vm.widget.model) + ".operation"),"rules":_vm.verifyRules.operation}},[_c('a-select',{directives:[{name:"show",rawName:"v-show",value:(_vm.models[_vm.widget.model]),expression:"models[widget.model]"}],style:({ width: '90%' }),attrs:{"disabled":_vm.wrapDisable,"value":_vm.models[_vm.widget.model].operation,"dropdownClassName":"verifySelectDropDown"},on:{"change":_vm.handleChange}},_vm._l((_vm.warpSuggest),function(item,idx){return _c('a-select-option',{key:idx,attrs:{"value":item.value}},[_vm._v(_vm._s(item.label))])}),1)],1)],1),_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operator)+" ")]),(!_vm.wrapDisable)?[(_vm.userSign)?_c('span',[(_vm.userSign.startsWith('/'))?_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.imgUrl + _vm.userSign,"alt":""}}):[_vm._v(" "+_vm._s(_vm.userSign)+" ")]],2):_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.models[_vm.widget.model] ? _vm.models[_vm.widget.model].operator : "")+" ")])]:[(_vm.models[_vm.widget.model].userSign)?_c('span',[(_vm.models[_vm.widget.model].userSign.startsWith('/'))?_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.imgUrl + _vm.models[_vm.widget.model].userSign,"alt":""}}):[_vm._v(_vm._s(_vm.models[_vm.widget.model].userSign))]],2):_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.models[_vm.widget.model] ? _vm.models[_vm.widget.model].operator : "")+" ")])]],2),_c('div',{staticStyle:{"flex-grow":"1.2"}},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operationTime)+" ")]),_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.models[_vm.widget.model] ? _vm.models[_vm.widget.model].operationTime : "")+" ")])])])],2)],2)],1)])],1):_vm._e()}
111759
+ var componentvue_type_template_id_2af56a7a_scoped_true_staticRenderFns = []
111760
111760
 
111761
111761
 
111762
111762
  ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/components/TextArea/TextArea.vue?vue&type=template&id=64726beb&scoped=true
@@ -112164,6 +112164,7 @@ var TextArea_component = (0,componentNormalizer/* default */.A)(
112164
112164
  //
112165
112165
  //
112166
112166
  //
112167
+ //
112167
112168
 
112168
112169
 
112169
112170
 
@@ -112493,15 +112494,15 @@ var TextArea_component = (0,componentNormalizer/* default */.A)(
112493
112494
  });
112494
112495
  ;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=script&lang=js
112495
112496
  /* harmony default export */ const AllComponent_hnkj_Verify_componentvue_type_script_lang_js = (hnkj_Verify_componentvue_type_script_lang_js);
112496
- ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.8.1@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.10.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=274f7dd4&prod&lang=less&scoped=true
112497
+ ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.8.1@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.10.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=2af56a7a&prod&lang=less&scoped=true
112497
112498
  // extracted by mini-css-extract-plugin
112498
112499
 
112499
- ;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=274f7dd4&prod&lang=less&scoped=true
112500
+ ;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=2af56a7a&prod&lang=less&scoped=true
112500
112501
 
112501
- ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.8.1@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.10.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=274f7dd4&prod&lang=less&scoped=true
112502
+ ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.8.1@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.10.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=2af56a7a&prod&lang=less
112502
112503
  // extracted by mini-css-extract-plugin
112503
112504
 
112504
- ;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=274f7dd4&prod&lang=less&scoped=true
112505
+ ;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=2af56a7a&prod&lang=less
112505
112506
 
112506
112507
  ;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue
112507
112508
 
@@ -112515,11 +112516,11 @@ var TextArea_component = (0,componentNormalizer/* default */.A)(
112515
112516
 
112516
112517
  var hnkj_Verify_component_component = (0,componentNormalizer/* default */.A)(
112517
112518
  AllComponent_hnkj_Verify_componentvue_type_script_lang_js,
112518
- componentvue_type_template_id_274f7dd4_scoped_true_render,
112519
- componentvue_type_template_id_274f7dd4_scoped_true_staticRenderFns,
112519
+ componentvue_type_template_id_2af56a7a_scoped_true_render,
112520
+ componentvue_type_template_id_2af56a7a_scoped_true_staticRenderFns,
112520
112521
  false,
112521
112522
  null,
112522
- "274f7dd4",
112523
+ "2af56a7a",
112523
112524
  null
112524
112525
 
112525
112526
  )
@@ -135768,7 +135769,7 @@ var staticRenderFns = []
135768
135769
 
135769
135770
 
135770
135771
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 974 modules
135771
- var components = __webpack_require__(1777);
135772
+ var components = __webpack_require__(2769);
135772
135773
  ;// CONCATENATED MODULE: ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.3.0@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/CorrectionItem.vue?vue&type=script&lang=js
135773
135774
  //
135774
135775
  //
@@ -137813,7 +137814,7 @@ var component = (0,componentNormalizer/* default */.A)(
137813
137814
 
137814
137815
  /* harmony default export */ const CorrectionModal = (component.exports);
137815
137816
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 974 modules
137816
- var components = __webpack_require__(1777);
137817
+ var components = __webpack_require__(2769);
137817
137818
  // EXTERNAL MODULE: ./node_modules/_pubsub-js@1.9.4@pubsub-js/src/pubsub.js
137818
137819
  var pubsub = __webpack_require__(1528);
137819
137820
  var pubsub_default = /*#__PURE__*/__webpack_require__.n(pubsub);
@@ -138983,7 +138984,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
138983
138984
  // EXTERNAL MODULE: ./src/api/manage.js
138984
138985
  var manage = __webpack_require__(8501);
138985
138986
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 974 modules
138986
- var components = __webpack_require__(1777);
138987
+ var components = __webpack_require__(2769);
138987
138988
  // EXTERNAL MODULE: ./src/form/util/Bus.js
138988
138989
  var Bus = __webpack_require__(1509);
138989
138990
  // EXTERNAL MODULE: ./src/form/modules/config/hnkj.js
@@ -154170,7 +154171,7 @@ function toString(value) {
154170
154171
  /***/ ((module) => {
154171
154172
 
154172
154173
  "use strict";
154173
- module.exports = {"rE":"1.1.480"};
154174
+ module.exports = {"rE":"1.1.482"};
154174
154175
 
154175
154176
  /***/ })
154176
154177
 
@@ -168593,8 +168594,8 @@ var widgetList_component = (0,componentNormalizer/* default */.A)(
168593
168594
  )
168594
168595
 
168595
168596
  /* harmony default export */ const widgetList = (widgetList_component.exports);
168596
- ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/widgetForm.vue?vue&type=template&id=30f445cc&scoped=true
168597
- var widgetFormvue_type_template_id_30f445cc_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) {
168597
+ ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/widgetForm.vue?vue&type=template&id=6e07d346&scoped=true
168598
+ var widgetFormvue_type_template_id_6e07d346_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) {
168598
168599
  _vm.handleMoveEnd(e, listindex);
168599
168600
  },"add":function (e) {
168600
168601
  _vm.handleWidgetAdd(e, listindex);
@@ -168645,7 +168646,7 @@ var widgetFormvue_type_template_id_30f445cc_scoped_true_render = function () {va
168645
168646
  'item-bottom': !widget.options.border,
168646
168647
  'row-item': widget.options.border,
168647
168648
  },style:({ borderColor: _vm.data.config.borderColor })},[_c('widget-form-item',{key:widget.key,attrs:{"index":index,"widget":widget,"widgetListCell":_vm.widgetList[listindex],"widgetList":_vm.widgetList,"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],"widgetList":_vm.widgetList,"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)}
168648
- var widgetFormvue_type_template_id_30f445cc_scoped_true_staticRenderFns = []
168649
+ var widgetFormvue_type_template_id_6e07d346_scoped_true_staticRenderFns = []
168649
168650
 
168650
168651
 
168651
168652
  // EXTERNAL MODULE: ./node_modules/_core-js@3.36.1@core-js/modules/es.array.sort.js
@@ -168655,7 +168656,7 @@ var es_array_unshift = __webpack_require__(8900);
168655
168656
  // EXTERNAL MODULE: ./src/form/util/util.js
168656
168657
  var util_util = __webpack_require__(4063);
168657
168658
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 974 modules
168658
- var components = __webpack_require__(1777);
168659
+ var components = __webpack_require__(2769);
168659
168660
  // EXTERNAL MODULE: ./src/form/modules/widgetFormItem.vue + 6 modules
168660
168661
  var widgetFormItem = __webpack_require__(7910);
168661
168662
  // EXTERNAL MODULE: ./src/form/modules/WidgetIdeaSignItem.vue + 5 modules
@@ -169094,7 +169095,7 @@ var cloneDeep = __webpack_require__(5265);
169094
169095
  name: "widgetForm",
169095
169096
  data() {
169096
169097
  return {
169097
- fiBlist: ["verify", "grid", "table", "grid-lay-out", "all-lay-out", "idea-sign", "editorAirt", "dataTable"],
169098
+ fiBlist: ["verify", "grid", "table", "grid-lay-out", "all-lay-out", "idea-sign", "editorAirt", "dataTable", "hnkj-confirm"],
169098
169099
  form: this.$form.createForm(this),
169099
169100
  widgetList: [[]],
169100
169101
  selectWidget: this.selectedWidget,
@@ -169598,10 +169599,10 @@ var cloneDeep = __webpack_require__(5265);
169598
169599
  });
169599
169600
  ;// CONCATENATED MODULE: ./src/form/modules/widgetForm.vue?vue&type=script&lang=js
169600
169601
  /* harmony default export */ const modules_widgetFormvue_type_script_lang_js = (widgetFormvue_type_script_lang_js);
169601
- ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.8.1@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.10.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/widgetForm.vue?vue&type=style&index=0&id=30f445cc&prod&lang=less&scoped=true
169602
+ ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.8.1@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.10.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/widgetForm.vue?vue&type=style&index=0&id=6e07d346&prod&lang=less&scoped=true
169602
169603
  // extracted by mini-css-extract-plugin
169603
169604
 
169604
- ;// CONCATENATED MODULE: ./src/form/modules/widgetForm.vue?vue&type=style&index=0&id=30f445cc&prod&lang=less&scoped=true
169605
+ ;// CONCATENATED MODULE: ./src/form/modules/widgetForm.vue?vue&type=style&index=0&id=6e07d346&prod&lang=less&scoped=true
169605
169606
 
169606
169607
  ;// CONCATENATED MODULE: ./src/form/modules/widgetForm.vue
169607
169608
 
@@ -169614,11 +169615,11 @@ var cloneDeep = __webpack_require__(5265);
169614
169615
 
169615
169616
  var widgetForm_component = (0,componentNormalizer/* default */.A)(
169616
169617
  modules_widgetFormvue_type_script_lang_js,
169617
- widgetFormvue_type_template_id_30f445cc_scoped_true_render,
169618
- widgetFormvue_type_template_id_30f445cc_scoped_true_staticRenderFns,
169618
+ widgetFormvue_type_template_id_6e07d346_scoped_true_render,
169619
+ widgetFormvue_type_template_id_6e07d346_scoped_true_staticRenderFns,
169619
169620
  false,
169620
169621
  null,
169621
- "30f445cc",
169622
+ "6e07d346",
169622
169623
  null
169623
169624
 
169624
169625
  )
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zscreate/form-component",
3
- "version": "1.1.480",
3
+ "version": "1.1.482",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "main": "dist/form-component.umd.js",