@zscreate/form-component 1.1.718 → 1.1.719
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 +147 -95
- package/dist/form-component.umd.js +45 -27
- package/package.json +1 -1
- package/readme.md +4 -1
package/dist/form-component.css
CHANGED
|
@@ -3032,22 +3032,22 @@ li.CodeMirror-hint-active {
|
|
|
3032
3032
|
}
|
|
3033
3033
|
|
|
3034
3034
|
|
|
3035
|
-
[data-v-
|
|
3035
|
+
[data-v-b210edd2] .ant-popover-inner-content {
|
|
3036
3036
|
width: 190px;
|
|
3037
3037
|
}
|
|
3038
|
-
[data-v-
|
|
3038
|
+
[data-v-b210edd2] .ant-form-item .ant-form-item-control-wrapper:first-child {
|
|
3039
3039
|
width: calc(100% - 0px) !important;
|
|
3040
3040
|
}
|
|
3041
|
-
[data-v-
|
|
3041
|
+
[data-v-b210edd2] .ant-form-item-control {
|
|
3042
3042
|
height: 100%;
|
|
3043
3043
|
}
|
|
3044
3044
|
/***label对齐方式*/
|
|
3045
|
-
.custom_form_item .break[data-v-
|
|
3045
|
+
.custom_form_item .break[data-v-b210edd2] {
|
|
3046
3046
|
white-space: normal;
|
|
3047
3047
|
word-break: break-all;
|
|
3048
3048
|
word-wrap: break-word;
|
|
3049
3049
|
}
|
|
3050
|
-
.custom_form_item .align-between[data-v-
|
|
3050
|
+
.custom_form_item .align-between[data-v-b210edd2] {
|
|
3051
3051
|
white-space: normal;
|
|
3052
3052
|
word-break: break-all;
|
|
3053
3053
|
word-wrap: break-word;
|
|
@@ -3056,28 +3056,28 @@ li.CodeMirror-hint-active {
|
|
|
3056
3056
|
text-align-last: justify;
|
|
3057
3057
|
width: 80%;
|
|
3058
3058
|
}
|
|
3059
|
-
.custom_form_item .align-middle[data-v-
|
|
3059
|
+
.custom_form_item .align-middle[data-v-b210edd2] {
|
|
3060
3060
|
white-space: normal;
|
|
3061
3061
|
word-break: break-all;
|
|
3062
3062
|
word-wrap: break-word;
|
|
3063
3063
|
text-align: center;
|
|
3064
3064
|
width: 80%;
|
|
3065
3065
|
}
|
|
3066
|
-
.custom_form_item .align-left[data-v-
|
|
3066
|
+
.custom_form_item .align-left[data-v-b210edd2] {
|
|
3067
3067
|
white-space: normal;
|
|
3068
3068
|
word-break: break-all;
|
|
3069
3069
|
word-wrap: break-word;
|
|
3070
3070
|
text-align: left;
|
|
3071
3071
|
width: 80%;
|
|
3072
3072
|
}
|
|
3073
|
-
.custom_form_item .align-right[data-v-
|
|
3073
|
+
.custom_form_item .align-right[data-v-b210edd2] {
|
|
3074
3074
|
white-space: normal;
|
|
3075
3075
|
word-break: break-all;
|
|
3076
3076
|
word-wrap: break-word;
|
|
3077
3077
|
text-align: right;
|
|
3078
3078
|
width: 80%;
|
|
3079
3079
|
}
|
|
3080
|
-
.custom_form_item .align-center[data-v-
|
|
3080
|
+
.custom_form_item .align-center[data-v-b210edd2] {
|
|
3081
3081
|
white-space: normal;
|
|
3082
3082
|
word-break: break-all;
|
|
3083
3083
|
word-wrap: break-word;
|
|
@@ -3086,51 +3086,51 @@ li.CodeMirror-hint-active {
|
|
|
3086
3086
|
}
|
|
3087
3087
|
/***label对齐方式 */
|
|
3088
3088
|
/*****公共boder ****/
|
|
3089
|
-
[data-v-
|
|
3089
|
+
[data-v-b210edd2] .ant-form-item-control-wrapper {
|
|
3090
3090
|
border-bottom: 1px solid #000;
|
|
3091
3091
|
}
|
|
3092
|
-
[data-v-
|
|
3092
|
+
[data-v-b210edd2] .ant-form-item-label {
|
|
3093
3093
|
border-bottom: 1px solid #000;
|
|
3094
3094
|
}
|
|
3095
|
-
.verify-right[data-v-
|
|
3095
|
+
.verify-right[data-v-b210edd2] {
|
|
3096
3096
|
border-right: 1px solid #000;
|
|
3097
3097
|
}
|
|
3098
|
-
.custom_form_item_special[data-v-
|
|
3098
|
+
.custom_form_item_special[data-v-b210edd2] .ant-form-item-children {
|
|
3099
3099
|
height: 100%;
|
|
3100
3100
|
}
|
|
3101
3101
|
/*****公共boder ****/
|
|
3102
|
-
.custom_form_item_special[data-v-
|
|
3102
|
+
.custom_form_item_special[data-v-b210edd2] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
|
|
3103
3103
|
width: 100%;
|
|
3104
3104
|
}
|
|
3105
|
-
.verify-no-border input[data-v-
|
|
3106
|
-
.verify-no-border textarea[data-v-
|
|
3105
|
+
.verify-no-border input[data-v-b210edd2],
|
|
3106
|
+
.verify-no-border textarea[data-v-b210edd2] {
|
|
3107
3107
|
display: block;
|
|
3108
3108
|
background: none;
|
|
3109
3109
|
height: 90%;
|
|
3110
3110
|
width: 98%;
|
|
3111
3111
|
margin: 0 auto;
|
|
3112
3112
|
}
|
|
3113
|
-
.verify-no-border input[data-v-
|
|
3114
|
-
.verify-no-border textarea[data-v-
|
|
3113
|
+
.verify-no-border input[data-v-b210edd2]:disabled,
|
|
3114
|
+
.verify-no-border textarea[data-v-b210edd2]:disabled {
|
|
3115
3115
|
background: none !important;
|
|
3116
3116
|
color: #333;
|
|
3117
3117
|
}
|
|
3118
|
-
.verify[data-v-
|
|
3118
|
+
.verify[data-v-b210edd2] {
|
|
3119
3119
|
position: relative;
|
|
3120
3120
|
}
|
|
3121
|
-
.verify .inner-form-item[data-v-
|
|
3121
|
+
.verify .inner-form-item[data-v-b210edd2] .ant-form-item-control-wrapper {
|
|
3122
3122
|
border-bottom: none !important;
|
|
3123
3123
|
}
|
|
3124
|
-
.verify .inner-form-item[data-v-
|
|
3124
|
+
.verify .inner-form-item[data-v-b210edd2] .ant-form-item-children {
|
|
3125
3125
|
display: flex;
|
|
3126
3126
|
align-items: center;
|
|
3127
3127
|
justify-content: center;
|
|
3128
3128
|
width: 100%;
|
|
3129
3129
|
}
|
|
3130
|
-
.verify .inner-form-item[data-v-
|
|
3130
|
+
.verify .inner-form-item[data-v-b210edd2] .ant-form-item-children .textarea-wrapper {
|
|
3131
3131
|
width: 100%;
|
|
3132
3132
|
}
|
|
3133
|
-
.verify .verify-left[data-v-
|
|
3133
|
+
.verify .verify-left[data-v-b210edd2] {
|
|
3134
3134
|
position: absolute;
|
|
3135
3135
|
left: 0;
|
|
3136
3136
|
top: 0;
|
|
@@ -3141,56 +3141,56 @@ li.CodeMirror-hint-active {
|
|
|
3141
3141
|
-moz-text-align-last: justify;
|
|
3142
3142
|
text-align-last: justify;
|
|
3143
3143
|
}
|
|
3144
|
-
.verify .verify-right[data-v-
|
|
3144
|
+
.verify .verify-right[data-v-b210edd2] {
|
|
3145
3145
|
height: 100%;
|
|
3146
3146
|
width: 100%;
|
|
3147
3147
|
}
|
|
3148
|
-
.verify .verify-right .verify-text[data-v-
|
|
3148
|
+
.verify .verify-right .verify-text[data-v-b210edd2] {
|
|
3149
3149
|
position: relative;
|
|
3150
3150
|
height: 70%;
|
|
3151
3151
|
padding-top: 5px;
|
|
3152
3152
|
border-bottom: 1px solid #e6e6e6;
|
|
3153
3153
|
}
|
|
3154
|
-
.verify .verify-right .verify-text .verify-btn[data-v-
|
|
3154
|
+
.verify .verify-right .verify-text .verify-btn[data-v-b210edd2] {
|
|
3155
3155
|
position: absolute;
|
|
3156
3156
|
right: 3%;
|
|
3157
3157
|
bottom: 2%;
|
|
3158
3158
|
z-index: 10;
|
|
3159
3159
|
}
|
|
3160
|
-
.verify .verify-right .verify-text span[data-v-
|
|
3160
|
+
.verify .verify-right .verify-text span[data-v-b210edd2] {
|
|
3161
3161
|
display: block;
|
|
3162
3162
|
border: none;
|
|
3163
3163
|
height: 100%;
|
|
3164
3164
|
}
|
|
3165
|
-
.verify .verify-right .verify-seal[data-v-
|
|
3165
|
+
.verify .verify-right .verify-seal[data-v-b210edd2] {
|
|
3166
3166
|
position: absolute;
|
|
3167
3167
|
width: 35mm;
|
|
3168
3168
|
height: 35mm;
|
|
3169
3169
|
z-index: 9 !important;
|
|
3170
3170
|
}
|
|
3171
|
-
.verify .verify-right .verify-seal img[data-v-
|
|
3171
|
+
.verify .verify-right .verify-seal img[data-v-b210edd2] {
|
|
3172
3172
|
width: 35mm;
|
|
3173
3173
|
height: 35mm;
|
|
3174
3174
|
}
|
|
3175
|
-
.verify .verify-right .verify-icon[data-v-
|
|
3175
|
+
.verify .verify-right .verify-icon[data-v-b210edd2] {
|
|
3176
3176
|
position: absolute;
|
|
3177
3177
|
right: 3%;
|
|
3178
3178
|
top: 3%;
|
|
3179
3179
|
z-index: 20;
|
|
3180
3180
|
cursor: pointer;
|
|
3181
3181
|
}
|
|
3182
|
-
.verify .verify-option[data-v-
|
|
3182
|
+
.verify .verify-option[data-v-b210edd2] {
|
|
3183
3183
|
display: flex;
|
|
3184
3184
|
height: 30%;
|
|
3185
3185
|
}
|
|
3186
|
-
.verify .verify-option > div[data-v-
|
|
3186
|
+
.verify .verify-option > div[data-v-b210edd2] {
|
|
3187
3187
|
flex: 1;
|
|
3188
3188
|
border-right: 1px solid #e6e6e6;
|
|
3189
3189
|
display: flex;
|
|
3190
3190
|
justify-content: space-between;
|
|
3191
3191
|
align-items: center;
|
|
3192
3192
|
}
|
|
3193
|
-
.verify .verify-option > div span[data-v-
|
|
3193
|
+
.verify .verify-option > div span[data-v-b210edd2] {
|
|
3194
3194
|
text-align: center;
|
|
3195
3195
|
flex: 2;
|
|
3196
3196
|
border-right: 1px solid #e6e6e6;
|
|
@@ -3199,18 +3199,44 @@ li.CodeMirror-hint-active {
|
|
|
3199
3199
|
align-items: center;
|
|
3200
3200
|
justify-content: center;
|
|
3201
3201
|
}
|
|
3202
|
-
.verify .verify-option > div span + span[data-v-
|
|
3203
|
-
.verify .verify-option > div span + .inner-form-item[data-v-
|
|
3202
|
+
.verify .verify-option > div span + span[data-v-b210edd2],
|
|
3203
|
+
.verify .verify-option > div span + .inner-form-item[data-v-b210edd2] {
|
|
3204
3204
|
border-right: none;
|
|
3205
3205
|
flex: 4;
|
|
3206
3206
|
}
|
|
3207
|
-
.verify .verify-option > div:nth-child(2) > span[data-v-
|
|
3207
|
+
.verify .verify-option > div:nth-child(2) > span[data-v-b210edd2]:last-child {
|
|
3208
3208
|
box-sizing: border-box;
|
|
3209
3209
|
padding: 1px;
|
|
3210
3210
|
}
|
|
3211
|
-
.verify .verify-option div[data-v-
|
|
3211
|
+
.verify .verify-option div[data-v-b210edd2]:last-child {
|
|
3212
3212
|
border-right: none;
|
|
3213
3213
|
}
|
|
3214
|
+
.is-current-verify[data-v-b210edd2] {
|
|
3215
|
+
position: relative;
|
|
3216
|
+
z-index: 2;
|
|
3217
|
+
background: rgba(24, 144, 255, 0.06);
|
|
3218
|
+
box-shadow: inset 4px 0 0 0 #1890ff, 0 0 0 2px #1890ff;
|
|
3219
|
+
outline: none;
|
|
3220
|
+
}
|
|
3221
|
+
.is-current-verify[data-v-b210edd2] .ant-form-item-label {
|
|
3222
|
+
background: rgba(24, 144, 255, 0.08);
|
|
3223
|
+
}
|
|
3224
|
+
.current-verify-badge[data-v-b210edd2] {
|
|
3225
|
+
display: inline-block;
|
|
3226
|
+
margin-left: 6px;
|
|
3227
|
+
padding: 0 6px;
|
|
3228
|
+
height: 18px;
|
|
3229
|
+
line-height: 18px;
|
|
3230
|
+
font-size: 12px;
|
|
3231
|
+
font-weight: normal;
|
|
3232
|
+
color: #fff;
|
|
3233
|
+
background: #1890ff;
|
|
3234
|
+
border-radius: 2px;
|
|
3235
|
+
vertical-align: middle;
|
|
3236
|
+
white-space: nowrap;
|
|
3237
|
+
-moz-text-align-last: auto;
|
|
3238
|
+
text-align-last: auto;
|
|
3239
|
+
}
|
|
3214
3240
|
|
|
3215
3241
|
.verify-com[data-v-2ed5d5a9] {
|
|
3216
3242
|
width: 100%;
|
|
@@ -4601,22 +4627,22 @@ div {
|
|
|
4601
4627
|
}
|
|
4602
4628
|
|
|
4603
4629
|
|
|
4604
|
-
[data-v-
|
|
4630
|
+
[data-v-ba02dbaa] .ant-popover-inner-content {
|
|
4605
4631
|
width: 190px;
|
|
4606
4632
|
}
|
|
4607
|
-
[data-v-
|
|
4633
|
+
[data-v-ba02dbaa] .ant-form-item .ant-form-item-control-wrapper:first-child {
|
|
4608
4634
|
width: calc(100% - 0px) !important;
|
|
4609
4635
|
}
|
|
4610
|
-
[data-v-
|
|
4636
|
+
[data-v-ba02dbaa] .ant-form-item-control {
|
|
4611
4637
|
height: 100%;
|
|
4612
4638
|
}
|
|
4613
4639
|
/***label对齐方式*/
|
|
4614
|
-
.custom_form_item .break[data-v-
|
|
4640
|
+
.custom_form_item .break[data-v-ba02dbaa] {
|
|
4615
4641
|
white-space: normal;
|
|
4616
4642
|
word-break: break-all;
|
|
4617
4643
|
word-wrap: break-word;
|
|
4618
4644
|
}
|
|
4619
|
-
.custom_form_item .align-between[data-v-
|
|
4645
|
+
.custom_form_item .align-between[data-v-ba02dbaa] {
|
|
4620
4646
|
white-space: normal;
|
|
4621
4647
|
word-break: break-all;
|
|
4622
4648
|
word-wrap: break-word;
|
|
@@ -4625,28 +4651,28 @@ div {
|
|
|
4625
4651
|
text-align-last: justify;
|
|
4626
4652
|
width: 80%;
|
|
4627
4653
|
}
|
|
4628
|
-
.custom_form_item .align-middle[data-v-
|
|
4654
|
+
.custom_form_item .align-middle[data-v-ba02dbaa] {
|
|
4629
4655
|
white-space: normal;
|
|
4630
4656
|
word-break: break-all;
|
|
4631
4657
|
word-wrap: break-word;
|
|
4632
4658
|
text-align: center;
|
|
4633
4659
|
width: 80%;
|
|
4634
4660
|
}
|
|
4635
|
-
.custom_form_item .align-left[data-v-
|
|
4661
|
+
.custom_form_item .align-left[data-v-ba02dbaa] {
|
|
4636
4662
|
white-space: normal;
|
|
4637
4663
|
word-break: break-all;
|
|
4638
4664
|
word-wrap: break-word;
|
|
4639
4665
|
text-align: left;
|
|
4640
4666
|
width: 80%;
|
|
4641
4667
|
}
|
|
4642
|
-
.custom_form_item .align-right[data-v-
|
|
4668
|
+
.custom_form_item .align-right[data-v-ba02dbaa] {
|
|
4643
4669
|
white-space: normal;
|
|
4644
4670
|
word-break: break-all;
|
|
4645
4671
|
word-wrap: break-word;
|
|
4646
4672
|
text-align: right;
|
|
4647
4673
|
width: 80%;
|
|
4648
4674
|
}
|
|
4649
|
-
.custom_form_item .align-center[data-v-
|
|
4675
|
+
.custom_form_item .align-center[data-v-ba02dbaa] {
|
|
4650
4676
|
white-space: normal;
|
|
4651
4677
|
word-break: break-all;
|
|
4652
4678
|
word-wrap: break-word;
|
|
@@ -4655,52 +4681,52 @@ div {
|
|
|
4655
4681
|
}
|
|
4656
4682
|
/***label对齐方式 */
|
|
4657
4683
|
/*****公共boder ****/
|
|
4658
|
-
[data-v-
|
|
4684
|
+
[data-v-ba02dbaa] .ant-form-item-control-wrapper {
|
|
4659
4685
|
border-right: none !important;
|
|
4660
4686
|
border-bottom: 1px solid #000;
|
|
4661
4687
|
}
|
|
4662
|
-
[data-v-
|
|
4688
|
+
[data-v-ba02dbaa] .ant-form-item-label {
|
|
4663
4689
|
border-bottom: 1px solid #000;
|
|
4664
4690
|
}
|
|
4665
|
-
.verify-right[data-v-
|
|
4691
|
+
.verify-right[data-v-ba02dbaa] {
|
|
4666
4692
|
border-right: 1px solid #000;
|
|
4667
4693
|
}
|
|
4668
|
-
.custom_form_item_special[data-v-
|
|
4694
|
+
.custom_form_item_special[data-v-ba02dbaa] .ant-form-item-children {
|
|
4669
4695
|
height: 100%;
|
|
4670
4696
|
}
|
|
4671
4697
|
/*****公共boder ****/
|
|
4672
|
-
.custom_form_item_special[data-v-
|
|
4698
|
+
.custom_form_item_special[data-v-ba02dbaa] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
|
|
4673
4699
|
width: 100%;
|
|
4674
4700
|
}
|
|
4675
|
-
.verify-no-border input[data-v-
|
|
4676
|
-
.verify-no-border textarea[data-v-
|
|
4701
|
+
.verify-no-border input[data-v-ba02dbaa],
|
|
4702
|
+
.verify-no-border textarea[data-v-ba02dbaa] {
|
|
4677
4703
|
display: block;
|
|
4678
4704
|
background: none;
|
|
4679
4705
|
height: 90%;
|
|
4680
4706
|
width: 98%;
|
|
4681
4707
|
margin: 0 auto;
|
|
4682
4708
|
}
|
|
4683
|
-
.verify-no-border input[data-v-
|
|
4684
|
-
.verify-no-border textarea[data-v-
|
|
4709
|
+
.verify-no-border input[data-v-ba02dbaa]:disabled,
|
|
4710
|
+
.verify-no-border textarea[data-v-ba02dbaa]:disabled {
|
|
4685
4711
|
background: none !important;
|
|
4686
4712
|
color: #333;
|
|
4687
4713
|
}
|
|
4688
|
-
.verify[data-v-
|
|
4714
|
+
.verify[data-v-ba02dbaa] {
|
|
4689
4715
|
position: relative;
|
|
4690
4716
|
}
|
|
4691
|
-
.verify .inner-form-item[data-v-
|
|
4717
|
+
.verify .inner-form-item[data-v-ba02dbaa] .ant-form-item-control-wrapper {
|
|
4692
4718
|
border-bottom: none !important;
|
|
4693
4719
|
}
|
|
4694
|
-
.verify .inner-form-item[data-v-
|
|
4720
|
+
.verify .inner-form-item[data-v-ba02dbaa] .ant-form-item-children {
|
|
4695
4721
|
display: flex;
|
|
4696
4722
|
align-items: center;
|
|
4697
4723
|
justify-content: center;
|
|
4698
4724
|
width: 100%;
|
|
4699
4725
|
}
|
|
4700
|
-
.verify .inner-form-item[data-v-
|
|
4726
|
+
.verify .inner-form-item[data-v-ba02dbaa] .ant-form-item-children .textarea-wrapper {
|
|
4701
4727
|
width: 100%;
|
|
4702
4728
|
}
|
|
4703
|
-
.verify .verify-left[data-v-
|
|
4729
|
+
.verify .verify-left[data-v-ba02dbaa] {
|
|
4704
4730
|
position: absolute;
|
|
4705
4731
|
left: 0;
|
|
4706
4732
|
top: 0;
|
|
@@ -4711,57 +4737,57 @@ div {
|
|
|
4711
4737
|
-moz-text-align-last: justify;
|
|
4712
4738
|
text-align-last: justify;
|
|
4713
4739
|
}
|
|
4714
|
-
.verify .verify-right[data-v-
|
|
4740
|
+
.verify .verify-right[data-v-ba02dbaa] {
|
|
4715
4741
|
height: 100%;
|
|
4716
4742
|
width: 100%;
|
|
4717
4743
|
position: relative;
|
|
4718
4744
|
}
|
|
4719
|
-
.verify .verify-right .verify-text[data-v-
|
|
4745
|
+
.verify .verify-right .verify-text[data-v-ba02dbaa] {
|
|
4720
4746
|
position: relative;
|
|
4721
4747
|
height: 70%;
|
|
4722
4748
|
padding-top: 5px;
|
|
4723
4749
|
border-bottom: 1px solid #e6e6e6;
|
|
4724
4750
|
}
|
|
4725
|
-
.verify .verify-right .verify-text .verify-btn[data-v-
|
|
4751
|
+
.verify .verify-right .verify-text .verify-btn[data-v-ba02dbaa] {
|
|
4726
4752
|
position: absolute;
|
|
4727
4753
|
right: 10px;
|
|
4728
4754
|
bottom: 10px;
|
|
4729
4755
|
z-index: 10;
|
|
4730
4756
|
}
|
|
4731
|
-
.verify .verify-right .verify-text span[data-v-
|
|
4757
|
+
.verify .verify-right .verify-text span[data-v-ba02dbaa] {
|
|
4732
4758
|
display: block;
|
|
4733
4759
|
border: none;
|
|
4734
4760
|
height: 100%;
|
|
4735
4761
|
}
|
|
4736
|
-
.verify .verify-right .verify-seal[data-v-
|
|
4762
|
+
.verify .verify-right .verify-seal[data-v-ba02dbaa] {
|
|
4737
4763
|
position: absolute;
|
|
4738
4764
|
width: 35mm;
|
|
4739
4765
|
height: 35mm;
|
|
4740
4766
|
z-index: 9 !important;
|
|
4741
4767
|
}
|
|
4742
|
-
.verify .verify-right .verify-seal img[data-v-
|
|
4768
|
+
.verify .verify-right .verify-seal img[data-v-ba02dbaa] {
|
|
4743
4769
|
width: 35mm;
|
|
4744
4770
|
height: 35mm;
|
|
4745
4771
|
}
|
|
4746
|
-
.verify .verify-right .verify-icon[data-v-
|
|
4772
|
+
.verify .verify-right .verify-icon[data-v-ba02dbaa] {
|
|
4747
4773
|
position: absolute;
|
|
4748
4774
|
right: 3%;
|
|
4749
4775
|
top: 3%;
|
|
4750
4776
|
z-index: 20;
|
|
4751
4777
|
cursor: pointer;
|
|
4752
4778
|
}
|
|
4753
|
-
.verify .verify-option[data-v-
|
|
4779
|
+
.verify .verify-option[data-v-ba02dbaa] {
|
|
4754
4780
|
display: flex;
|
|
4755
4781
|
height: 30%;
|
|
4756
4782
|
}
|
|
4757
|
-
.verify .verify-option > div[data-v-
|
|
4783
|
+
.verify .verify-option > div[data-v-ba02dbaa] {
|
|
4758
4784
|
flex: 1;
|
|
4759
4785
|
border-right: 1px solid #e6e6e6;
|
|
4760
4786
|
display: flex;
|
|
4761
4787
|
justify-content: space-between;
|
|
4762
4788
|
align-items: center;
|
|
4763
4789
|
}
|
|
4764
|
-
.verify .verify-option > div span[data-v-
|
|
4790
|
+
.verify .verify-option > div span[data-v-ba02dbaa] {
|
|
4765
4791
|
text-align: center;
|
|
4766
4792
|
flex: 2;
|
|
4767
4793
|
border-right: 1px solid #e6e6e6;
|
|
@@ -4770,36 +4796,36 @@ div {
|
|
|
4770
4796
|
align-items: center;
|
|
4771
4797
|
justify-content: center;
|
|
4772
4798
|
}
|
|
4773
|
-
.verify .verify-option > div span + span[data-v-
|
|
4774
|
-
.verify .verify-option > div span + .inner-form-item[data-v-
|
|
4799
|
+
.verify .verify-option > div span + span[data-v-ba02dbaa],
|
|
4800
|
+
.verify .verify-option > div span + .inner-form-item[data-v-ba02dbaa] {
|
|
4775
4801
|
border-right: none;
|
|
4776
4802
|
flex: 4;
|
|
4777
4803
|
}
|
|
4778
|
-
.verify .verify-option > div:nth-child(2) > span[data-v-
|
|
4804
|
+
.verify .verify-option > div:nth-child(2) > span[data-v-ba02dbaa]:last-child {
|
|
4779
4805
|
box-sizing: border-box;
|
|
4780
4806
|
padding: 1px;
|
|
4781
4807
|
}
|
|
4782
|
-
.verify .verify-option div[data-v-
|
|
4808
|
+
.verify .verify-option div[data-v-ba02dbaa]:last-child {
|
|
4783
4809
|
border-right: none;
|
|
4784
4810
|
}
|
|
4785
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4811
|
+
.verify-style_label_top > .ant-form-item[data-v-ba02dbaa] {
|
|
4786
4812
|
display: flex;
|
|
4787
4813
|
flex-direction: column;
|
|
4788
4814
|
height: 100%;
|
|
4789
4815
|
}
|
|
4790
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4816
|
+
.verify-style_label_top > .ant-form-item[data-v-ba02dbaa] .verify-right {
|
|
4791
4817
|
height: 100% !important;
|
|
4792
4818
|
}
|
|
4793
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4819
|
+
.verify-style_label_top > .ant-form-item[data-v-ba02dbaa] .ant-form-item-label {
|
|
4794
4820
|
position: relative;
|
|
4795
4821
|
width: 100% !important;
|
|
4796
4822
|
height: 50px;
|
|
4797
4823
|
border-bottom: 1px solid #e6e6e6 !important;
|
|
4798
4824
|
}
|
|
4799
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4825
|
+
.verify-style_label_top > .ant-form-item[data-v-ba02dbaa] .ant-form-item-label label {
|
|
4800
4826
|
width: 100%;
|
|
4801
4827
|
}
|
|
4802
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4828
|
+
.verify-style_label_top > .ant-form-item[data-v-ba02dbaa] .ant-form-item-label .align-between {
|
|
4803
4829
|
width: 100% !important;
|
|
4804
4830
|
align-items: flex-start;
|
|
4805
4831
|
-moz-text-align-last: left;
|
|
@@ -4808,66 +4834,92 @@ div {
|
|
|
4808
4834
|
letter-spacing: 8px;
|
|
4809
4835
|
text-indent: 10px;
|
|
4810
4836
|
}
|
|
4811
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4837
|
+
.verify-style_label_top > .ant-form-item[data-v-ba02dbaa] .ant-form-item-control-wrapper {
|
|
4812
4838
|
width: 100%!important;
|
|
4813
4839
|
height: initial !important;
|
|
4814
4840
|
flex: 1;
|
|
4815
4841
|
overflow: hidden;
|
|
4816
4842
|
}
|
|
4817
|
-
.verify-style_grid_verify[data-v-
|
|
4843
|
+
.verify-style_grid_verify[data-v-ba02dbaa] .verify .ant-form-item-control-wrapper {
|
|
4818
4844
|
border-right: none;
|
|
4819
4845
|
border-bottom: none;
|
|
4820
4846
|
}
|
|
4821
|
-
.verify-style_grid_verify[data-v-
|
|
4847
|
+
.verify-style_grid_verify[data-v-ba02dbaa] .verify .ant-form-item-label {
|
|
4822
4848
|
border-bottom: none;
|
|
4823
4849
|
}
|
|
4824
|
-
.verify-style_grid_verify .verify-style_label_top[data-v-
|
|
4850
|
+
.verify-style_grid_verify .verify-style_label_top[data-v-ba02dbaa] .ant-form-item-label {
|
|
4825
4851
|
border-right: none !important;
|
|
4826
4852
|
}
|
|
4827
|
-
.verify-style_grid_verify[data-v-
|
|
4853
|
+
.verify-style_grid_verify[data-v-ba02dbaa] .verify-right {
|
|
4828
4854
|
border: none;
|
|
4829
4855
|
}
|
|
4830
|
-
.verify-style_grid_verify[data-v-
|
|
4856
|
+
.verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-text {
|
|
4831
4857
|
height: 50%;
|
|
4832
4858
|
}
|
|
4833
|
-
.verify-style_grid_verify[data-v-
|
|
4859
|
+
.verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option {
|
|
4834
4860
|
height: 50%;
|
|
4835
4861
|
flex-wrap: wrap;
|
|
4836
4862
|
display: grid;
|
|
4837
4863
|
grid-template-rows: repeat(2, 50%);
|
|
4838
4864
|
grid-template-columns: repeat(2, 50%);
|
|
4839
4865
|
}
|
|
4840
|
-
.verify-style_grid_verify[data-v-
|
|
4866
|
+
.verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option > div:first-child {
|
|
4841
4867
|
grid-area: 1 / span 1 / span 1;
|
|
4842
4868
|
}
|
|
4843
|
-
.verify-style_grid_verify[data-v-
|
|
4869
|
+
.verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option > div:nth-child(2) {
|
|
4844
4870
|
grid-area: 0.5 / span 1 / span 1;
|
|
4845
4871
|
}
|
|
4846
|
-
.verify-style_grid_verify[data-v-
|
|
4872
|
+
.verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option > div:nth-child(3) {
|
|
4847
4873
|
grid-area: 2 / span 2 / span 1;
|
|
4848
4874
|
}
|
|
4849
|
-
.verify-style_grid_verify[data-v-
|
|
4875
|
+
.verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option > div {
|
|
4850
4876
|
height: 100%;
|
|
4851
4877
|
box-sizing: border-box;
|
|
4852
4878
|
}
|
|
4853
|
-
.verify-style_grid_verify[data-v-
|
|
4879
|
+
.verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option > div > span:first-child {
|
|
4854
4880
|
flex: initial;
|
|
4855
4881
|
padding: 0 3px;
|
|
4856
4882
|
}
|
|
4857
|
-
.verify-style_grid_verify[data-v-
|
|
4883
|
+
.verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option > div span + span {
|
|
4858
4884
|
flex: 3;
|
|
4859
4885
|
overflow: hidden;
|
|
4860
4886
|
}
|
|
4861
|
-
.verify-style_grid_verify[data-v-
|
|
4887
|
+
.verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option > div:first-child {
|
|
4862
4888
|
flex: 0 1 calc(50% + 20px);
|
|
4863
4889
|
}
|
|
4864
|
-
.verify-style_grid_verify[data-v-
|
|
4890
|
+
.verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option > div:nth-child(2) {
|
|
4865
4891
|
border-right: none;
|
|
4866
4892
|
}
|
|
4867
|
-
.verify-style_grid_verify[data-v-
|
|
4893
|
+
.verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option > div:last-child {
|
|
4868
4894
|
flex: 0 0 100%;
|
|
4869
4895
|
border-top: 1px solid #e6e6e6;
|
|
4870
4896
|
}
|
|
4897
|
+
.is-current-verify[data-v-ba02dbaa] {
|
|
4898
|
+
position: relative;
|
|
4899
|
+
z-index: 2;
|
|
4900
|
+
background: rgba(24, 144, 255, 0.06);
|
|
4901
|
+
box-shadow: inset 4px 0 0 0 #1890ff, 0 0 0 2px #1890ff;
|
|
4902
|
+
outline: none;
|
|
4903
|
+
}
|
|
4904
|
+
.is-current-verify[data-v-ba02dbaa] .ant-form-item-label {
|
|
4905
|
+
background: rgba(24, 144, 255, 0.08);
|
|
4906
|
+
}
|
|
4907
|
+
.current-verify-badge[data-v-ba02dbaa] {
|
|
4908
|
+
display: inline-block;
|
|
4909
|
+
margin-left: 6px;
|
|
4910
|
+
padding: 0 6px;
|
|
4911
|
+
height: 18px;
|
|
4912
|
+
line-height: 18px;
|
|
4913
|
+
font-size: 12px;
|
|
4914
|
+
font-weight: normal;
|
|
4915
|
+
color: #fff;
|
|
4916
|
+
background: #1890ff;
|
|
4917
|
+
border-radius: 2px;
|
|
4918
|
+
vertical-align: middle;
|
|
4919
|
+
white-space: nowrap;
|
|
4920
|
+
-moz-text-align-last: auto;
|
|
4921
|
+
text-align-last: auto;
|
|
4922
|
+
}
|
|
4871
4923
|
|
|
4872
4924
|
.verifySelectDropDown .ant-empty-image svg {
|
|
4873
4925
|
width: 100%;
|
|
@@ -71309,7 +71309,7 @@ let getFileExt = filename => {
|
|
|
71309
71309
|
/* harmony import */ var _util_mathUtils__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(29414);
|
|
71310
71310
|
/* harmony import */ var _util_util__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(78393);
|
|
71311
71311
|
/* harmony import */ var _layoutItem__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(92241);
|
|
71312
|
-
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(
|
|
71312
|
+
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(5216);
|
|
71313
71313
|
/* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(15934);
|
|
71314
71314
|
/* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__webpack_require__.n(pubsub_js__WEBPACK_IMPORTED_MODULE_19__);
|
|
71315
71315
|
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(9274);
|
|
@@ -77141,7 +77141,7 @@ module.exports = {
|
|
|
77141
77141
|
|
|
77142
77142
|
/***/ },
|
|
77143
77143
|
|
|
77144
|
-
/***/
|
|
77144
|
+
/***/ 5216
|
|
77145
77145
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
77146
77146
|
|
|
77147
77147
|
"use strict";
|
|
@@ -89290,17 +89290,17 @@ var AllLayout_widgetDesign_component = (0,componentNormalizer/* default */.A)(
|
|
|
89290
89290
|
widgetSetup: AllLayout_widgetSetup,
|
|
89291
89291
|
widgetDesign: AllLayout_widgetDesign
|
|
89292
89292
|
});
|
|
89293
|
-
;// ./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/Verify/component.vue?vue&type=template&id=
|
|
89294
|
-
var
|
|
89293
|
+
;// ./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/Verify/component.vue?vue&type=template&id=b210edd2&scoped=true
|
|
89294
|
+
var componentvue_type_template_id_b210edd2_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.widget)?_c('div',{staticClass:"custom_form_item custom_form_item_special",class:{ 'is-current-verify': _vm.isCurrentVerify },style:({ height: _vm.widget.options.height + 'px' })},[_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',{staticClass:"verify clear verify-no-border",style:({ height: _vm.widget.options.height + 'px' })},[_c('a-form-model-item',{attrs:{"colon":false,"label-col":_vm.labelCol,"wrapperCol":_vm.wrapperCol}},[_c('div',{class:[
|
|
89295
89295
|
_vm.config.align,
|
|
89296
89296
|
_vm.config.validate === true && _vm.widget.options.required === true
|
|
89297
89297
|
? 'is_required'
|
|
89298
|
-
: 'no_required' ],style:({ color: _vm.config.color }),attrs:{"slot":"label"},slot:"label"},[_vm._v(
|
|
89298
|
+
: 'no_required' ],style:({ color: _vm.config.color }),attrs:{"slot":"label"},slot:"label"},[_c('span',[_vm._v(_vm._s(_vm.widget.name))]),(_vm.isCurrentVerify)?_c('span',{staticClass:"current-verify-badge"},[_vm._v("当前审核")]):_vm._e()]),_c('div',{ref:"verifyRight",staticClass:"verify-right",style:({ 'border-color': _vm.config.borderColor })},[(_vm.widget.model == _vm.verifyNode)?[(_vm.userSeal && _vm.isShowSeal)?_c('vdr',{staticStyle:{"position":"absolute","z-index":"11"},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:({ width: _vm.initCdrUserSeal.width + 'px', height: _vm.initCdrUserSeal.height + 'px'}),attrs:{"src":_vm.userSeal.startsWith('data:image') ? _vm.userSeal: (_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].userSeal)?_c('div',{staticClass:"verify-seal",style:(Object.assign({}, _vm.userSealPosition, {position: 'absolute'}))},[_c('img',{style:({ width: _vm.userSealPosition.width, height: _vm.userSealPosition.height }),attrs:{"src":_vm.models[_vm.widget.model].userSeal.startsWith('data:image') ? _vm.models[_vm.widget.model].userSeal : (_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('a-input',{style:({ position: 'relative'}),attrs:{"type":"textarea","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' : '4%'})},[_c('a-popconfirm',{attrs:{"title":"请确认是否添加印章?","ok-text":"是","cancel-text":"否","getPopupContainer":function (triggerNode) {
|
|
89299
89299
|
return triggerNode.parentNode || _vm.document.body;
|
|
89300
89300
|
}},on:{"confirm":function($event){return _vm.handleSeal(2)}}},[_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('span',[_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.widget.options.platform && !_vm.userSign)?_c('span',[_c('a-popconfirm',{attrs:{"title":"请确认是否添加签名?","ok-text":"是","cancel-text":"否","getPopupContainer":function (triggerNode) {
|
|
89301
89301
|
return triggerNode.parentNode || _vm.document.body;
|
|
89302
89302
|
}},on:{"confirm":function($event){return _vm.handleSeal(1)}}},[_c('a-button',{attrs:{"type":"link"}},[_vm._v("签名")])],1)],1):(_vm.userSign)?_c('span',[_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.userSign.startsWith('data:image') ? _vm.userSign: (_vm.imgUrl + _vm.userSign),"alt":""}}),_c('a-icon',{attrs:{"name":"close"}})],1):_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',[_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.models[_vm.widget.model].userSign.startsWith('data:image') ? _vm.models[_vm.widget.model].userSign : (_vm.imgUrl + _vm.models[_vm.widget.model].userSign),"alt":""}})]):_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)])],1)]),(_vm.widget.model == _vm.verifyNode && _vm.widget.options.platform)?_c('a-modal',{attrs:{"zIndex":100000,"title":"选择签名签章","footer":null},model:{value:(_vm.platformVisible),callback:function ($$v) {_vm.platformVisible=$$v},expression:"platformVisible"}},[_c('a-spin',{attrs:{"tip":"加载中","spinning":_vm.iframeLoading}},[_c('iframe',{ref:"platformIframe",staticStyle:{"width":"100%","height":"470px"},attrs:{"src":_vm.platformUrl},on:{"load":_vm.platformIframeLoad,"error":function($event){_vm.iframeLoading = false; _vm.$message.error('页面加载失败')}}})])],1):_vm._e()],1):_vm._e()}
|
|
89303
|
-
var
|
|
89303
|
+
var componentvue_type_template_id_b210edd2_scoped_true_staticRenderFns = []
|
|
89304
89304
|
|
|
89305
89305
|
|
|
89306
89306
|
// EXTERNAL MODULE: ./node_modules/_core-js@3.49.0@core-js/modules/es.symbol.description.js
|
|
@@ -89561,6 +89561,8 @@ var es_symbol_description = __webpack_require__(75006);
|
|
|
89561
89561
|
//
|
|
89562
89562
|
//
|
|
89563
89563
|
//
|
|
89564
|
+
//
|
|
89565
|
+
//
|
|
89564
89566
|
|
|
89565
89567
|
|
|
89566
89568
|
const Verify_componentvue_type_script_lang_js_layoutItem = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 92241));
|
|
@@ -89663,6 +89665,9 @@ const Verify_componentvue_type_script_lang_js_layoutItem = () => Promise.resolve
|
|
|
89663
89665
|
}
|
|
89664
89666
|
},
|
|
89665
89667
|
computed: {
|
|
89668
|
+
isCurrentVerify() {
|
|
89669
|
+
return !!(this.verifyNode && this.widget.model === this.verifyNode);
|
|
89670
|
+
},
|
|
89666
89671
|
verifyRules() {
|
|
89667
89672
|
if (this.widget.model !== this.verifyNode) return {};
|
|
89668
89673
|
return {
|
|
@@ -89937,10 +89942,10 @@ const Verify_componentvue_type_script_lang_js_layoutItem = () => Promise.resolve
|
|
|
89937
89942
|
});
|
|
89938
89943
|
;// ./src/form/modules/components/Verify/component.vue?vue&type=script&lang=js
|
|
89939
89944
|
/* harmony default export */ const components_Verify_componentvue_type_script_lang_js = (Verify_componentvue_type_script_lang_js);
|
|
89940
|
-
;// ./node_modules/_mini-css-extract-plugin@2.10.2@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=
|
|
89945
|
+
;// ./node_modules/_mini-css-extract-plugin@2.10.2@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=b210edd2&prod&lang=less&scoped=true
|
|
89941
89946
|
// extracted by mini-css-extract-plugin
|
|
89942
89947
|
|
|
89943
|
-
;// ./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=
|
|
89948
|
+
;// ./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=b210edd2&prod&lang=less&scoped=true
|
|
89944
89949
|
|
|
89945
89950
|
;// ./src/form/modules/components/Verify/component.vue
|
|
89946
89951
|
|
|
@@ -89953,11 +89958,11 @@ const Verify_componentvue_type_script_lang_js_layoutItem = () => Promise.resolve
|
|
|
89953
89958
|
|
|
89954
89959
|
var Verify_component_component = (0,componentNormalizer/* default */.A)(
|
|
89955
89960
|
components_Verify_componentvue_type_script_lang_js,
|
|
89956
|
-
|
|
89957
|
-
|
|
89961
|
+
componentvue_type_template_id_b210edd2_scoped_true_render,
|
|
89962
|
+
componentvue_type_template_id_b210edd2_scoped_true_staticRenderFns,
|
|
89958
89963
|
false,
|
|
89959
89964
|
null,
|
|
89960
|
-
"
|
|
89965
|
+
"b210edd2",
|
|
89961
89966
|
null
|
|
89962
89967
|
|
|
89963
89968
|
)
|
|
@@ -126012,18 +126017,22 @@ var RichEditor_widgetDesign_component = (0,componentNormalizer/* default */.A)(
|
|
|
126012
126017
|
widgetSetup: RichEditor_widgetSetup,
|
|
126013
126018
|
widgetDesign: RichEditor_widgetDesign
|
|
126014
126019
|
});
|
|
126015
|
-
;// ./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=
|
|
126016
|
-
var
|
|
126020
|
+
;// ./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=ba02dbaa&scoped=true
|
|
126021
|
+
var componentvue_type_template_id_ba02dbaa_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.widget)?_c('div',{class:[
|
|
126022
|
+
'custom_form_item',
|
|
126023
|
+
'custom_form_item_special',
|
|
126024
|
+
_vm.widget.options.type === 'grid-verify' ? 'verify-style_grid_verify' : '',
|
|
126025
|
+
{ 'is-current-verify': _vm.isCurrentVerify } ],style:({
|
|
126017
126026
|
height: _vm.widget.options.type === 'grid-verify' ? '100%' : (_vm.widget.options.height * (_vm.verifyLogsList.length + 1) + 'px'),
|
|
126018
126027
|
borderRight: _vm.widget.options.type === 'grid-verify' ? '1px solid #e6e6e6' : ''
|
|
126019
126028
|
})},[_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:[
|
|
126020
126029
|
_vm.config.align,
|
|
126021
126030
|
_vm.config.validate === true && _vm.widget.options.required === true
|
|
126022
126031
|
? 'is_required'
|
|
126023
|
-
: 'no_required' ],style:({ color: _vm.config.color }),attrs:{"slot":"label"},slot:"label"},[_vm._v(
|
|
126032
|
+
: 'no_required' ],style:({ color: _vm.config.color }),attrs:{"slot":"label"},slot:"label"},[_c('span',[_vm._v(_vm._s(_vm.widget.name))]),(_vm.isCurrentVerify)?_c('span',{staticClass:"current-verify-badge"},[_vm._v("当前审核")]):_vm._e()]),_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":"11"},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 && _vm.widget.options.enableSeal)?[_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) {
|
|
126024
126033
|
return triggerNode.parentNode || _vm.document.body;
|
|
126025
126034
|
}},on:{"confirm":_vm.handleSeal}},[(!_vm.isConfirmComponent)?_c('a',{attrs:{"href":"#"}},[_vm._v("盖章")]):_vm._e()])],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 && _vm.widget.options.enableSign)?_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()}
|
|
126026
|
-
var
|
|
126035
|
+
var componentvue_type_template_id_ba02dbaa_scoped_true_staticRenderFns = []
|
|
126027
126036
|
|
|
126028
126037
|
|
|
126029
126038
|
;// ./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
|
|
@@ -126436,6 +126445,12 @@ var TextArea_component = (0,componentNormalizer/* default */.A)(
|
|
|
126436
126445
|
//
|
|
126437
126446
|
//
|
|
126438
126447
|
//
|
|
126448
|
+
//
|
|
126449
|
+
//
|
|
126450
|
+
//
|
|
126451
|
+
//
|
|
126452
|
+
//
|
|
126453
|
+
//
|
|
126439
126454
|
|
|
126440
126455
|
|
|
126441
126456
|
|
|
@@ -126564,6 +126579,9 @@ var TextArea_component = (0,componentNormalizer/* default */.A)(
|
|
|
126564
126579
|
}
|
|
126565
126580
|
},
|
|
126566
126581
|
computed: {
|
|
126582
|
+
isCurrentVerify() {
|
|
126583
|
+
return !!(this.verifyNode && this.widget.model === this.verifyNode);
|
|
126584
|
+
},
|
|
126567
126585
|
wrapDisable() {
|
|
126568
126586
|
if (this.isConfirmComponent) return this.widget.options.disabled;
|
|
126569
126587
|
return this.widget.model !== this.verifyNode;
|
|
@@ -126791,15 +126809,15 @@ var TextArea_component = (0,componentNormalizer/* default */.A)(
|
|
|
126791
126809
|
});
|
|
126792
126810
|
;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=script&lang=js
|
|
126793
126811
|
/* harmony default export */ const AllComponent_hnkj_Verify_componentvue_type_script_lang_js = (hnkj_Verify_componentvue_type_script_lang_js);
|
|
126794
|
-
;// ./node_modules/_mini-css-extract-plugin@2.10.2@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=
|
|
126812
|
+
;// ./node_modules/_mini-css-extract-plugin@2.10.2@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=ba02dbaa&prod&lang=less&scoped=true
|
|
126795
126813
|
// extracted by mini-css-extract-plugin
|
|
126796
126814
|
|
|
126797
|
-
;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=
|
|
126815
|
+
;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=ba02dbaa&prod&lang=less&scoped=true
|
|
126798
126816
|
|
|
126799
|
-
;// ./node_modules/_mini-css-extract-plugin@2.10.2@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=
|
|
126817
|
+
;// ./node_modules/_mini-css-extract-plugin@2.10.2@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=ba02dbaa&prod&lang=less
|
|
126800
126818
|
// extracted by mini-css-extract-plugin
|
|
126801
126819
|
|
|
126802
|
-
;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=
|
|
126820
|
+
;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=ba02dbaa&prod&lang=less
|
|
126803
126821
|
|
|
126804
126822
|
;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue
|
|
126805
126823
|
|
|
@@ -126813,11 +126831,11 @@ var TextArea_component = (0,componentNormalizer/* default */.A)(
|
|
|
126813
126831
|
|
|
126814
126832
|
var hnkj_Verify_component_component = (0,componentNormalizer/* default */.A)(
|
|
126815
126833
|
AllComponent_hnkj_Verify_componentvue_type_script_lang_js,
|
|
126816
|
-
|
|
126817
|
-
|
|
126834
|
+
componentvue_type_template_id_ba02dbaa_scoped_true_render,
|
|
126835
|
+
componentvue_type_template_id_ba02dbaa_scoped_true_staticRenderFns,
|
|
126818
126836
|
false,
|
|
126819
126837
|
null,
|
|
126820
|
-
"
|
|
126838
|
+
"ba02dbaa",
|
|
126821
126839
|
null
|
|
126822
126840
|
|
|
126823
126841
|
)
|
|
@@ -135909,7 +135927,7 @@ var staticRenderFns = []
|
|
|
135909
135927
|
|
|
135910
135928
|
|
|
135911
135929
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 1015 modules
|
|
135912
|
-
var components = __webpack_require__(
|
|
135930
|
+
var components = __webpack_require__(5216);
|
|
135913
135931
|
;// ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.4.1@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/CorrectionItem.vue?vue&type=script&lang=js
|
|
135914
135932
|
//
|
|
135915
135933
|
//
|
|
@@ -138311,7 +138329,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
138311
138329
|
|
|
138312
138330
|
/* harmony default export */ const CorrectionModal = (component.exports);
|
|
138313
138331
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 1015 modules
|
|
138314
|
-
var components = __webpack_require__(
|
|
138332
|
+
var components = __webpack_require__(5216);
|
|
138315
138333
|
// EXTERNAL MODULE: ./node_modules/_pubsub-js@1.9.5@pubsub-js/src/pubsub.js
|
|
138316
138334
|
var pubsub = __webpack_require__(15934);
|
|
138317
138335
|
var pubsub_default = /*#__PURE__*/__webpack_require__.n(pubsub);
|
|
@@ -139503,7 +139521,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
139503
139521
|
// EXTERNAL MODULE: ./src/api/manage.js
|
|
139504
139522
|
var manage = __webpack_require__(5335);
|
|
139505
139523
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 1015 modules
|
|
139506
|
-
var components = __webpack_require__(
|
|
139524
|
+
var components = __webpack_require__(5216);
|
|
139507
139525
|
// EXTERNAL MODULE: ./src/form/util/Bus.js
|
|
139508
139526
|
var Bus = __webpack_require__(31227);
|
|
139509
139527
|
// EXTERNAL MODULE: ./src/form/modules/config/hnkj.js
|
|
@@ -156185,7 +156203,7 @@ function toString(value) {
|
|
|
156185
156203
|
(module) {
|
|
156186
156204
|
|
|
156187
156205
|
"use strict";
|
|
156188
|
-
module.exports = {"rE":"1.1.
|
|
156206
|
+
module.exports = {"rE":"1.1.719"};
|
|
156189
156207
|
|
|
156190
156208
|
/***/ }
|
|
156191
156209
|
|
|
@@ -171266,7 +171284,7 @@ var es_array_unshift = __webpack_require__(7702);
|
|
|
171266
171284
|
// EXTERNAL MODULE: ./src/form/util/util.js
|
|
171267
171285
|
var util_util = __webpack_require__(78393);
|
|
171268
171286
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 1015 modules
|
|
171269
|
-
var components = __webpack_require__(
|
|
171287
|
+
var components = __webpack_require__(5216);
|
|
171270
171288
|
// EXTERNAL MODULE: ./src/form/modules/widgetFormItem.vue + 5 modules
|
|
171271
171289
|
var widgetFormItem = __webpack_require__(62887);
|
|
171272
171290
|
// EXTERNAL MODULE: ./src/form/modules/WidgetIdeaSignItem.vue + 5 modules
|
package/package.json
CHANGED