@zscreate/form-component 1.1.479 → 1.1.480
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 +59 -59
- package/dist/form-component.umd.js +18 -18
- 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-274f7dd4] .ant-popover-inner-content {
|
|
4028
4028
|
width: 190px;
|
|
4029
4029
|
}
|
|
4030
|
-
[data-v-
|
|
4030
|
+
[data-v-274f7dd4] .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-274f7dd4] .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-274f7dd4] {
|
|
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-274f7dd4] {
|
|
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-274f7dd4] {
|
|
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-274f7dd4] {
|
|
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-274f7dd4] {
|
|
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-274f7dd4] {
|
|
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-274f7dd4] .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-274f7dd4] .ant-form-item-label {
|
|
4086
4086
|
border-bottom: 1px solid #000;
|
|
4087
4087
|
}
|
|
4088
|
-
.verify-right[data-v-
|
|
4088
|
+
.verify-right[data-v-274f7dd4] {
|
|
4089
4089
|
border-right: 1px solid #000;
|
|
4090
4090
|
}
|
|
4091
|
-
.custom_form_item_special[data-v-
|
|
4091
|
+
.custom_form_item_special[data-v-274f7dd4] .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-274f7dd4] .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-274f7dd4],
|
|
4099
|
+
.verify-no-border textarea[data-v-274f7dd4] {
|
|
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-274f7dd4]:disabled,
|
|
4107
|
+
.verify-no-border textarea[data-v-274f7dd4]:disabled {
|
|
4108
4108
|
background: none !important;
|
|
4109
4109
|
color: #333;
|
|
4110
4110
|
}
|
|
4111
|
-
.verify[data-v-
|
|
4111
|
+
.verify[data-v-274f7dd4] {
|
|
4112
4112
|
position: relative;
|
|
4113
4113
|
}
|
|
4114
|
-
.verify .inner-form-item[data-v-
|
|
4114
|
+
.verify .inner-form-item[data-v-274f7dd4] .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-274f7dd4] .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-274f7dd4] .ant-form-item-children .textarea-wrapper {
|
|
4124
4124
|
width: 100%;
|
|
4125
4125
|
}
|
|
4126
|
-
.verify .verify-left[data-v-
|
|
4126
|
+
.verify .verify-left[data-v-274f7dd4] {
|
|
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-274f7dd4] {
|
|
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-274f7dd4] {
|
|
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-274f7dd4] {
|
|
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-274f7dd4] {
|
|
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-274f7dd4] {
|
|
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-274f7dd4] {
|
|
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-274f7dd4] {
|
|
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-274f7dd4] {
|
|
4177
4177
|
display: flex;
|
|
4178
4178
|
height: 30%;
|
|
4179
4179
|
}
|
|
4180
|
-
.verify .verify-option > div[data-v-
|
|
4180
|
+
.verify .verify-option > div[data-v-274f7dd4] {
|
|
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-274f7dd4] {
|
|
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-274f7dd4],
|
|
4197
|
+
.verify .verify-option > div span + .inner-form-item[data-v-274f7dd4] {
|
|
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-274f7dd4]: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-274f7dd4]: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-274f7dd4] {
|
|
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-274f7dd4] .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-274f7dd4] .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-274f7dd4] .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-274f7dd4] .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,69 @@ 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-274f7dd4] .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-274f7dd4] .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-274f7dd4] .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-274f7dd4] .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-274f7dd4] .verify-right {
|
|
4251
4251
|
border: none;
|
|
4252
4252
|
}
|
|
4253
|
-
.verify-style_grid_verify[data-v-
|
|
4253
|
+
.verify-style_grid_verify[data-v-274f7dd4] .verify-right .verify-text {
|
|
4254
4254
|
height: 50%;
|
|
4255
4255
|
}
|
|
4256
|
-
.verify-style_grid_verify[data-v-
|
|
4256
|
+
.verify-style_grid_verify[data-v-274f7dd4] .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-274f7dd4] .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-274f7dd4] .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-274f7dd4] .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-274f7dd4] .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-274f7dd4] .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-274f7dd4] .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-274f7dd4] .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-274f7dd4] .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-274f7dd4] .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
4295
|
|
|
4296
|
-
[data-v-
|
|
4296
|
+
[data-v-274f7dd4] .ant-empty-image svg {
|
|
4297
4297
|
width: 100%;
|
|
4298
4298
|
}
|
|
4299
4299
|
|
|
@@ -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__(
|
|
67247
|
+
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(1777);
|
|
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
|
-
/***/
|
|
70345
|
+
/***/ 1777:
|
|
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=
|
|
111749
|
-
var
|
|
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:({
|
|
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:[
|
|
@@ -111756,7 +111756,7 @@ var componentvue_type_template_id_aa933764_scoped_true_render = function () {var
|
|
|
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
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
|
|
111759
|
+
var componentvue_type_template_id_274f7dd4_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
|
|
@@ -112299,7 +112299,7 @@ var TextArea_component = (0,componentNormalizer/* default */.A)(
|
|
|
112299
112299
|
return this.widget.options.isConfirmComponent;
|
|
112300
112300
|
},
|
|
112301
112301
|
verifyRules() {
|
|
112302
|
-
if (this.wrapDisable) return {};
|
|
112302
|
+
if (this.wrapDisable || this.isConfirmComponent && !this.widget.options.required) return {};
|
|
112303
112303
|
return {
|
|
112304
112304
|
comments: [{
|
|
112305
112305
|
required: this.widget.options.opinionRequire,
|
|
@@ -112493,15 +112493,15 @@ var TextArea_component = (0,componentNormalizer/* default */.A)(
|
|
|
112493
112493
|
});
|
|
112494
112494
|
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=script&lang=js
|
|
112495
112495
|
/* 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=
|
|
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
112497
|
// extracted by mini-css-extract-plugin
|
|
112498
112498
|
|
|
112499
|
-
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=
|
|
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
112500
|
|
|
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=
|
|
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
112502
|
// extracted by mini-css-extract-plugin
|
|
112503
112503
|
|
|
112504
|
-
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=
|
|
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
112505
|
|
|
112506
112506
|
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue
|
|
112507
112507
|
|
|
@@ -112515,11 +112515,11 @@ var TextArea_component = (0,componentNormalizer/* default */.A)(
|
|
|
112515
112515
|
|
|
112516
112516
|
var hnkj_Verify_component_component = (0,componentNormalizer/* default */.A)(
|
|
112517
112517
|
AllComponent_hnkj_Verify_componentvue_type_script_lang_js,
|
|
112518
|
-
|
|
112519
|
-
|
|
112518
|
+
componentvue_type_template_id_274f7dd4_scoped_true_render,
|
|
112519
|
+
componentvue_type_template_id_274f7dd4_scoped_true_staticRenderFns,
|
|
112520
112520
|
false,
|
|
112521
112521
|
null,
|
|
112522
|
-
"
|
|
112522
|
+
"274f7dd4",
|
|
112523
112523
|
null
|
|
112524
112524
|
|
|
112525
112525
|
)
|
|
@@ -135768,7 +135768,7 @@ var staticRenderFns = []
|
|
|
135768
135768
|
|
|
135769
135769
|
|
|
135770
135770
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 974 modules
|
|
135771
|
-
var components = __webpack_require__(
|
|
135771
|
+
var components = __webpack_require__(1777);
|
|
135772
135772
|
;// 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
135773
|
//
|
|
135774
135774
|
//
|
|
@@ -137813,7 +137813,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
137813
137813
|
|
|
137814
137814
|
/* harmony default export */ const CorrectionModal = (component.exports);
|
|
137815
137815
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 974 modules
|
|
137816
|
-
var components = __webpack_require__(
|
|
137816
|
+
var components = __webpack_require__(1777);
|
|
137817
137817
|
// EXTERNAL MODULE: ./node_modules/_pubsub-js@1.9.4@pubsub-js/src/pubsub.js
|
|
137818
137818
|
var pubsub = __webpack_require__(1528);
|
|
137819
137819
|
var pubsub_default = /*#__PURE__*/__webpack_require__.n(pubsub);
|
|
@@ -138983,7 +138983,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
138983
138983
|
// EXTERNAL MODULE: ./src/api/manage.js
|
|
138984
138984
|
var manage = __webpack_require__(8501);
|
|
138985
138985
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 974 modules
|
|
138986
|
-
var components = __webpack_require__(
|
|
138986
|
+
var components = __webpack_require__(1777);
|
|
138987
138987
|
// EXTERNAL MODULE: ./src/form/util/Bus.js
|
|
138988
138988
|
var Bus = __webpack_require__(1509);
|
|
138989
138989
|
// EXTERNAL MODULE: ./src/form/modules/config/hnkj.js
|
|
@@ -154170,7 +154170,7 @@ function toString(value) {
|
|
|
154170
154170
|
/***/ ((module) => {
|
|
154171
154171
|
|
|
154172
154172
|
"use strict";
|
|
154173
|
-
module.exports = {"rE":"1.1.
|
|
154173
|
+
module.exports = {"rE":"1.1.480"};
|
|
154174
154174
|
|
|
154175
154175
|
/***/ })
|
|
154176
154176
|
|
|
@@ -168655,7 +168655,7 @@ var es_array_unshift = __webpack_require__(8900);
|
|
|
168655
168655
|
// EXTERNAL MODULE: ./src/form/util/util.js
|
|
168656
168656
|
var util_util = __webpack_require__(4063);
|
|
168657
168657
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 974 modules
|
|
168658
|
-
var components = __webpack_require__(
|
|
168658
|
+
var components = __webpack_require__(1777);
|
|
168659
168659
|
// EXTERNAL MODULE: ./src/form/modules/widgetFormItem.vue + 6 modules
|
|
168660
168660
|
var widgetFormItem = __webpack_require__(7910);
|
|
168661
168661
|
// EXTERNAL MODULE: ./src/form/modules/WidgetIdeaSignItem.vue + 5 modules
|