@zscreate/form-component 1.1.466 → 1.1.469
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.
- package/dist/form-component.css +65 -65
- package/dist/form-component.umd.js +30 -29
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -4024,22 +4024,22 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
4024
4024
|
}
|
|
4025
4025
|
|
|
4026
4026
|
|
|
4027
|
-
[data-v-
|
|
4027
|
+
[data-v-43ee239a] .ant-popover-inner-content {
|
|
4028
4028
|
width: 190px;
|
|
4029
4029
|
}
|
|
4030
|
-
[data-v-
|
|
4030
|
+
[data-v-43ee239a] .ant-form-item .ant-form-item-control-wrapper:first-child {
|
|
4031
4031
|
width: calc(100% - 0px) !important;
|
|
4032
4032
|
}
|
|
4033
|
-
[data-v-
|
|
4033
|
+
[data-v-43ee239a] .ant-form-item-control {
|
|
4034
4034
|
height: 100%;
|
|
4035
4035
|
}
|
|
4036
4036
|
/***label对齐方式*/
|
|
4037
|
-
.custom_form_item .break[data-v-
|
|
4037
|
+
.custom_form_item .break[data-v-43ee239a] {
|
|
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-
|
|
4042
|
+
.custom_form_item .align-between[data-v-43ee239a] {
|
|
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-
|
|
4051
|
+
.custom_form_item .align-middle[data-v-43ee239a] {
|
|
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-
|
|
4058
|
+
.custom_form_item .align-left[data-v-43ee239a] {
|
|
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-
|
|
4065
|
+
.custom_form_item .align-right[data-v-43ee239a] {
|
|
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-
|
|
4072
|
+
.custom_form_item .align-center[data-v-43ee239a] {
|
|
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-
|
|
4081
|
+
[data-v-43ee239a] .ant-form-item-control-wrapper {
|
|
4082
4082
|
border-right: none !important;
|
|
4083
4083
|
border-bottom: 1px solid #000;
|
|
4084
4084
|
}
|
|
4085
|
-
[data-v-
|
|
4085
|
+
[data-v-43ee239a] .ant-form-item-label {
|
|
4086
4086
|
border-bottom: 1px solid #000;
|
|
4087
4087
|
}
|
|
4088
|
-
.verify-right[data-v-
|
|
4088
|
+
.verify-right[data-v-43ee239a] {
|
|
4089
4089
|
border-right: 1px solid #000;
|
|
4090
4090
|
}
|
|
4091
|
-
.custom_form_item_special[data-v-
|
|
4091
|
+
.custom_form_item_special[data-v-43ee239a] .ant-form-item-children {
|
|
4092
4092
|
height: 100%;
|
|
4093
4093
|
}
|
|
4094
4094
|
/*****公共boder ****/
|
|
4095
|
-
.custom_form_item_special[data-v-
|
|
4095
|
+
.custom_form_item_special[data-v-43ee239a] .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-
|
|
4099
|
-
.verify-no-border textarea[data-v-
|
|
4098
|
+
.verify-no-border input[data-v-43ee239a],
|
|
4099
|
+
.verify-no-border textarea[data-v-43ee239a] {
|
|
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-
|
|
4107
|
-
.verify-no-border textarea[data-v-
|
|
4106
|
+
.verify-no-border input[data-v-43ee239a]:disabled,
|
|
4107
|
+
.verify-no-border textarea[data-v-43ee239a]:disabled {
|
|
4108
4108
|
background: none !important;
|
|
4109
4109
|
color: #333;
|
|
4110
4110
|
}
|
|
4111
|
-
.verify[data-v-
|
|
4111
|
+
.verify[data-v-43ee239a] {
|
|
4112
4112
|
position: relative;
|
|
4113
4113
|
}
|
|
4114
|
-
.verify .inner-form-item[data-v-
|
|
4114
|
+
.verify .inner-form-item[data-v-43ee239a] .ant-form-item-control-wrapper {
|
|
4115
4115
|
border-bottom: none !important;
|
|
4116
4116
|
}
|
|
4117
|
-
.verify .inner-form-item[data-v-
|
|
4117
|
+
.verify .inner-form-item[data-v-43ee239a] .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-
|
|
4123
|
+
.verify .inner-form-item[data-v-43ee239a] .ant-form-item-children .textarea-wrapper {
|
|
4124
4124
|
width: 100%;
|
|
4125
4125
|
}
|
|
4126
|
-
.verify .verify-left[data-v-
|
|
4126
|
+
.verify .verify-left[data-v-43ee239a] {
|
|
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-
|
|
4137
|
+
.verify .verify-right[data-v-43ee239a] {
|
|
4138
4138
|
height: 100%;
|
|
4139
4139
|
width: 100%;
|
|
4140
4140
|
position: relative;
|
|
4141
4141
|
}
|
|
4142
|
-
.verify .verify-right .verify-text[data-v-
|
|
4142
|
+
.verify .verify-right .verify-text[data-v-43ee239a] {
|
|
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-
|
|
4148
|
+
.verify .verify-right .verify-text .verify-btn[data-v-43ee239a] {
|
|
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-
|
|
4154
|
+
.verify .verify-right .verify-text span[data-v-43ee239a] {
|
|
4155
4155
|
display: block;
|
|
4156
4156
|
border: none;
|
|
4157
4157
|
height: 100%;
|
|
4158
4158
|
}
|
|
4159
|
-
.verify .verify-right .verify-seal[data-v-
|
|
4159
|
+
.verify .verify-right .verify-seal[data-v-43ee239a] {
|
|
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-
|
|
4165
|
+
.verify .verify-right .verify-seal img[data-v-43ee239a] {
|
|
4166
4166
|
width: 35mm;
|
|
4167
4167
|
height: 35mm;
|
|
4168
4168
|
}
|
|
4169
|
-
.verify .verify-right .verify-icon[data-v-
|
|
4169
|
+
.verify .verify-right .verify-icon[data-v-43ee239a] {
|
|
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-
|
|
4176
|
+
.verify .verify-option[data-v-43ee239a] {
|
|
4177
4177
|
display: flex;
|
|
4178
4178
|
height: 30%;
|
|
4179
4179
|
}
|
|
4180
|
-
.verify .verify-option > div[data-v-
|
|
4180
|
+
.verify .verify-option > div[data-v-43ee239a] {
|
|
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-
|
|
4187
|
+
.verify .verify-option > div span[data-v-43ee239a] {
|
|
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-
|
|
4197
|
-
.verify .verify-option > div span + .inner-form-item[data-v-
|
|
4196
|
+
.verify .verify-option > div span + span[data-v-43ee239a],
|
|
4197
|
+
.verify .verify-option > div span + .inner-form-item[data-v-43ee239a] {
|
|
4198
4198
|
border-right: none;
|
|
4199
4199
|
flex: 4;
|
|
4200
4200
|
}
|
|
4201
|
-
.verify .verify-option > div:nth-child(2) > span[data-v-
|
|
4201
|
+
.verify .verify-option > div:nth-child(2) > span[data-v-43ee239a]:last-child {
|
|
4202
4202
|
box-sizing: border-box;
|
|
4203
4203
|
padding: 1px;
|
|
4204
4204
|
}
|
|
4205
|
-
.verify .verify-option div[data-v-
|
|
4205
|
+
.verify .verify-option div[data-v-43ee239a]:last-child {
|
|
4206
4206
|
border-right: none;
|
|
4207
4207
|
}
|
|
4208
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4208
|
+
.verify-style_label_top > .ant-form-item[data-v-43ee239a] {
|
|
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-
|
|
4213
|
+
.verify-style_label_top > .ant-form-item[data-v-43ee239a] .verify-right {
|
|
4214
4214
|
height: 100% !important;
|
|
4215
4215
|
}
|
|
4216
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4216
|
+
.verify-style_label_top > .ant-form-item[data-v-43ee239a] .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-
|
|
4222
|
+
.verify-style_label_top > .ant-form-item[data-v-43ee239a] .ant-form-item-label label {
|
|
4223
4223
|
width: 100%;
|
|
4224
4224
|
}
|
|
4225
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4225
|
+
.verify-style_label_top > .ant-form-item[data-v-43ee239a] .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,63 +4231,63 @@ 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-
|
|
4234
|
+
.verify-style_label_top > .ant-form-item[data-v-43ee239a] .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-
|
|
4240
|
+
.verify-style_grid_verify[data-v-43ee239a] .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-
|
|
4244
|
+
.verify-style_grid_verify[data-v-43ee239a] .verify .ant-form-item-label {
|
|
4245
4245
|
border-bottom: none;
|
|
4246
4246
|
}
|
|
4247
|
-
.verify-style_grid_verify .verify-style_label_top[data-v-
|
|
4247
|
+
.verify-style_grid_verify .verify-style_label_top[data-v-43ee239a] .ant-form-item-label {
|
|
4248
4248
|
border-right: none !important;
|
|
4249
4249
|
}
|
|
4250
|
-
.verify-style_grid_verify[data-v-
|
|
4250
|
+
.verify-style_grid_verify[data-v-43ee239a] .verify-right {
|
|
4251
4251
|
border: none;
|
|
4252
4252
|
}
|
|
4253
|
-
.verify-style_grid_verify[data-v-
|
|
4253
|
+
.verify-style_grid_verify[data-v-43ee239a] .verify-right .verify-text {
|
|
4254
4254
|
height: 50%;
|
|
4255
4255
|
}
|
|
4256
|
-
.verify-style_grid_verify[data-v-
|
|
4256
|
+
.verify-style_grid_verify[data-v-43ee239a] .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-
|
|
4263
|
+
.verify-style_grid_verify[data-v-43ee239a] .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-
|
|
4266
|
+
.verify-style_grid_verify[data-v-43ee239a] .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-
|
|
4269
|
+
.verify-style_grid_verify[data-v-43ee239a] .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-
|
|
4272
|
+
.verify-style_grid_verify[data-v-43ee239a] .verify-right .verify-option > div {
|
|
4273
4273
|
height: 100%;
|
|
4274
4274
|
box-sizing: border-box;
|
|
4275
4275
|
}
|
|
4276
|
-
.verify-style_grid_verify[data-v-
|
|
4276
|
+
.verify-style_grid_verify[data-v-43ee239a] .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-
|
|
4280
|
+
.verify-style_grid_verify[data-v-43ee239a] .verify-right .verify-option > div span + span {
|
|
4281
4281
|
flex: 3;
|
|
4282
4282
|
overflow: hidden;
|
|
4283
4283
|
}
|
|
4284
|
-
.verify-style_grid_verify[data-v-
|
|
4284
|
+
.verify-style_grid_verify[data-v-43ee239a] .verify-right .verify-option > div:first-child {
|
|
4285
4285
|
flex: 0 1 calc(50% + 20px);
|
|
4286
4286
|
}
|
|
4287
|
-
.verify-style_grid_verify[data-v-
|
|
4287
|
+
.verify-style_grid_verify[data-v-43ee239a] .verify-right .verify-option > div:nth-child(2) {
|
|
4288
4288
|
border-right: none;
|
|
4289
4289
|
}
|
|
4290
|
-
.verify-style_grid_verify[data-v-
|
|
4290
|
+
.verify-style_grid_verify[data-v-43ee239a] .verify-right .verify-option > div:last-child {
|
|
4291
4291
|
flex: 0 0 100%;
|
|
4292
4292
|
border-top: 1px solid #e6e6e6;
|
|
4293
4293
|
}
|
|
@@ -4523,11 +4523,11 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
4523
4523
|
background-size: 100%;
|
|
4524
4524
|
}
|
|
4525
4525
|
|
|
4526
|
-
.sub-table-col[data-v-
|
|
4526
|
+
.sub-table-col[data-v-2bf4ce36] {
|
|
4527
4527
|
display: flex;
|
|
4528
4528
|
box-sizing: border-box;
|
|
4529
4529
|
}
|
|
4530
|
-
.sub-table-col > span[data-v-
|
|
4530
|
+
.sub-table-col > span[data-v-2bf4ce36] {
|
|
4531
4531
|
flex: 2;
|
|
4532
4532
|
border-bottom: 1px solid #000;
|
|
4533
4533
|
border-right: 1px solid #000;
|
|
@@ -4535,22 +4535,22 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
4535
4535
|
line-height: 40px;
|
|
4536
4536
|
text-align: center;
|
|
4537
4537
|
}
|
|
4538
|
-
.sub-table-col > .last-one[data-v-
|
|
4538
|
+
.sub-table-col > .last-one[data-v-2bf4ce36] {
|
|
4539
4539
|
width: 87px;
|
|
4540
4540
|
flex: 0 0 87px;
|
|
4541
4541
|
border-right: 1px solid #333;
|
|
4542
4542
|
border-bottom: 1px solid #333;
|
|
4543
4543
|
}
|
|
4544
|
-
.sub-table-col-no-border > span[data-v-
|
|
4544
|
+
.sub-table-col-no-border > span[data-v-2bf4ce36] {
|
|
4545
4545
|
border: none;
|
|
4546
4546
|
height: auto;
|
|
4547
4547
|
width: 0;
|
|
4548
4548
|
}
|
|
4549
|
-
.sub-table-col-no-border > .sub-table-title[data-v-
|
|
4550
|
-
.sub-table-col-no-border > .sub-table-item[data-v-
|
|
4549
|
+
.sub-table-col-no-border > .sub-table-title[data-v-2bf4ce36]:last-child,
|
|
4550
|
+
.sub-table-col-no-border > .sub-table-item[data-v-2bf4ce36]:last-child {
|
|
4551
4551
|
border-right: none !important;
|
|
4552
4552
|
}
|
|
4553
|
-
.sub-table-col-no-border > .last-one[data-v-
|
|
4553
|
+
.sub-table-col-no-border > .last-one[data-v-2bf4ce36] {
|
|
4554
4554
|
width: 87px;
|
|
4555
4555
|
flex: 0 0 87px;
|
|
4556
4556
|
display: flex;
|
|
@@ -80988,7 +80988,7 @@ let getFileExt = filename => {
|
|
|
80988
80988
|
showValue(val, widget, index) {
|
|
80989
80989
|
this.tableIndex = this.index; // 不能删 eval 需要 this.tableIndex
|
|
80990
80990
|
if (widget._defaultValue) val = widget._defaultValue;
|
|
80991
|
-
if (val.startsWith('script:')) {
|
|
80991
|
+
if (val && String(val).startsWith('script:')) {
|
|
80992
80992
|
widget._defaultValue = val;
|
|
80993
80993
|
val = eval(val.replace('script:', ''));
|
|
80994
80994
|
this.$set(this.models[this.source.model][index], widget.model, val);
|
|
@@ -81027,13 +81027,13 @@ let getFileExt = filename => {
|
|
|
81027
81027
|
/* harmony import */ var _util_mathUtils__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(38);
|
|
81028
81028
|
/* harmony import */ var _util_util__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(6955);
|
|
81029
81029
|
/* harmony import */ var _layoutItem__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(6600);
|
|
81030
|
-
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(
|
|
81030
|
+
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(461);
|
|
81031
81031
|
/* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(2980);
|
|
81032
81032
|
/* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(pubsub_js__WEBPACK_IMPORTED_MODULE_9__);
|
|
81033
81033
|
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(7203);
|
|
81034
81034
|
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_10__);
|
|
81035
81035
|
/* harmony import */ var _form_components_MessageBox_confirmBox_vue__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(5276);
|
|
81036
|
-
/* harmony import */ var _form_form_modules_common_tableItem_vue__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(
|
|
81036
|
+
/* harmony import */ var _form_form_modules_common_tableItem_vue__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(9366);
|
|
81037
81037
|
/* harmony import */ var _form_api_manage__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(1474);
|
|
81038
81038
|
/* harmony import */ var _form_form_util__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(6284);
|
|
81039
81039
|
/* harmony import */ var moment__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(8581);
|
|
@@ -84127,7 +84127,7 @@ module.exports = {
|
|
|
84127
84127
|
|
|
84128
84128
|
/***/ }),
|
|
84129
84129
|
|
|
84130
|
-
/***/
|
|
84130
|
+
/***/ 461:
|
|
84131
84131
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
84132
84132
|
|
|
84133
84133
|
"use strict";
|
|
@@ -122994,12 +122994,12 @@ var widgetSetupvue_type_template_id_7fcf4c28_scoped_true_render = function () {v
|
|
|
122994
122994
|
var widgetSetupvue_type_template_id_7fcf4c28_scoped_true_staticRenderFns = []
|
|
122995
122995
|
|
|
122996
122996
|
|
|
122997
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/workflowApp/component/selectAppModal.vue?vue&type=template&id=
|
|
122998
|
-
var
|
|
122997
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/workflowApp/component/selectAppModal.vue?vue&type=template&id=0228fdbc&scoped=true&
|
|
122998
|
+
var selectAppModalvue_type_template_id_0228fdbc_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('list-common-modal',{attrs:{"value":_vm.widget.options.appList,"listUrl":"/rhptApp/pageList","row-key":"id","placeholder":"请选择应用名称","model-str":_vm.widget.options.appName,"multi":true,"columns":[
|
|
122999
122999
|
{ title: '应用名称', dataIndex: 'appName', key: 'appName' } ]},on:{"ok":_vm.handleOk},scopedSlots:_vm._u([{key:"default",fn:function(ref){
|
|
123000
123000
|
var queryParam = ref.queryParam;
|
|
123001
123001
|
return [_c('a-input',{attrs:{"placeholder":"应用名称"},model:{value:(queryParam.appName),callback:function ($$v) {_vm.$set(queryParam, "appName", $$v)},expression:"queryParam.appName"}})]}}])}),(_vm.widget.options.appId)?[_c('div',[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.openAuthModal}},[_vm._v("授权")])],1)]:_vm._e(),_c('AuthorityModal',{ref:"authorityModal"})],2)}
|
|
123002
|
-
var
|
|
123002
|
+
var selectAppModalvue_type_template_id_0228fdbc_scoped_true_staticRenderFns = []
|
|
123003
123003
|
|
|
123004
123004
|
|
|
123005
123005
|
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/workflowApp/component/AuthorityModal.vue?vue&type=template&id=0f0fbe0b&
|
|
@@ -123360,7 +123360,7 @@ var AuthorityModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
123360
123360
|
visible: false,
|
|
123361
123361
|
isFilter: true,
|
|
123362
123362
|
url: {
|
|
123363
|
-
list: "/rhptApp/
|
|
123363
|
+
list: "/rhptApp/pageList"
|
|
123364
123364
|
},
|
|
123365
123365
|
expandedRowKeys: [],
|
|
123366
123366
|
columns: [{
|
|
@@ -123422,11 +123422,11 @@ var AuthorityModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
123422
123422
|
;
|
|
123423
123423
|
var selectAppModal_component = (0,componentNormalizer/* default */.Z)(
|
|
123424
123424
|
component_selectAppModalvue_type_script_lang_js_,
|
|
123425
|
-
|
|
123426
|
-
|
|
123425
|
+
selectAppModalvue_type_template_id_0228fdbc_scoped_true_render,
|
|
123426
|
+
selectAppModalvue_type_template_id_0228fdbc_scoped_true_staticRenderFns,
|
|
123427
123427
|
false,
|
|
123428
123428
|
null,
|
|
123429
|
-
"
|
|
123429
|
+
"0228fdbc",
|
|
123430
123430
|
null
|
|
123431
123431
|
|
|
123432
123432
|
)
|
|
@@ -124917,8 +124917,8 @@ var RichEditor_widgetDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
124917
124917
|
widgetSetup: RichEditor_widgetSetup,
|
|
124918
124918
|
widgetDesign: RichEditor_widgetDesign
|
|
124919
124919
|
});
|
|
124920
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=template&id=
|
|
124921
|
-
var
|
|
124920
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=template&id=43ee239a&scoped=true&
|
|
124921
|
+
var componentvue_type_template_id_43ee239a_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:({
|
|
124922
124922
|
height: _vm.widget.options.type === 'grid-verify' ? '100%' : (_vm.widget.options.height * (_vm.verifyLogsList.length + 1) + 'px'),
|
|
124923
124923
|
borderRight: _vm.widget.options.type === 'grid-verify' ? '1px solid #e6e6e6' : ''
|
|
124924
124924
|
})},[_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:[
|
|
@@ -124928,7 +124928,7 @@ var componentvue_type_template_id_2deb0f52_scoped_true_render = function () {var
|
|
|
124928
124928
|
: '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.suggest),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":""}}):_c('span',[_vm._v(" "+_vm._s(log['userSign'])+" ")])]):_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.widget.model !== _vm.verifyNode,"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) {
|
|
124929
124929
|
return triggerNode.parentNode || _vm.document.body;
|
|
124930
124930
|
}},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.widget.model !== _vm.verifyNode,"value":_vm.models[_vm.widget.model].operation},on:{"change":_vm.handleChange}},_vm._l((_vm.suggest),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.widget.model == _vm.verifyNode)?[(_vm.userSign)?_c('span',[(_vm.userSign.startsWith('/'))?_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.imgUrl + _vm.userSign,"alt":""}}):_c('span',[_vm._v(" "+_vm._s(_vm.userSign)+" ")])]):_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":""}}):_c('span',[_vm._v(_vm._s(_vm.models[_vm.widget.model].userSign))])]):_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()}
|
|
124931
|
-
var
|
|
124931
|
+
var componentvue_type_template_id_43ee239a_scoped_true_staticRenderFns = []
|
|
124932
124932
|
|
|
124933
124933
|
|
|
124934
124934
|
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/components/TextArea/TextArea.vue?vue&type=template&id=64726beb&scoped=true&
|
|
@@ -125448,6 +125448,7 @@ var TextArea_component = (0,componentNormalizer/* default */.Z)(
|
|
|
125448
125448
|
if (!this.widget.options || !this.widget.options.supportMulti) return [];
|
|
125449
125449
|
if ((0,util.isEmpty)(this.verifyLogs)) return [];
|
|
125450
125450
|
const list = this.verifyLogs[this.widget.model];
|
|
125451
|
+
if (!Array.isArray(list)) return [];
|
|
125451
125452
|
if (this.widget.model !== this.verifyNode && list.length >= 1) return list.slice(0, list.length - 1);
|
|
125452
125453
|
return list;
|
|
125453
125454
|
},
|
|
@@ -125616,10 +125617,10 @@ var TextArea_component = (0,componentNormalizer/* default */.Z)(
|
|
|
125616
125617
|
});
|
|
125617
125618
|
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=script&lang=js&
|
|
125618
125619
|
/* harmony default export */ const AllComponent_hnkj_Verify_componentvue_type_script_lang_js_ = (hnkj_Verify_componentvue_type_script_lang_js_);
|
|
125619
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.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.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=
|
|
125620
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.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.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=43ee239a&prod&lang=less&scoped=true&
|
|
125620
125621
|
// extracted by mini-css-extract-plugin
|
|
125621
125622
|
|
|
125622
|
-
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=
|
|
125623
|
+
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=43ee239a&prod&lang=less&scoped=true&
|
|
125623
125624
|
|
|
125624
125625
|
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue
|
|
125625
125626
|
|
|
@@ -125632,11 +125633,11 @@ var TextArea_component = (0,componentNormalizer/* default */.Z)(
|
|
|
125632
125633
|
|
|
125633
125634
|
var hnkj_Verify_component_component = (0,componentNormalizer/* default */.Z)(
|
|
125634
125635
|
AllComponent_hnkj_Verify_componentvue_type_script_lang_js_,
|
|
125635
|
-
|
|
125636
|
-
|
|
125636
|
+
componentvue_type_template_id_43ee239a_scoped_true_render,
|
|
125637
|
+
componentvue_type_template_id_43ee239a_scoped_true_staticRenderFns,
|
|
125637
125638
|
false,
|
|
125638
125639
|
null,
|
|
125639
|
-
"
|
|
125640
|
+
"43ee239a",
|
|
125640
125641
|
null
|
|
125641
125642
|
|
|
125642
125643
|
)
|
|
@@ -148627,7 +148628,7 @@ var staticRenderFns = []
|
|
|
148627
148628
|
|
|
148628
148629
|
|
|
148629
148630
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 952 modules
|
|
148630
|
-
var components = __webpack_require__(
|
|
148631
|
+
var components = __webpack_require__(461);
|
|
148631
148632
|
;// 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.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/CorrectionItem.vue?vue&type=script&lang=js&
|
|
148632
148633
|
//
|
|
148633
148634
|
//
|
|
@@ -150129,7 +150130,7 @@ var component = (0,componentNormalizer/* default */.Z)(
|
|
|
150129
150130
|
|
|
150130
150131
|
/***/ }),
|
|
150131
150132
|
|
|
150132
|
-
/***/
|
|
150133
|
+
/***/ 9366:
|
|
150133
150134
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
150134
150135
|
|
|
150135
150136
|
"use strict";
|
|
@@ -150139,7 +150140,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
150139
150140
|
"Z": () => (/* binding */ tableItem)
|
|
150140
150141
|
});
|
|
150141
150142
|
|
|
150142
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/tableItem.vue?vue&type=template&id=
|
|
150143
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/tableItem.vue?vue&type=template&id=2bf4ce36&scoped=true&
|
|
150143
150144
|
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.model,attrs:{"tableKey":_vm.source.model,"rules":_vm.rules,"tableIndex":_vm.index,"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)}
|
|
150144
150145
|
var staticRenderFns = []
|
|
150145
150146
|
|
|
@@ -150148,10 +150149,10 @@ var staticRenderFns = []
|
|
|
150148
150149
|
var tableItemvue_type_script_lang_js_ = __webpack_require__(7058);
|
|
150149
150150
|
;// CONCATENATED MODULE: ./src/form/modules/common/tableItem.vue?vue&type=script&lang=js&
|
|
150150
150151
|
/* harmony default export */ const common_tableItemvue_type_script_lang_js_ = (tableItemvue_type_script_lang_js_/* default */.Z);
|
|
150151
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.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.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/tableItem.vue?vue&type=style&index=0&id=
|
|
150152
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.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.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/tableItem.vue?vue&type=style&index=0&id=2bf4ce36&prod&scoped=true&lang=less&
|
|
150152
150153
|
// extracted by mini-css-extract-plugin
|
|
150153
150154
|
|
|
150154
|
-
;// CONCATENATED MODULE: ./src/form/modules/common/tableItem.vue?vue&type=style&index=0&id=
|
|
150155
|
+
;// CONCATENATED MODULE: ./src/form/modules/common/tableItem.vue?vue&type=style&index=0&id=2bf4ce36&prod&scoped=true&lang=less&
|
|
150155
150156
|
|
|
150156
150157
|
// EXTERNAL MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/runtime/componentNormalizer.js
|
|
150157
150158
|
var componentNormalizer = __webpack_require__(8412);
|
|
@@ -150170,7 +150171,7 @@ var component = (0,componentNormalizer/* default */.Z)(
|
|
|
150170
150171
|
staticRenderFns,
|
|
150171
150172
|
false,
|
|
150172
150173
|
null,
|
|
150173
|
-
"
|
|
150174
|
+
"2bf4ce36",
|
|
150174
150175
|
null
|
|
150175
150176
|
|
|
150176
150177
|
)
|
|
@@ -150678,7 +150679,7 @@ var component = (0,componentNormalizer/* default */.Z)(
|
|
|
150678
150679
|
|
|
150679
150680
|
/* harmony default export */ const CorrectionModal = (component.exports);
|
|
150680
150681
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 952 modules
|
|
150681
|
-
var components = __webpack_require__(
|
|
150682
|
+
var components = __webpack_require__(461);
|
|
150682
150683
|
// EXTERNAL MODULE: ./node_modules/_pubsub-js@1.9.4@pubsub-js/src/pubsub.js
|
|
150683
150684
|
var pubsub = __webpack_require__(2980);
|
|
150684
150685
|
var pubsub_default = /*#__PURE__*/__webpack_require__.n(pubsub);
|
|
@@ -151850,7 +151851,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
151850
151851
|
// EXTERNAL MODULE: ./src/api/manage.js
|
|
151851
151852
|
var manage = __webpack_require__(1474);
|
|
151852
151853
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 952 modules
|
|
151853
|
-
var components = __webpack_require__(
|
|
151854
|
+
var components = __webpack_require__(461);
|
|
151854
151855
|
// EXTERNAL MODULE: ./src/form/util/Bus.js
|
|
151855
151856
|
var Bus = __webpack_require__(767);
|
|
151856
151857
|
// EXTERNAL MODULE: ./src/form/modules/config/hnkj.js
|
|
@@ -162626,7 +162627,7 @@ function toString(value) {
|
|
|
162626
162627
|
/***/ ((module) => {
|
|
162627
162628
|
|
|
162628
162629
|
"use strict";
|
|
162629
|
-
module.exports = {"i8":"1.1.
|
|
162630
|
+
module.exports = {"i8":"1.1.469"};
|
|
162630
162631
|
|
|
162631
162632
|
/***/ })
|
|
162632
162633
|
|
|
@@ -177146,7 +177147,7 @@ var es_array_sort = __webpack_require__(8284);
|
|
|
177146
177147
|
// EXTERNAL MODULE: ./src/form/util/util.js
|
|
177147
177148
|
var util_util = __webpack_require__(6955);
|
|
177148
177149
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 952 modules
|
|
177149
|
-
var components = __webpack_require__(
|
|
177150
|
+
var components = __webpack_require__(461);
|
|
177150
177151
|
// EXTERNAL MODULE: ./src/form/modules/widgetFormItem.vue + 6 modules
|
|
177151
177152
|
var widgetFormItem = __webpack_require__(8878);
|
|
177152
177153
|
// EXTERNAL MODULE: ./src/form/modules/WidgetIdeaSignItem.vue + 5 modules
|