@zscreate/form-component 1.1.689-AI.6 → 1.1.689-AI.7
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 +109 -97
- package/dist/form-component.umd.js +25 -25
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -2750,22 +2750,22 @@ li.CodeMirror-hint-active {
|
|
|
2750
2750
|
}
|
|
2751
2751
|
|
|
2752
2752
|
|
|
2753
|
-
[data-v-
|
|
2753
|
+
[data-v-4ae662b1] .ant-popover-inner-content {
|
|
2754
2754
|
width: 190px;
|
|
2755
2755
|
}
|
|
2756
|
-
[data-v-
|
|
2756
|
+
[data-v-4ae662b1] .ant-form-item .ant-form-item-control-wrapper:first-child {
|
|
2757
2757
|
width: calc(100% - 0px) !important;
|
|
2758
2758
|
}
|
|
2759
|
-
[data-v-
|
|
2759
|
+
[data-v-4ae662b1] .ant-form-item-control {
|
|
2760
2760
|
height: 100%;
|
|
2761
2761
|
}
|
|
2762
2762
|
/***label对齐方式*/
|
|
2763
|
-
.custom_form_item .break[data-v-
|
|
2763
|
+
.custom_form_item .break[data-v-4ae662b1] {
|
|
2764
2764
|
white-space: normal;
|
|
2765
2765
|
word-break: break-all;
|
|
2766
2766
|
word-wrap: break-word;
|
|
2767
2767
|
}
|
|
2768
|
-
.custom_form_item .align-between[data-v-
|
|
2768
|
+
.custom_form_item .align-between[data-v-4ae662b1] {
|
|
2769
2769
|
white-space: normal;
|
|
2770
2770
|
word-break: break-all;
|
|
2771
2771
|
word-wrap: break-word;
|
|
@@ -2774,28 +2774,28 @@ li.CodeMirror-hint-active {
|
|
|
2774
2774
|
text-align-last: justify;
|
|
2775
2775
|
width: 80%;
|
|
2776
2776
|
}
|
|
2777
|
-
.custom_form_item .align-middle[data-v-
|
|
2777
|
+
.custom_form_item .align-middle[data-v-4ae662b1] {
|
|
2778
2778
|
white-space: normal;
|
|
2779
2779
|
word-break: break-all;
|
|
2780
2780
|
word-wrap: break-word;
|
|
2781
2781
|
text-align: center;
|
|
2782
2782
|
width: 80%;
|
|
2783
2783
|
}
|
|
2784
|
-
.custom_form_item .align-left[data-v-
|
|
2784
|
+
.custom_form_item .align-left[data-v-4ae662b1] {
|
|
2785
2785
|
white-space: normal;
|
|
2786
2786
|
word-break: break-all;
|
|
2787
2787
|
word-wrap: break-word;
|
|
2788
2788
|
text-align: left;
|
|
2789
2789
|
width: 80%;
|
|
2790
2790
|
}
|
|
2791
|
-
.custom_form_item .align-right[data-v-
|
|
2791
|
+
.custom_form_item .align-right[data-v-4ae662b1] {
|
|
2792
2792
|
white-space: normal;
|
|
2793
2793
|
word-break: break-all;
|
|
2794
2794
|
word-wrap: break-word;
|
|
2795
2795
|
text-align: right;
|
|
2796
2796
|
width: 80%;
|
|
2797
2797
|
}
|
|
2798
|
-
.custom_form_item .align-center[data-v-
|
|
2798
|
+
.custom_form_item .align-center[data-v-4ae662b1] {
|
|
2799
2799
|
white-space: normal;
|
|
2800
2800
|
word-break: break-all;
|
|
2801
2801
|
word-wrap: break-word;
|
|
@@ -2804,51 +2804,51 @@ li.CodeMirror-hint-active {
|
|
|
2804
2804
|
}
|
|
2805
2805
|
/***label对齐方式 */
|
|
2806
2806
|
/*****公共boder ****/
|
|
2807
|
-
[data-v-
|
|
2807
|
+
[data-v-4ae662b1] .ant-form-item-control-wrapper {
|
|
2808
2808
|
border-bottom: 1px solid #000;
|
|
2809
2809
|
}
|
|
2810
|
-
[data-v-
|
|
2810
|
+
[data-v-4ae662b1] .ant-form-item-label {
|
|
2811
2811
|
border-bottom: 1px solid #000;
|
|
2812
2812
|
}
|
|
2813
|
-
.verify-right[data-v-
|
|
2813
|
+
.verify-right[data-v-4ae662b1] {
|
|
2814
2814
|
border-right: 1px solid #000;
|
|
2815
2815
|
}
|
|
2816
|
-
.custom_form_item_special[data-v-
|
|
2816
|
+
.custom_form_item_special[data-v-4ae662b1] .ant-form-item-children {
|
|
2817
2817
|
height: 100%;
|
|
2818
2818
|
}
|
|
2819
2819
|
/*****公共boder ****/
|
|
2820
|
-
.custom_form_item_special[data-v-
|
|
2820
|
+
.custom_form_item_special[data-v-4ae662b1] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
|
|
2821
2821
|
width: 100%;
|
|
2822
2822
|
}
|
|
2823
|
-
.verify-no-border input[data-v-
|
|
2824
|
-
.verify-no-border textarea[data-v-
|
|
2823
|
+
.verify-no-border input[data-v-4ae662b1],
|
|
2824
|
+
.verify-no-border textarea[data-v-4ae662b1] {
|
|
2825
2825
|
display: block;
|
|
2826
2826
|
background: none;
|
|
2827
2827
|
height: 90%;
|
|
2828
2828
|
width: 98%;
|
|
2829
2829
|
margin: 0 auto;
|
|
2830
2830
|
}
|
|
2831
|
-
.verify-no-border input[data-v-
|
|
2832
|
-
.verify-no-border textarea[data-v-
|
|
2831
|
+
.verify-no-border input[data-v-4ae662b1]:disabled,
|
|
2832
|
+
.verify-no-border textarea[data-v-4ae662b1]:disabled {
|
|
2833
2833
|
background: none !important;
|
|
2834
2834
|
color: #333;
|
|
2835
2835
|
}
|
|
2836
|
-
.verify[data-v-
|
|
2836
|
+
.verify[data-v-4ae662b1] {
|
|
2837
2837
|
position: relative;
|
|
2838
2838
|
}
|
|
2839
|
-
.verify .inner-form-item[data-v-
|
|
2839
|
+
.verify .inner-form-item[data-v-4ae662b1] .ant-form-item-control-wrapper {
|
|
2840
2840
|
border-bottom: none !important;
|
|
2841
2841
|
}
|
|
2842
|
-
.verify .inner-form-item[data-v-
|
|
2842
|
+
.verify .inner-form-item[data-v-4ae662b1] .ant-form-item-children {
|
|
2843
2843
|
display: flex;
|
|
2844
2844
|
align-items: center;
|
|
2845
2845
|
justify-content: center;
|
|
2846
2846
|
width: 100%;
|
|
2847
2847
|
}
|
|
2848
|
-
.verify .inner-form-item[data-v-
|
|
2848
|
+
.verify .inner-form-item[data-v-4ae662b1] .ant-form-item-children .textarea-wrapper {
|
|
2849
2849
|
width: 100%;
|
|
2850
2850
|
}
|
|
2851
|
-
.verify .verify-left[data-v-
|
|
2851
|
+
.verify .verify-left[data-v-4ae662b1] {
|
|
2852
2852
|
position: absolute;
|
|
2853
2853
|
left: 0;
|
|
2854
2854
|
top: 0;
|
|
@@ -2859,56 +2859,62 @@ li.CodeMirror-hint-active {
|
|
|
2859
2859
|
-moz-text-align-last: justify;
|
|
2860
2860
|
text-align-last: justify;
|
|
2861
2861
|
}
|
|
2862
|
-
.verify .verify-right[data-v-
|
|
2862
|
+
.verify .verify-right[data-v-4ae662b1] {
|
|
2863
2863
|
height: 100%;
|
|
2864
2864
|
width: 100%;
|
|
2865
2865
|
}
|
|
2866
|
-
.verify .verify-right .verify-text[data-v-
|
|
2866
|
+
.verify .verify-right .verify-text[data-v-4ae662b1] {
|
|
2867
2867
|
position: relative;
|
|
2868
2868
|
height: 70%;
|
|
2869
2869
|
padding-top: 5px;
|
|
2870
2870
|
border-bottom: 1px solid #e6e6e6;
|
|
2871
|
+
/* 仅历史记录里直接包裹 textarea 的 span,避免误伤字数统计等嵌套 span */
|
|
2871
2872
|
}
|
|
2872
|
-
.verify .verify-right .verify-text .verify-btn[data-v-
|
|
2873
|
+
.verify .verify-right .verify-text .verify-btn[data-v-4ae662b1] {
|
|
2873
2874
|
position: absolute;
|
|
2874
2875
|
right: 3%;
|
|
2875
2876
|
bottom: 2%;
|
|
2876
2877
|
z-index: 10;
|
|
2877
2878
|
}
|
|
2878
|
-
.verify .verify-right .verify-text span[data-v-
|
|
2879
|
+
.verify .verify-right .verify-text > span[data-v-4ae662b1] {
|
|
2879
2880
|
display: block;
|
|
2880
2881
|
border: none;
|
|
2881
2882
|
height: 100%;
|
|
2882
2883
|
}
|
|
2883
|
-
.verify .verify-right .verify-
|
|
2884
|
+
.verify .verify-right .verify-text .textarea-wrapper__count[data-v-4ae662b1] {
|
|
2885
|
+
display: inline;
|
|
2886
|
+
height: auto;
|
|
2887
|
+
width: auto;
|
|
2888
|
+
}
|
|
2889
|
+
.verify .verify-right .verify-seal[data-v-4ae662b1] {
|
|
2884
2890
|
position: absolute;
|
|
2885
2891
|
width: 35mm;
|
|
2886
2892
|
height: 35mm;
|
|
2887
2893
|
z-index: 9 !important;
|
|
2888
2894
|
}
|
|
2889
|
-
.verify .verify-right .verify-seal img[data-v-
|
|
2895
|
+
.verify .verify-right .verify-seal img[data-v-4ae662b1] {
|
|
2890
2896
|
width: 35mm;
|
|
2891
2897
|
height: 35mm;
|
|
2892
2898
|
}
|
|
2893
|
-
.verify .verify-right .verify-icon[data-v-
|
|
2899
|
+
.verify .verify-right .verify-icon[data-v-4ae662b1] {
|
|
2894
2900
|
position: absolute;
|
|
2895
2901
|
right: 3%;
|
|
2896
2902
|
top: 3%;
|
|
2897
2903
|
z-index: 20;
|
|
2898
2904
|
cursor: pointer;
|
|
2899
2905
|
}
|
|
2900
|
-
.verify .verify-option[data-v-
|
|
2906
|
+
.verify .verify-option[data-v-4ae662b1] {
|
|
2901
2907
|
display: flex;
|
|
2902
2908
|
height: 30%;
|
|
2903
2909
|
}
|
|
2904
|
-
.verify .verify-option > div[data-v-
|
|
2910
|
+
.verify .verify-option > div[data-v-4ae662b1] {
|
|
2905
2911
|
flex: 1;
|
|
2906
2912
|
border-right: 1px solid #e6e6e6;
|
|
2907
2913
|
display: flex;
|
|
2908
2914
|
justify-content: space-between;
|
|
2909
2915
|
align-items: center;
|
|
2910
2916
|
}
|
|
2911
|
-
.verify .verify-option > div span[data-v-
|
|
2917
|
+
.verify .verify-option > div span[data-v-4ae662b1] {
|
|
2912
2918
|
text-align: center;
|
|
2913
2919
|
flex: 2;
|
|
2914
2920
|
border-right: 1px solid #e6e6e6;
|
|
@@ -2917,16 +2923,16 @@ li.CodeMirror-hint-active {
|
|
|
2917
2923
|
align-items: center;
|
|
2918
2924
|
justify-content: center;
|
|
2919
2925
|
}
|
|
2920
|
-
.verify .verify-option > div span + span[data-v-
|
|
2921
|
-
.verify .verify-option > div span + .inner-form-item[data-v-
|
|
2926
|
+
.verify .verify-option > div span + span[data-v-4ae662b1],
|
|
2927
|
+
.verify .verify-option > div span + .inner-form-item[data-v-4ae662b1] {
|
|
2922
2928
|
border-right: none;
|
|
2923
2929
|
flex: 4;
|
|
2924
2930
|
}
|
|
2925
|
-
.verify .verify-option > div:nth-child(2) > span[data-v-
|
|
2931
|
+
.verify .verify-option > div:nth-child(2) > span[data-v-4ae662b1]:last-child {
|
|
2926
2932
|
box-sizing: border-box;
|
|
2927
2933
|
padding: 1px;
|
|
2928
2934
|
}
|
|
2929
|
-
.verify .verify-option div[data-v-
|
|
2935
|
+
.verify .verify-option div[data-v-4ae662b1]:last-child {
|
|
2930
2936
|
border-right: none;
|
|
2931
2937
|
}
|
|
2932
2938
|
|
|
@@ -4278,22 +4284,22 @@ div {
|
|
|
4278
4284
|
}
|
|
4279
4285
|
|
|
4280
4286
|
|
|
4281
|
-
[data-v-
|
|
4287
|
+
[data-v-6bb26d0f] .ant-popover-inner-content {
|
|
4282
4288
|
width: 190px;
|
|
4283
4289
|
}
|
|
4284
|
-
[data-v-
|
|
4290
|
+
[data-v-6bb26d0f] .ant-form-item .ant-form-item-control-wrapper:first-child {
|
|
4285
4291
|
width: calc(100% - 0px) !important;
|
|
4286
4292
|
}
|
|
4287
|
-
[data-v-
|
|
4293
|
+
[data-v-6bb26d0f] .ant-form-item-control {
|
|
4288
4294
|
height: 100%;
|
|
4289
4295
|
}
|
|
4290
4296
|
/***label对齐方式*/
|
|
4291
|
-
.custom_form_item .break[data-v-
|
|
4297
|
+
.custom_form_item .break[data-v-6bb26d0f] {
|
|
4292
4298
|
white-space: normal;
|
|
4293
4299
|
word-break: break-all;
|
|
4294
4300
|
word-wrap: break-word;
|
|
4295
4301
|
}
|
|
4296
|
-
.custom_form_item .align-between[data-v-
|
|
4302
|
+
.custom_form_item .align-between[data-v-6bb26d0f] {
|
|
4297
4303
|
white-space: normal;
|
|
4298
4304
|
word-break: break-all;
|
|
4299
4305
|
word-wrap: break-word;
|
|
@@ -4302,28 +4308,28 @@ div {
|
|
|
4302
4308
|
text-align-last: justify;
|
|
4303
4309
|
width: 80%;
|
|
4304
4310
|
}
|
|
4305
|
-
.custom_form_item .align-middle[data-v-
|
|
4311
|
+
.custom_form_item .align-middle[data-v-6bb26d0f] {
|
|
4306
4312
|
white-space: normal;
|
|
4307
4313
|
word-break: break-all;
|
|
4308
4314
|
word-wrap: break-word;
|
|
4309
4315
|
text-align: center;
|
|
4310
4316
|
width: 80%;
|
|
4311
4317
|
}
|
|
4312
|
-
.custom_form_item .align-left[data-v-
|
|
4318
|
+
.custom_form_item .align-left[data-v-6bb26d0f] {
|
|
4313
4319
|
white-space: normal;
|
|
4314
4320
|
word-break: break-all;
|
|
4315
4321
|
word-wrap: break-word;
|
|
4316
4322
|
text-align: left;
|
|
4317
4323
|
width: 80%;
|
|
4318
4324
|
}
|
|
4319
|
-
.custom_form_item .align-right[data-v-
|
|
4325
|
+
.custom_form_item .align-right[data-v-6bb26d0f] {
|
|
4320
4326
|
white-space: normal;
|
|
4321
4327
|
word-break: break-all;
|
|
4322
4328
|
word-wrap: break-word;
|
|
4323
4329
|
text-align: right;
|
|
4324
4330
|
width: 80%;
|
|
4325
4331
|
}
|
|
4326
|
-
.custom_form_item .align-center[data-v-
|
|
4332
|
+
.custom_form_item .align-center[data-v-6bb26d0f] {
|
|
4327
4333
|
white-space: normal;
|
|
4328
4334
|
word-break: break-all;
|
|
4329
4335
|
word-wrap: break-word;
|
|
@@ -4332,52 +4338,52 @@ div {
|
|
|
4332
4338
|
}
|
|
4333
4339
|
/***label对齐方式 */
|
|
4334
4340
|
/*****公共boder ****/
|
|
4335
|
-
[data-v-
|
|
4341
|
+
[data-v-6bb26d0f] .ant-form-item-control-wrapper {
|
|
4336
4342
|
border-right: none !important;
|
|
4337
4343
|
border-bottom: 1px solid #000;
|
|
4338
4344
|
}
|
|
4339
|
-
[data-v-
|
|
4345
|
+
[data-v-6bb26d0f] .ant-form-item-label {
|
|
4340
4346
|
border-bottom: 1px solid #000;
|
|
4341
4347
|
}
|
|
4342
|
-
.verify-right[data-v-
|
|
4348
|
+
.verify-right[data-v-6bb26d0f] {
|
|
4343
4349
|
border-right: 1px solid #000;
|
|
4344
4350
|
}
|
|
4345
|
-
.custom_form_item_special[data-v-
|
|
4351
|
+
.custom_form_item_special[data-v-6bb26d0f] .ant-form-item-children {
|
|
4346
4352
|
height: 100%;
|
|
4347
4353
|
}
|
|
4348
4354
|
/*****公共boder ****/
|
|
4349
|
-
.custom_form_item_special[data-v-
|
|
4355
|
+
.custom_form_item_special[data-v-6bb26d0f] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
|
|
4350
4356
|
width: 100%;
|
|
4351
4357
|
}
|
|
4352
|
-
.verify-no-border input[data-v-
|
|
4353
|
-
.verify-no-border textarea[data-v-
|
|
4358
|
+
.verify-no-border input[data-v-6bb26d0f],
|
|
4359
|
+
.verify-no-border textarea[data-v-6bb26d0f] {
|
|
4354
4360
|
display: block;
|
|
4355
4361
|
background: none;
|
|
4356
4362
|
height: 90%;
|
|
4357
4363
|
width: 98%;
|
|
4358
4364
|
margin: 0 auto;
|
|
4359
4365
|
}
|
|
4360
|
-
.verify-no-border input[data-v-
|
|
4361
|
-
.verify-no-border textarea[data-v-
|
|
4366
|
+
.verify-no-border input[data-v-6bb26d0f]:disabled,
|
|
4367
|
+
.verify-no-border textarea[data-v-6bb26d0f]:disabled {
|
|
4362
4368
|
background: none !important;
|
|
4363
4369
|
color: #333;
|
|
4364
4370
|
}
|
|
4365
|
-
.verify[data-v-
|
|
4371
|
+
.verify[data-v-6bb26d0f] {
|
|
4366
4372
|
position: relative;
|
|
4367
4373
|
}
|
|
4368
|
-
.verify .inner-form-item[data-v-
|
|
4374
|
+
.verify .inner-form-item[data-v-6bb26d0f] .ant-form-item-control-wrapper {
|
|
4369
4375
|
border-bottom: none !important;
|
|
4370
4376
|
}
|
|
4371
|
-
.verify .inner-form-item[data-v-
|
|
4377
|
+
.verify .inner-form-item[data-v-6bb26d0f] .ant-form-item-children {
|
|
4372
4378
|
display: flex;
|
|
4373
4379
|
align-items: center;
|
|
4374
4380
|
justify-content: center;
|
|
4375
4381
|
width: 100%;
|
|
4376
4382
|
}
|
|
4377
|
-
.verify .inner-form-item[data-v-
|
|
4383
|
+
.verify .inner-form-item[data-v-6bb26d0f] .ant-form-item-children .textarea-wrapper {
|
|
4378
4384
|
width: 100%;
|
|
4379
4385
|
}
|
|
4380
|
-
.verify .verify-left[data-v-
|
|
4386
|
+
.verify .verify-left[data-v-6bb26d0f] {
|
|
4381
4387
|
position: absolute;
|
|
4382
4388
|
left: 0;
|
|
4383
4389
|
top: 0;
|
|
@@ -4388,57 +4394,63 @@ div {
|
|
|
4388
4394
|
-moz-text-align-last: justify;
|
|
4389
4395
|
text-align-last: justify;
|
|
4390
4396
|
}
|
|
4391
|
-
.verify .verify-right[data-v-
|
|
4397
|
+
.verify .verify-right[data-v-6bb26d0f] {
|
|
4392
4398
|
height: 100%;
|
|
4393
4399
|
width: 100%;
|
|
4394
4400
|
position: relative;
|
|
4395
4401
|
}
|
|
4396
|
-
.verify .verify-right .verify-text[data-v-
|
|
4402
|
+
.verify .verify-right .verify-text[data-v-6bb26d0f] {
|
|
4397
4403
|
position: relative;
|
|
4398
4404
|
height: 70%;
|
|
4399
4405
|
padding-top: 5px;
|
|
4400
4406
|
border-bottom: 1px solid #e6e6e6;
|
|
4407
|
+
/* 仅历史记录里直接包裹 textarea 的 span,避免误伤字数统计等嵌套 span */
|
|
4401
4408
|
}
|
|
4402
|
-
.verify .verify-right .verify-text .verify-btn[data-v-
|
|
4409
|
+
.verify .verify-right .verify-text .verify-btn[data-v-6bb26d0f] {
|
|
4403
4410
|
position: absolute;
|
|
4404
4411
|
right: 10px;
|
|
4405
4412
|
bottom: 10px;
|
|
4406
4413
|
z-index: 10;
|
|
4407
4414
|
}
|
|
4408
|
-
.verify .verify-right .verify-text span[data-v-
|
|
4415
|
+
.verify .verify-right .verify-text > span[data-v-6bb26d0f] {
|
|
4409
4416
|
display: block;
|
|
4410
4417
|
border: none;
|
|
4411
4418
|
height: 100%;
|
|
4412
4419
|
}
|
|
4413
|
-
.verify .verify-right .verify-
|
|
4420
|
+
.verify .verify-right .verify-text .textarea-wrapper__count[data-v-6bb26d0f] {
|
|
4421
|
+
display: inline;
|
|
4422
|
+
height: auto;
|
|
4423
|
+
width: auto;
|
|
4424
|
+
}
|
|
4425
|
+
.verify .verify-right .verify-seal[data-v-6bb26d0f] {
|
|
4414
4426
|
position: absolute;
|
|
4415
4427
|
width: 35mm;
|
|
4416
4428
|
height: 35mm;
|
|
4417
4429
|
z-index: 9 !important;
|
|
4418
4430
|
}
|
|
4419
|
-
.verify .verify-right .verify-seal img[data-v-
|
|
4431
|
+
.verify .verify-right .verify-seal img[data-v-6bb26d0f] {
|
|
4420
4432
|
width: 35mm;
|
|
4421
4433
|
height: 35mm;
|
|
4422
4434
|
}
|
|
4423
|
-
.verify .verify-right .verify-icon[data-v-
|
|
4435
|
+
.verify .verify-right .verify-icon[data-v-6bb26d0f] {
|
|
4424
4436
|
position: absolute;
|
|
4425
4437
|
right: 3%;
|
|
4426
4438
|
top: 3%;
|
|
4427
4439
|
z-index: 20;
|
|
4428
4440
|
cursor: pointer;
|
|
4429
4441
|
}
|
|
4430
|
-
.verify .verify-option[data-v-
|
|
4442
|
+
.verify .verify-option[data-v-6bb26d0f] {
|
|
4431
4443
|
display: flex;
|
|
4432
4444
|
height: 30%;
|
|
4433
4445
|
}
|
|
4434
|
-
.verify .verify-option > div[data-v-
|
|
4446
|
+
.verify .verify-option > div[data-v-6bb26d0f] {
|
|
4435
4447
|
flex: 1;
|
|
4436
4448
|
border-right: 1px solid #e6e6e6;
|
|
4437
4449
|
display: flex;
|
|
4438
4450
|
justify-content: space-between;
|
|
4439
4451
|
align-items: center;
|
|
4440
4452
|
}
|
|
4441
|
-
.verify .verify-option > div span[data-v-
|
|
4453
|
+
.verify .verify-option > div span[data-v-6bb26d0f] {
|
|
4442
4454
|
text-align: center;
|
|
4443
4455
|
flex: 2;
|
|
4444
4456
|
border-right: 1px solid #e6e6e6;
|
|
@@ -4447,20 +4459,20 @@ div {
|
|
|
4447
4459
|
align-items: center;
|
|
4448
4460
|
justify-content: center;
|
|
4449
4461
|
}
|
|
4450
|
-
.verify .verify-option > div span + span[data-v-
|
|
4451
|
-
.verify .verify-option > div span + .inner-form-item[data-v-
|
|
4462
|
+
.verify .verify-option > div span + span[data-v-6bb26d0f],
|
|
4463
|
+
.verify .verify-option > div span + .inner-form-item[data-v-6bb26d0f] {
|
|
4452
4464
|
border-right: none;
|
|
4453
4465
|
flex: 4;
|
|
4454
4466
|
}
|
|
4455
|
-
.verify .verify-option > div:nth-child(2) > span[data-v-
|
|
4467
|
+
.verify .verify-option > div:nth-child(2) > span[data-v-6bb26d0f]:last-child {
|
|
4456
4468
|
box-sizing: border-box;
|
|
4457
4469
|
padding: 1px;
|
|
4458
4470
|
}
|
|
4459
|
-
.verify .verify-option div[data-v-
|
|
4471
|
+
.verify .verify-option div[data-v-6bb26d0f]:last-child {
|
|
4460
4472
|
border-right: none;
|
|
4461
4473
|
}
|
|
4462
|
-
[data-v-
|
|
4463
|
-
.verify-style_label_left[data-v-
|
|
4474
|
+
[data-v-6bb26d0f] .verify-style_label_left .ant-form-item-label label > div,
|
|
4475
|
+
.verify-style_label_left[data-v-6bb26d0f] .ant-form-item-label label > div {
|
|
4464
4476
|
align-self: center;
|
|
4465
4477
|
flex: 0 0 auto;
|
|
4466
4478
|
height: auto;
|
|
@@ -4468,24 +4480,24 @@ div {
|
|
|
4468
4480
|
align-items: center;
|
|
4469
4481
|
justify-content: center;
|
|
4470
4482
|
}
|
|
4471
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4483
|
+
.verify-style_label_top > .ant-form-item[data-v-6bb26d0f] {
|
|
4472
4484
|
display: flex;
|
|
4473
4485
|
flex-direction: column;
|
|
4474
4486
|
height: 100%;
|
|
4475
4487
|
}
|
|
4476
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4488
|
+
.verify-style_label_top > .ant-form-item[data-v-6bb26d0f] .verify-right {
|
|
4477
4489
|
height: 100% !important;
|
|
4478
4490
|
}
|
|
4479
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4491
|
+
.verify-style_label_top > .ant-form-item[data-v-6bb26d0f] .ant-form-item-label {
|
|
4480
4492
|
position: relative;
|
|
4481
4493
|
width: 100% !important;
|
|
4482
4494
|
height: 50px;
|
|
4483
4495
|
border-bottom: 1px solid #e6e6e6 !important;
|
|
4484
4496
|
}
|
|
4485
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4497
|
+
.verify-style_label_top > .ant-form-item[data-v-6bb26d0f] .ant-form-item-label label {
|
|
4486
4498
|
width: 100%;
|
|
4487
4499
|
}
|
|
4488
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4500
|
+
.verify-style_label_top > .ant-form-item[data-v-6bb26d0f] .ant-form-item-label .align-between {
|
|
4489
4501
|
width: 100% !important;
|
|
4490
4502
|
align-items: flex-start;
|
|
4491
4503
|
-moz-text-align-last: left;
|
|
@@ -4494,63 +4506,63 @@ div {
|
|
|
4494
4506
|
letter-spacing: 8px;
|
|
4495
4507
|
text-indent: 10px;
|
|
4496
4508
|
}
|
|
4497
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4509
|
+
.verify-style_label_top > .ant-form-item[data-v-6bb26d0f] .ant-form-item-control-wrapper {
|
|
4498
4510
|
width: 100%!important;
|
|
4499
4511
|
height: initial !important;
|
|
4500
4512
|
flex: 1;
|
|
4501
4513
|
overflow: hidden;
|
|
4502
4514
|
}
|
|
4503
|
-
.verify-style_grid_verify[data-v-
|
|
4515
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify .ant-form-item-control-wrapper {
|
|
4504
4516
|
border-right: none;
|
|
4505
4517
|
border-bottom: none;
|
|
4506
4518
|
}
|
|
4507
|
-
.verify-style_grid_verify[data-v-
|
|
4519
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify .ant-form-item-label {
|
|
4508
4520
|
border-bottom: none;
|
|
4509
4521
|
}
|
|
4510
|
-
.verify-style_grid_verify .verify-style_label_top[data-v-
|
|
4522
|
+
.verify-style_grid_verify .verify-style_label_top[data-v-6bb26d0f] .ant-form-item-label {
|
|
4511
4523
|
border-right: none !important;
|
|
4512
4524
|
}
|
|
4513
|
-
.verify-style_grid_verify[data-v-
|
|
4525
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right {
|
|
4514
4526
|
border: none;
|
|
4515
4527
|
}
|
|
4516
|
-
.verify-style_grid_verify[data-v-
|
|
4528
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-text {
|
|
4517
4529
|
height: 50%;
|
|
4518
4530
|
}
|
|
4519
|
-
.verify-style_grid_verify[data-v-
|
|
4531
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option {
|
|
4520
4532
|
height: 50%;
|
|
4521
4533
|
flex-wrap: wrap;
|
|
4522
4534
|
display: grid;
|
|
4523
4535
|
grid-template-rows: repeat(2, 50%);
|
|
4524
4536
|
grid-template-columns: repeat(2, 50%);
|
|
4525
4537
|
}
|
|
4526
|
-
.verify-style_grid_verify[data-v-
|
|
4538
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option > div:first-child {
|
|
4527
4539
|
grid-area: 1 / span 1 / span 1;
|
|
4528
4540
|
}
|
|
4529
|
-
.verify-style_grid_verify[data-v-
|
|
4541
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option > div:nth-child(2) {
|
|
4530
4542
|
grid-area: 0.5 / span 1 / span 1;
|
|
4531
4543
|
}
|
|
4532
|
-
.verify-style_grid_verify[data-v-
|
|
4544
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option > div:nth-child(3) {
|
|
4533
4545
|
grid-area: 2 / span 2 / span 1;
|
|
4534
4546
|
}
|
|
4535
|
-
.verify-style_grid_verify[data-v-
|
|
4547
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option > div {
|
|
4536
4548
|
height: 100%;
|
|
4537
4549
|
box-sizing: border-box;
|
|
4538
4550
|
}
|
|
4539
|
-
.verify-style_grid_verify[data-v-
|
|
4551
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option > div > span:first-child {
|
|
4540
4552
|
flex: initial;
|
|
4541
4553
|
padding: 0 3px;
|
|
4542
4554
|
}
|
|
4543
|
-
.verify-style_grid_verify[data-v-
|
|
4555
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option > div span + span {
|
|
4544
4556
|
flex: 3;
|
|
4545
4557
|
overflow: hidden;
|
|
4546
4558
|
}
|
|
4547
|
-
.verify-style_grid_verify[data-v-
|
|
4559
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option > div:first-child {
|
|
4548
4560
|
flex: 0 1 calc(50% + 20px);
|
|
4549
4561
|
}
|
|
4550
|
-
.verify-style_grid_verify[data-v-
|
|
4562
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option > div:nth-child(2) {
|
|
4551
4563
|
border-right: none;
|
|
4552
4564
|
}
|
|
4553
|
-
.verify-style_grid_verify[data-v-
|
|
4565
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option > div:last-child {
|
|
4554
4566
|
flex: 0 0 100%;
|
|
4555
4567
|
border-top: 1px solid #e6e6e6;
|
|
4556
4568
|
}
|
|
@@ -67691,7 +67691,7 @@ let getFileExt = filename => {
|
|
|
67691
67691
|
/* harmony import */ var _util_mathUtils__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(29414);
|
|
67692
67692
|
/* harmony import */ var _util_util__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(78393);
|
|
67693
67693
|
/* harmony import */ var _layoutItem__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(92241);
|
|
67694
|
-
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(
|
|
67694
|
+
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(5882);
|
|
67695
67695
|
/* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(55469);
|
|
67696
67696
|
/* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__webpack_require__.n(pubsub_js__WEBPACK_IMPORTED_MODULE_19__);
|
|
67697
67697
|
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(9274);
|
|
@@ -71092,7 +71092,7 @@ module.exports = {
|
|
|
71092
71092
|
|
|
71093
71093
|
/***/ },
|
|
71094
71094
|
|
|
71095
|
-
/***/
|
|
71095
|
+
/***/ 5882
|
|
71096
71096
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
71097
71097
|
|
|
71098
71098
|
"use strict";
|
|
@@ -83221,8 +83221,8 @@ var AllLayout_widgetDesign_component = (0,componentNormalizer/* default */.A)(
|
|
|
83221
83221
|
widgetSetup: AllLayout_widgetSetup,
|
|
83222
83222
|
widgetDesign: AllLayout_widgetDesign
|
|
83223
83223
|
});
|
|
83224
|
-
;// ./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=
|
|
83225
|
-
var
|
|
83224
|
+
;// ./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=4ae662b1&scoped=true
|
|
83225
|
+
var componentvue_type_template_id_4ae662b1_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",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:[
|
|
83226
83226
|
_vm.config.align,
|
|
83227
83227
|
_vm.config.validate === true && _vm.widget.options.required === true
|
|
83228
83228
|
? 'is_required'
|
|
@@ -83231,7 +83231,7 @@ var componentvue_type_template_id_2b721eca_scoped_true_render = function () {var
|
|
|
83231
83231
|
}},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) {
|
|
83232
83232
|
return triggerNode.parentNode || _vm.document.body;
|
|
83233
83233
|
}},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()}
|
|
83234
|
-
var
|
|
83234
|
+
var componentvue_type_template_id_4ae662b1_scoped_true_staticRenderFns = []
|
|
83235
83235
|
|
|
83236
83236
|
|
|
83237
83237
|
// EXTERNAL MODULE: ./node_modules/_core-js@3.49.0@core-js/modules/es.symbol.description.js
|
|
@@ -83868,10 +83868,10 @@ const Verify_componentvue_type_script_lang_js_layoutItem = () => Promise.resolve
|
|
|
83868
83868
|
});
|
|
83869
83869
|
;// ./src/form/modules/components/Verify/component.vue?vue&type=script&lang=js
|
|
83870
83870
|
/* harmony default export */ const components_Verify_componentvue_type_script_lang_js = (Verify_componentvue_type_script_lang_js);
|
|
83871
|
-
;// ./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=
|
|
83871
|
+
;// ./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=4ae662b1&prod&lang=less&scoped=true
|
|
83872
83872
|
// extracted by mini-css-extract-plugin
|
|
83873
83873
|
|
|
83874
|
-
;// ./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=
|
|
83874
|
+
;// ./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=4ae662b1&prod&lang=less&scoped=true
|
|
83875
83875
|
|
|
83876
83876
|
;// ./src/form/modules/components/Verify/component.vue
|
|
83877
83877
|
|
|
@@ -83884,11 +83884,11 @@ const Verify_componentvue_type_script_lang_js_layoutItem = () => Promise.resolve
|
|
|
83884
83884
|
|
|
83885
83885
|
var Verify_component_component = (0,componentNormalizer/* default */.A)(
|
|
83886
83886
|
components_Verify_componentvue_type_script_lang_js,
|
|
83887
|
-
|
|
83888
|
-
|
|
83887
|
+
componentvue_type_template_id_4ae662b1_scoped_true_render,
|
|
83888
|
+
componentvue_type_template_id_4ae662b1_scoped_true_staticRenderFns,
|
|
83889
83889
|
false,
|
|
83890
83890
|
null,
|
|
83891
|
-
"
|
|
83891
|
+
"4ae662b1",
|
|
83892
83892
|
null
|
|
83893
83893
|
|
|
83894
83894
|
)
|
|
@@ -116151,8 +116151,8 @@ var RichEditor_widgetDesign_component = (0,componentNormalizer/* default */.A)(
|
|
|
116151
116151
|
widgetSetup: RichEditor_widgetSetup,
|
|
116152
116152
|
widgetDesign: RichEditor_widgetDesign
|
|
116153
116153
|
});
|
|
116154
|
-
;// ./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=
|
|
116155
|
-
var
|
|
116154
|
+
;// ./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=6bb26d0f&scoped=true
|
|
116155
|
+
var componentvue_type_template_id_6bb26d0f_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:({
|
|
116156
116156
|
height: _vm.widget.options.type === 'grid-verify' ? '100%' : (_vm.widget.options.height * (_vm.verifyLogsList.length + 1) + 'px'),
|
|
116157
116157
|
borderRight: _vm.widget.options.type === 'grid-verify' ? '1px solid #e6e6e6' : ''
|
|
116158
116158
|
})},[_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:[
|
|
@@ -116162,7 +116162,7 @@ var componentvue_type_template_id_298fe62a_scoped_true_render = function () {var
|
|
|
116162
116162
|
: '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":"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)?[_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) {
|
|
116163
116163
|
return triggerNode.parentNode || _vm.document.body;
|
|
116164
116164
|
}},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)?_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()}
|
|
116165
|
-
var
|
|
116165
|
+
var componentvue_type_template_id_6bb26d0f_scoped_true_staticRenderFns = []
|
|
116166
116166
|
|
|
116167
116167
|
|
|
116168
116168
|
;// ./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
|
|
@@ -116930,15 +116930,15 @@ var TextArea_component = (0,componentNormalizer/* default */.A)(
|
|
|
116930
116930
|
});
|
|
116931
116931
|
;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=script&lang=js
|
|
116932
116932
|
/* harmony default export */ const AllComponent_hnkj_Verify_componentvue_type_script_lang_js = (hnkj_Verify_componentvue_type_script_lang_js);
|
|
116933
|
-
;// ./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=
|
|
116933
|
+
;// ./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=6bb26d0f&prod&lang=less&scoped=true
|
|
116934
116934
|
// extracted by mini-css-extract-plugin
|
|
116935
116935
|
|
|
116936
|
-
;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=
|
|
116936
|
+
;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=6bb26d0f&prod&lang=less&scoped=true
|
|
116937
116937
|
|
|
116938
|
-
;// ./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=
|
|
116938
|
+
;// ./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=6bb26d0f&prod&lang=less
|
|
116939
116939
|
// extracted by mini-css-extract-plugin
|
|
116940
116940
|
|
|
116941
|
-
;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=
|
|
116941
|
+
;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=6bb26d0f&prod&lang=less
|
|
116942
116942
|
|
|
116943
116943
|
;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue
|
|
116944
116944
|
|
|
@@ -116952,11 +116952,11 @@ var TextArea_component = (0,componentNormalizer/* default */.A)(
|
|
|
116952
116952
|
|
|
116953
116953
|
var hnkj_Verify_component_component = (0,componentNormalizer/* default */.A)(
|
|
116954
116954
|
AllComponent_hnkj_Verify_componentvue_type_script_lang_js,
|
|
116955
|
-
|
|
116956
|
-
|
|
116955
|
+
componentvue_type_template_id_6bb26d0f_scoped_true_render,
|
|
116956
|
+
componentvue_type_template_id_6bb26d0f_scoped_true_staticRenderFns,
|
|
116957
116957
|
false,
|
|
116958
116958
|
null,
|
|
116959
|
-
"
|
|
116959
|
+
"6bb26d0f",
|
|
116960
116960
|
null
|
|
116961
116961
|
|
|
116962
116962
|
)
|
|
@@ -140822,7 +140822,7 @@ var staticRenderFns = []
|
|
|
140822
140822
|
|
|
140823
140823
|
|
|
140824
140824
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 1010 modules
|
|
140825
|
-
var components = __webpack_require__(
|
|
140825
|
+
var components = __webpack_require__(5882);
|
|
140826
140826
|
;// ./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
|
|
140827
140827
|
//
|
|
140828
140828
|
//
|
|
@@ -143222,7 +143222,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
143222
143222
|
|
|
143223
143223
|
/* harmony default export */ const CorrectionModal = (component.exports);
|
|
143224
143224
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 1010 modules
|
|
143225
|
-
var components = __webpack_require__(
|
|
143225
|
+
var components = __webpack_require__(5882);
|
|
143226
143226
|
// EXTERNAL MODULE: ./node_modules/_pubsub-js@1.9.5@pubsub-js/src/pubsub.js
|
|
143227
143227
|
var pubsub = __webpack_require__(55469);
|
|
143228
143228
|
var pubsub_default = /*#__PURE__*/__webpack_require__.n(pubsub);
|
|
@@ -144416,7 +144416,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
144416
144416
|
// EXTERNAL MODULE: ./src/api/manage.js
|
|
144417
144417
|
var manage = __webpack_require__(5335);
|
|
144418
144418
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 1010 modules
|
|
144419
|
-
var components = __webpack_require__(
|
|
144419
|
+
var components = __webpack_require__(5882);
|
|
144420
144420
|
// EXTERNAL MODULE: ./src/form/util/Bus.js
|
|
144421
144421
|
var Bus = __webpack_require__(31227);
|
|
144422
144422
|
// EXTERNAL MODULE: ./src/form/modules/config/hnkj.js
|
|
@@ -162354,7 +162354,7 @@ function toString(value) {
|
|
|
162354
162354
|
(module) {
|
|
162355
162355
|
|
|
162356
162356
|
"use strict";
|
|
162357
|
-
module.exports = /*#__PURE__*/JSON.parse('{"rE":"1.1.689-AI.
|
|
162357
|
+
module.exports = /*#__PURE__*/JSON.parse('{"rE":"1.1.689-AI.7"}');
|
|
162358
162358
|
|
|
162359
162359
|
/***/ }
|
|
162360
162360
|
|
|
@@ -177581,7 +177581,7 @@ var es_array_unshift = __webpack_require__(13255);
|
|
|
177581
177581
|
// EXTERNAL MODULE: ./src/form/util/util.js
|
|
177582
177582
|
var util_util = __webpack_require__(78393);
|
|
177583
177583
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 1010 modules
|
|
177584
|
-
var components = __webpack_require__(
|
|
177584
|
+
var components = __webpack_require__(5882);
|
|
177585
177585
|
// EXTERNAL MODULE: ./src/form/modules/widgetFormItem.vue + 5 modules
|
|
177586
177586
|
var widgetFormItem = __webpack_require__(48942);
|
|
177587
177587
|
// EXTERNAL MODULE: ./src/form/modules/WidgetIdeaSignItem.vue + 5 modules
|