@zscreate/form-component 1.1.583 → 1.1.585
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 +95 -95
- package/dist/form-component.umd.js +27 -27
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -2622,22 +2622,22 @@ dd[data-v-f7c20cf8] {
|
|
|
2622
2622
|
}
|
|
2623
2623
|
|
|
2624
2624
|
|
|
2625
|
-
[data-v-
|
|
2625
|
+
[data-v-2b721eca] .ant-popover-inner-content {
|
|
2626
2626
|
width: 190px;
|
|
2627
2627
|
}
|
|
2628
|
-
[data-v-
|
|
2628
|
+
[data-v-2b721eca] .ant-form-item .ant-form-item-control-wrapper:first-child {
|
|
2629
2629
|
width: calc(100% - 0px) !important;
|
|
2630
2630
|
}
|
|
2631
|
-
[data-v-
|
|
2631
|
+
[data-v-2b721eca] .ant-form-item-control {
|
|
2632
2632
|
height: 100%;
|
|
2633
2633
|
}
|
|
2634
2634
|
/***label对齐方式*/
|
|
2635
|
-
.custom_form_item .break[data-v-
|
|
2635
|
+
.custom_form_item .break[data-v-2b721eca] {
|
|
2636
2636
|
white-space: normal;
|
|
2637
2637
|
word-break: break-all;
|
|
2638
2638
|
word-wrap: break-word;
|
|
2639
2639
|
}
|
|
2640
|
-
.custom_form_item .align-between[data-v-
|
|
2640
|
+
.custom_form_item .align-between[data-v-2b721eca] {
|
|
2641
2641
|
white-space: normal;
|
|
2642
2642
|
word-break: break-all;
|
|
2643
2643
|
word-wrap: break-word;
|
|
@@ -2646,28 +2646,28 @@ dd[data-v-f7c20cf8] {
|
|
|
2646
2646
|
text-align-last: justify;
|
|
2647
2647
|
width: 80%;
|
|
2648
2648
|
}
|
|
2649
|
-
.custom_form_item .align-middle[data-v-
|
|
2649
|
+
.custom_form_item .align-middle[data-v-2b721eca] {
|
|
2650
2650
|
white-space: normal;
|
|
2651
2651
|
word-break: break-all;
|
|
2652
2652
|
word-wrap: break-word;
|
|
2653
2653
|
text-align: center;
|
|
2654
2654
|
width: 80%;
|
|
2655
2655
|
}
|
|
2656
|
-
.custom_form_item .align-left[data-v-
|
|
2656
|
+
.custom_form_item .align-left[data-v-2b721eca] {
|
|
2657
2657
|
white-space: normal;
|
|
2658
2658
|
word-break: break-all;
|
|
2659
2659
|
word-wrap: break-word;
|
|
2660
2660
|
text-align: left;
|
|
2661
2661
|
width: 80%;
|
|
2662
2662
|
}
|
|
2663
|
-
.custom_form_item .align-right[data-v-
|
|
2663
|
+
.custom_form_item .align-right[data-v-2b721eca] {
|
|
2664
2664
|
white-space: normal;
|
|
2665
2665
|
word-break: break-all;
|
|
2666
2666
|
word-wrap: break-word;
|
|
2667
2667
|
text-align: right;
|
|
2668
2668
|
width: 80%;
|
|
2669
2669
|
}
|
|
2670
|
-
.custom_form_item .align-center[data-v-
|
|
2670
|
+
.custom_form_item .align-center[data-v-2b721eca] {
|
|
2671
2671
|
white-space: normal;
|
|
2672
2672
|
word-break: break-all;
|
|
2673
2673
|
word-wrap: break-word;
|
|
@@ -2676,51 +2676,51 @@ dd[data-v-f7c20cf8] {
|
|
|
2676
2676
|
}
|
|
2677
2677
|
/***label对齐方式 */
|
|
2678
2678
|
/*****公共boder ****/
|
|
2679
|
-
[data-v-
|
|
2679
|
+
[data-v-2b721eca] .ant-form-item-control-wrapper {
|
|
2680
2680
|
border-bottom: 1px solid #000;
|
|
2681
2681
|
}
|
|
2682
|
-
[data-v-
|
|
2682
|
+
[data-v-2b721eca] .ant-form-item-label {
|
|
2683
2683
|
border-bottom: 1px solid #000;
|
|
2684
2684
|
}
|
|
2685
|
-
.verify-right[data-v-
|
|
2685
|
+
.verify-right[data-v-2b721eca] {
|
|
2686
2686
|
border-right: 1px solid #000;
|
|
2687
2687
|
}
|
|
2688
|
-
.custom_form_item_special[data-v-
|
|
2688
|
+
.custom_form_item_special[data-v-2b721eca] .ant-form-item-children {
|
|
2689
2689
|
height: 100%;
|
|
2690
2690
|
}
|
|
2691
2691
|
/*****公共boder ****/
|
|
2692
|
-
.custom_form_item_special[data-v-
|
|
2692
|
+
.custom_form_item_special[data-v-2b721eca] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
|
|
2693
2693
|
width: 100%;
|
|
2694
2694
|
}
|
|
2695
|
-
.verify-no-border input[data-v-
|
|
2696
|
-
.verify-no-border textarea[data-v-
|
|
2695
|
+
.verify-no-border input[data-v-2b721eca],
|
|
2696
|
+
.verify-no-border textarea[data-v-2b721eca] {
|
|
2697
2697
|
display: block;
|
|
2698
2698
|
background: none;
|
|
2699
2699
|
height: 90%;
|
|
2700
2700
|
width: 98%;
|
|
2701
2701
|
margin: 0 auto;
|
|
2702
2702
|
}
|
|
2703
|
-
.verify-no-border input[data-v-
|
|
2704
|
-
.verify-no-border textarea[data-v-
|
|
2703
|
+
.verify-no-border input[data-v-2b721eca]:disabled,
|
|
2704
|
+
.verify-no-border textarea[data-v-2b721eca]:disabled {
|
|
2705
2705
|
background: none !important;
|
|
2706
2706
|
color: #333;
|
|
2707
2707
|
}
|
|
2708
|
-
.verify[data-v-
|
|
2708
|
+
.verify[data-v-2b721eca] {
|
|
2709
2709
|
position: relative;
|
|
2710
2710
|
}
|
|
2711
|
-
.verify .inner-form-item[data-v-
|
|
2711
|
+
.verify .inner-form-item[data-v-2b721eca] .ant-form-item-control-wrapper {
|
|
2712
2712
|
border-bottom: none !important;
|
|
2713
2713
|
}
|
|
2714
|
-
.verify .inner-form-item[data-v-
|
|
2714
|
+
.verify .inner-form-item[data-v-2b721eca] .ant-form-item-children {
|
|
2715
2715
|
display: flex;
|
|
2716
2716
|
align-items: center;
|
|
2717
2717
|
justify-content: center;
|
|
2718
2718
|
width: 100%;
|
|
2719
2719
|
}
|
|
2720
|
-
.verify .inner-form-item[data-v-
|
|
2720
|
+
.verify .inner-form-item[data-v-2b721eca] .ant-form-item-children .textarea-wrapper {
|
|
2721
2721
|
width: 100%;
|
|
2722
2722
|
}
|
|
2723
|
-
.verify .verify-left[data-v-
|
|
2723
|
+
.verify .verify-left[data-v-2b721eca] {
|
|
2724
2724
|
position: absolute;
|
|
2725
2725
|
left: 0;
|
|
2726
2726
|
top: 0;
|
|
@@ -2731,56 +2731,56 @@ dd[data-v-f7c20cf8] {
|
|
|
2731
2731
|
-moz-text-align-last: justify;
|
|
2732
2732
|
text-align-last: justify;
|
|
2733
2733
|
}
|
|
2734
|
-
.verify .verify-right[data-v-
|
|
2734
|
+
.verify .verify-right[data-v-2b721eca] {
|
|
2735
2735
|
height: 100%;
|
|
2736
2736
|
width: 100%;
|
|
2737
2737
|
}
|
|
2738
|
-
.verify .verify-right .verify-text[data-v-
|
|
2738
|
+
.verify .verify-right .verify-text[data-v-2b721eca] {
|
|
2739
2739
|
position: relative;
|
|
2740
2740
|
height: 70%;
|
|
2741
2741
|
padding-top: 5px;
|
|
2742
2742
|
border-bottom: 1px solid #e6e6e6;
|
|
2743
2743
|
}
|
|
2744
|
-
.verify .verify-right .verify-text .verify-btn[data-v-
|
|
2744
|
+
.verify .verify-right .verify-text .verify-btn[data-v-2b721eca] {
|
|
2745
2745
|
position: absolute;
|
|
2746
2746
|
right: 3%;
|
|
2747
2747
|
bottom: 2%;
|
|
2748
2748
|
z-index: 10;
|
|
2749
2749
|
}
|
|
2750
|
-
.verify .verify-right .verify-text span[data-v-
|
|
2750
|
+
.verify .verify-right .verify-text span[data-v-2b721eca] {
|
|
2751
2751
|
display: block;
|
|
2752
2752
|
border: none;
|
|
2753
2753
|
height: 100%;
|
|
2754
2754
|
}
|
|
2755
|
-
.verify .verify-right .verify-seal[data-v-
|
|
2755
|
+
.verify .verify-right .verify-seal[data-v-2b721eca] {
|
|
2756
2756
|
position: absolute;
|
|
2757
2757
|
width: 35mm;
|
|
2758
2758
|
height: 35mm;
|
|
2759
2759
|
z-index: 9 !important;
|
|
2760
2760
|
}
|
|
2761
|
-
.verify .verify-right .verify-seal img[data-v-
|
|
2761
|
+
.verify .verify-right .verify-seal img[data-v-2b721eca] {
|
|
2762
2762
|
width: 35mm;
|
|
2763
2763
|
height: 35mm;
|
|
2764
2764
|
}
|
|
2765
|
-
.verify .verify-right .verify-icon[data-v-
|
|
2765
|
+
.verify .verify-right .verify-icon[data-v-2b721eca] {
|
|
2766
2766
|
position: absolute;
|
|
2767
2767
|
right: 3%;
|
|
2768
2768
|
top: 3%;
|
|
2769
2769
|
z-index: 20;
|
|
2770
2770
|
cursor: pointer;
|
|
2771
2771
|
}
|
|
2772
|
-
.verify .verify-option[data-v-
|
|
2772
|
+
.verify .verify-option[data-v-2b721eca] {
|
|
2773
2773
|
display: flex;
|
|
2774
2774
|
height: 30%;
|
|
2775
2775
|
}
|
|
2776
|
-
.verify .verify-option > div[data-v-
|
|
2776
|
+
.verify .verify-option > div[data-v-2b721eca] {
|
|
2777
2777
|
flex: 1;
|
|
2778
2778
|
border-right: 1px solid #e6e6e6;
|
|
2779
2779
|
display: flex;
|
|
2780
2780
|
justify-content: space-between;
|
|
2781
2781
|
align-items: center;
|
|
2782
2782
|
}
|
|
2783
|
-
.verify .verify-option > div span[data-v-
|
|
2783
|
+
.verify .verify-option > div span[data-v-2b721eca] {
|
|
2784
2784
|
text-align: center;
|
|
2785
2785
|
flex: 2;
|
|
2786
2786
|
border-right: 1px solid #e6e6e6;
|
|
@@ -2789,16 +2789,16 @@ dd[data-v-f7c20cf8] {
|
|
|
2789
2789
|
align-items: center;
|
|
2790
2790
|
justify-content: center;
|
|
2791
2791
|
}
|
|
2792
|
-
.verify .verify-option > div span + span[data-v-
|
|
2793
|
-
.verify .verify-option > div span + .inner-form-item[data-v-
|
|
2792
|
+
.verify .verify-option > div span + span[data-v-2b721eca],
|
|
2793
|
+
.verify .verify-option > div span + .inner-form-item[data-v-2b721eca] {
|
|
2794
2794
|
border-right: none;
|
|
2795
2795
|
flex: 4;
|
|
2796
2796
|
}
|
|
2797
|
-
.verify .verify-option > div:nth-child(2) > span[data-v-
|
|
2797
|
+
.verify .verify-option > div:nth-child(2) > span[data-v-2b721eca]:last-child {
|
|
2798
2798
|
box-sizing: border-box;
|
|
2799
2799
|
padding: 1px;
|
|
2800
2800
|
}
|
|
2801
|
-
.verify .verify-option div[data-v-
|
|
2801
|
+
.verify .verify-option div[data-v-2b721eca]:last-child {
|
|
2802
2802
|
border-right: none;
|
|
2803
2803
|
}
|
|
2804
2804
|
|
|
@@ -4287,22 +4287,22 @@ div {
|
|
|
4287
4287
|
}
|
|
4288
4288
|
|
|
4289
4289
|
|
|
4290
|
-
[data-v-
|
|
4290
|
+
[data-v-291e1d66] .ant-popover-inner-content {
|
|
4291
4291
|
width: 190px;
|
|
4292
4292
|
}
|
|
4293
|
-
[data-v-
|
|
4293
|
+
[data-v-291e1d66] .ant-form-item .ant-form-item-control-wrapper:first-child {
|
|
4294
4294
|
width: calc(100% - 0px) !important;
|
|
4295
4295
|
}
|
|
4296
|
-
[data-v-
|
|
4296
|
+
[data-v-291e1d66] .ant-form-item-control {
|
|
4297
4297
|
height: 100%;
|
|
4298
4298
|
}
|
|
4299
4299
|
/***label对齐方式*/
|
|
4300
|
-
.custom_form_item .break[data-v-
|
|
4300
|
+
.custom_form_item .break[data-v-291e1d66] {
|
|
4301
4301
|
white-space: normal;
|
|
4302
4302
|
word-break: break-all;
|
|
4303
4303
|
word-wrap: break-word;
|
|
4304
4304
|
}
|
|
4305
|
-
.custom_form_item .align-between[data-v-
|
|
4305
|
+
.custom_form_item .align-between[data-v-291e1d66] {
|
|
4306
4306
|
white-space: normal;
|
|
4307
4307
|
word-break: break-all;
|
|
4308
4308
|
word-wrap: break-word;
|
|
@@ -4311,28 +4311,28 @@ div {
|
|
|
4311
4311
|
text-align-last: justify;
|
|
4312
4312
|
width: 80%;
|
|
4313
4313
|
}
|
|
4314
|
-
.custom_form_item .align-middle[data-v-
|
|
4314
|
+
.custom_form_item .align-middle[data-v-291e1d66] {
|
|
4315
4315
|
white-space: normal;
|
|
4316
4316
|
word-break: break-all;
|
|
4317
4317
|
word-wrap: break-word;
|
|
4318
4318
|
text-align: center;
|
|
4319
4319
|
width: 80%;
|
|
4320
4320
|
}
|
|
4321
|
-
.custom_form_item .align-left[data-v-
|
|
4321
|
+
.custom_form_item .align-left[data-v-291e1d66] {
|
|
4322
4322
|
white-space: normal;
|
|
4323
4323
|
word-break: break-all;
|
|
4324
4324
|
word-wrap: break-word;
|
|
4325
4325
|
text-align: left;
|
|
4326
4326
|
width: 80%;
|
|
4327
4327
|
}
|
|
4328
|
-
.custom_form_item .align-right[data-v-
|
|
4328
|
+
.custom_form_item .align-right[data-v-291e1d66] {
|
|
4329
4329
|
white-space: normal;
|
|
4330
4330
|
word-break: break-all;
|
|
4331
4331
|
word-wrap: break-word;
|
|
4332
4332
|
text-align: right;
|
|
4333
4333
|
width: 80%;
|
|
4334
4334
|
}
|
|
4335
|
-
.custom_form_item .align-center[data-v-
|
|
4335
|
+
.custom_form_item .align-center[data-v-291e1d66] {
|
|
4336
4336
|
white-space: normal;
|
|
4337
4337
|
word-break: break-all;
|
|
4338
4338
|
word-wrap: break-word;
|
|
@@ -4341,52 +4341,52 @@ div {
|
|
|
4341
4341
|
}
|
|
4342
4342
|
/***label对齐方式 */
|
|
4343
4343
|
/*****公共boder ****/
|
|
4344
|
-
[data-v-
|
|
4344
|
+
[data-v-291e1d66] .ant-form-item-control-wrapper {
|
|
4345
4345
|
border-right: none !important;
|
|
4346
4346
|
border-bottom: 1px solid #000;
|
|
4347
4347
|
}
|
|
4348
|
-
[data-v-
|
|
4348
|
+
[data-v-291e1d66] .ant-form-item-label {
|
|
4349
4349
|
border-bottom: 1px solid #000;
|
|
4350
4350
|
}
|
|
4351
|
-
.verify-right[data-v-
|
|
4351
|
+
.verify-right[data-v-291e1d66] {
|
|
4352
4352
|
border-right: 1px solid #000;
|
|
4353
4353
|
}
|
|
4354
|
-
.custom_form_item_special[data-v-
|
|
4354
|
+
.custom_form_item_special[data-v-291e1d66] .ant-form-item-children {
|
|
4355
4355
|
height: 100%;
|
|
4356
4356
|
}
|
|
4357
4357
|
/*****公共boder ****/
|
|
4358
|
-
.custom_form_item_special[data-v-
|
|
4358
|
+
.custom_form_item_special[data-v-291e1d66] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
|
|
4359
4359
|
width: 100%;
|
|
4360
4360
|
}
|
|
4361
|
-
.verify-no-border input[data-v-
|
|
4362
|
-
.verify-no-border textarea[data-v-
|
|
4361
|
+
.verify-no-border input[data-v-291e1d66],
|
|
4362
|
+
.verify-no-border textarea[data-v-291e1d66] {
|
|
4363
4363
|
display: block;
|
|
4364
4364
|
background: none;
|
|
4365
4365
|
height: 90%;
|
|
4366
4366
|
width: 98%;
|
|
4367
4367
|
margin: 0 auto;
|
|
4368
4368
|
}
|
|
4369
|
-
.verify-no-border input[data-v-
|
|
4370
|
-
.verify-no-border textarea[data-v-
|
|
4369
|
+
.verify-no-border input[data-v-291e1d66]:disabled,
|
|
4370
|
+
.verify-no-border textarea[data-v-291e1d66]:disabled {
|
|
4371
4371
|
background: none !important;
|
|
4372
4372
|
color: #333;
|
|
4373
4373
|
}
|
|
4374
|
-
.verify[data-v-
|
|
4374
|
+
.verify[data-v-291e1d66] {
|
|
4375
4375
|
position: relative;
|
|
4376
4376
|
}
|
|
4377
|
-
.verify .inner-form-item[data-v-
|
|
4377
|
+
.verify .inner-form-item[data-v-291e1d66] .ant-form-item-control-wrapper {
|
|
4378
4378
|
border-bottom: none !important;
|
|
4379
4379
|
}
|
|
4380
|
-
.verify .inner-form-item[data-v-
|
|
4380
|
+
.verify .inner-form-item[data-v-291e1d66] .ant-form-item-children {
|
|
4381
4381
|
display: flex;
|
|
4382
4382
|
align-items: center;
|
|
4383
4383
|
justify-content: center;
|
|
4384
4384
|
width: 100%;
|
|
4385
4385
|
}
|
|
4386
|
-
.verify .inner-form-item[data-v-
|
|
4386
|
+
.verify .inner-form-item[data-v-291e1d66] .ant-form-item-children .textarea-wrapper {
|
|
4387
4387
|
width: 100%;
|
|
4388
4388
|
}
|
|
4389
|
-
.verify .verify-left[data-v-
|
|
4389
|
+
.verify .verify-left[data-v-291e1d66] {
|
|
4390
4390
|
position: absolute;
|
|
4391
4391
|
left: 0;
|
|
4392
4392
|
top: 0;
|
|
@@ -4397,57 +4397,57 @@ div {
|
|
|
4397
4397
|
-moz-text-align-last: justify;
|
|
4398
4398
|
text-align-last: justify;
|
|
4399
4399
|
}
|
|
4400
|
-
.verify .verify-right[data-v-
|
|
4400
|
+
.verify .verify-right[data-v-291e1d66] {
|
|
4401
4401
|
height: 100%;
|
|
4402
4402
|
width: 100%;
|
|
4403
4403
|
position: relative;
|
|
4404
4404
|
}
|
|
4405
|
-
.verify .verify-right .verify-text[data-v-
|
|
4405
|
+
.verify .verify-right .verify-text[data-v-291e1d66] {
|
|
4406
4406
|
position: relative;
|
|
4407
4407
|
height: 70%;
|
|
4408
4408
|
padding-top: 5px;
|
|
4409
4409
|
border-bottom: 1px solid #e6e6e6;
|
|
4410
4410
|
}
|
|
4411
|
-
.verify .verify-right .verify-text .verify-btn[data-v-
|
|
4411
|
+
.verify .verify-right .verify-text .verify-btn[data-v-291e1d66] {
|
|
4412
4412
|
position: absolute;
|
|
4413
4413
|
right: 10px;
|
|
4414
4414
|
bottom: 10px;
|
|
4415
4415
|
z-index: 10;
|
|
4416
4416
|
}
|
|
4417
|
-
.verify .verify-right .verify-text span[data-v-
|
|
4417
|
+
.verify .verify-right .verify-text span[data-v-291e1d66] {
|
|
4418
4418
|
display: block;
|
|
4419
4419
|
border: none;
|
|
4420
4420
|
height: 100%;
|
|
4421
4421
|
}
|
|
4422
|
-
.verify .verify-right .verify-seal[data-v-
|
|
4422
|
+
.verify .verify-right .verify-seal[data-v-291e1d66] {
|
|
4423
4423
|
position: absolute;
|
|
4424
4424
|
width: 35mm;
|
|
4425
4425
|
height: 35mm;
|
|
4426
4426
|
z-index: 9 !important;
|
|
4427
4427
|
}
|
|
4428
|
-
.verify .verify-right .verify-seal img[data-v-
|
|
4428
|
+
.verify .verify-right .verify-seal img[data-v-291e1d66] {
|
|
4429
4429
|
width: 35mm;
|
|
4430
4430
|
height: 35mm;
|
|
4431
4431
|
}
|
|
4432
|
-
.verify .verify-right .verify-icon[data-v-
|
|
4432
|
+
.verify .verify-right .verify-icon[data-v-291e1d66] {
|
|
4433
4433
|
position: absolute;
|
|
4434
4434
|
right: 3%;
|
|
4435
4435
|
top: 3%;
|
|
4436
4436
|
z-index: 20;
|
|
4437
4437
|
cursor: pointer;
|
|
4438
4438
|
}
|
|
4439
|
-
.verify .verify-option[data-v-
|
|
4439
|
+
.verify .verify-option[data-v-291e1d66] {
|
|
4440
4440
|
display: flex;
|
|
4441
4441
|
height: 30%;
|
|
4442
4442
|
}
|
|
4443
|
-
.verify .verify-option > div[data-v-
|
|
4443
|
+
.verify .verify-option > div[data-v-291e1d66] {
|
|
4444
4444
|
flex: 1;
|
|
4445
4445
|
border-right: 1px solid #e6e6e6;
|
|
4446
4446
|
display: flex;
|
|
4447
4447
|
justify-content: space-between;
|
|
4448
4448
|
align-items: center;
|
|
4449
4449
|
}
|
|
4450
|
-
.verify .verify-option > div span[data-v-
|
|
4450
|
+
.verify .verify-option > div span[data-v-291e1d66] {
|
|
4451
4451
|
text-align: center;
|
|
4452
4452
|
flex: 2;
|
|
4453
4453
|
border-right: 1px solid #e6e6e6;
|
|
@@ -4456,36 +4456,36 @@ div {
|
|
|
4456
4456
|
align-items: center;
|
|
4457
4457
|
justify-content: center;
|
|
4458
4458
|
}
|
|
4459
|
-
.verify .verify-option > div span + span[data-v-
|
|
4460
|
-
.verify .verify-option > div span + .inner-form-item[data-v-
|
|
4459
|
+
.verify .verify-option > div span + span[data-v-291e1d66],
|
|
4460
|
+
.verify .verify-option > div span + .inner-form-item[data-v-291e1d66] {
|
|
4461
4461
|
border-right: none;
|
|
4462
4462
|
flex: 4;
|
|
4463
4463
|
}
|
|
4464
|
-
.verify .verify-option > div:nth-child(2) > span[data-v-
|
|
4464
|
+
.verify .verify-option > div:nth-child(2) > span[data-v-291e1d66]:last-child {
|
|
4465
4465
|
box-sizing: border-box;
|
|
4466
4466
|
padding: 1px;
|
|
4467
4467
|
}
|
|
4468
|
-
.verify .verify-option div[data-v-
|
|
4468
|
+
.verify .verify-option div[data-v-291e1d66]:last-child {
|
|
4469
4469
|
border-right: none;
|
|
4470
4470
|
}
|
|
4471
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4471
|
+
.verify-style_label_top > .ant-form-item[data-v-291e1d66] {
|
|
4472
4472
|
display: flex;
|
|
4473
4473
|
flex-direction: column;
|
|
4474
4474
|
height: 100%;
|
|
4475
4475
|
}
|
|
4476
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4476
|
+
.verify-style_label_top > .ant-form-item[data-v-291e1d66] .verify-right {
|
|
4477
4477
|
height: 100% !important;
|
|
4478
4478
|
}
|
|
4479
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4479
|
+
.verify-style_label_top > .ant-form-item[data-v-291e1d66] .ant-form-item-label {
|
|
4480
4480
|
position: relative;
|
|
4481
4481
|
width: 100% !important;
|
|
4482
4482
|
height: 50px;
|
|
4483
4483
|
border-bottom: 1px solid #e6e6e6 !important;
|
|
4484
4484
|
}
|
|
4485
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4485
|
+
.verify-style_label_top > .ant-form-item[data-v-291e1d66] .ant-form-item-label label {
|
|
4486
4486
|
width: 100%;
|
|
4487
4487
|
}
|
|
4488
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4488
|
+
.verify-style_label_top > .ant-form-item[data-v-291e1d66] .ant-form-item-label .align-between {
|
|
4489
4489
|
width: 100% !important;
|
|
4490
4490
|
align-items: flex-start;
|
|
4491
4491
|
-moz-text-align-last: left;
|
|
@@ -4494,63 +4494,63 @@ div {
|
|
|
4494
4494
|
letter-spacing: 8px;
|
|
4495
4495
|
text-indent: 10px;
|
|
4496
4496
|
}
|
|
4497
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4497
|
+
.verify-style_label_top > .ant-form-item[data-v-291e1d66] .ant-form-item-control-wrapper {
|
|
4498
4498
|
width: 100%!important;
|
|
4499
4499
|
height: initial !important;
|
|
4500
4500
|
flex: 1;
|
|
4501
4501
|
overflow: hidden;
|
|
4502
4502
|
}
|
|
4503
|
-
.verify-style_grid_verify[data-v-
|
|
4503
|
+
.verify-style_grid_verify[data-v-291e1d66] .verify .ant-form-item-control-wrapper {
|
|
4504
4504
|
border-right: none;
|
|
4505
4505
|
border-bottom: none;
|
|
4506
4506
|
}
|
|
4507
|
-
.verify-style_grid_verify[data-v-
|
|
4507
|
+
.verify-style_grid_verify[data-v-291e1d66] .verify .ant-form-item-label {
|
|
4508
4508
|
border-bottom: none;
|
|
4509
4509
|
}
|
|
4510
|
-
.verify-style_grid_verify .verify-style_label_top[data-v-
|
|
4510
|
+
.verify-style_grid_verify .verify-style_label_top[data-v-291e1d66] .ant-form-item-label {
|
|
4511
4511
|
border-right: none !important;
|
|
4512
4512
|
}
|
|
4513
|
-
.verify-style_grid_verify[data-v-
|
|
4513
|
+
.verify-style_grid_verify[data-v-291e1d66] .verify-right {
|
|
4514
4514
|
border: none;
|
|
4515
4515
|
}
|
|
4516
|
-
.verify-style_grid_verify[data-v-
|
|
4516
|
+
.verify-style_grid_verify[data-v-291e1d66] .verify-right .verify-text {
|
|
4517
4517
|
height: 50%;
|
|
4518
4518
|
}
|
|
4519
|
-
.verify-style_grid_verify[data-v-
|
|
4519
|
+
.verify-style_grid_verify[data-v-291e1d66] .verify-right .verify-option {
|
|
4520
4520
|
height: 50%;
|
|
4521
4521
|
flex-wrap: wrap;
|
|
4522
4522
|
display: grid;
|
|
4523
4523
|
grid-template-rows: repeat(2, 50%);
|
|
4524
4524
|
grid-template-columns: repeat(2, 50%);
|
|
4525
4525
|
}
|
|
4526
|
-
.verify-style_grid_verify[data-v-
|
|
4526
|
+
.verify-style_grid_verify[data-v-291e1d66] .verify-right .verify-option > div:first-child {
|
|
4527
4527
|
grid-area: 1 / span 1 / span 1;
|
|
4528
4528
|
}
|
|
4529
|
-
.verify-style_grid_verify[data-v-
|
|
4529
|
+
.verify-style_grid_verify[data-v-291e1d66] .verify-right .verify-option > div:nth-child(2) {
|
|
4530
4530
|
grid-area: 0.5 / span 1 / span 1;
|
|
4531
4531
|
}
|
|
4532
|
-
.verify-style_grid_verify[data-v-
|
|
4532
|
+
.verify-style_grid_verify[data-v-291e1d66] .verify-right .verify-option > div:nth-child(3) {
|
|
4533
4533
|
grid-area: 2 / span 2 / span 1;
|
|
4534
4534
|
}
|
|
4535
|
-
.verify-style_grid_verify[data-v-
|
|
4535
|
+
.verify-style_grid_verify[data-v-291e1d66] .verify-right .verify-option > div {
|
|
4536
4536
|
height: 100%;
|
|
4537
4537
|
box-sizing: border-box;
|
|
4538
4538
|
}
|
|
4539
|
-
.verify-style_grid_verify[data-v-
|
|
4539
|
+
.verify-style_grid_verify[data-v-291e1d66] .verify-right .verify-option > div > span:first-child {
|
|
4540
4540
|
flex: initial;
|
|
4541
4541
|
padding: 0 3px;
|
|
4542
4542
|
}
|
|
4543
|
-
.verify-style_grid_verify[data-v-
|
|
4543
|
+
.verify-style_grid_verify[data-v-291e1d66] .verify-right .verify-option > div span + span {
|
|
4544
4544
|
flex: 3;
|
|
4545
4545
|
overflow: hidden;
|
|
4546
4546
|
}
|
|
4547
|
-
.verify-style_grid_verify[data-v-
|
|
4547
|
+
.verify-style_grid_verify[data-v-291e1d66] .verify-right .verify-option > div:first-child {
|
|
4548
4548
|
flex: 0 1 calc(50% + 20px);
|
|
4549
4549
|
}
|
|
4550
|
-
.verify-style_grid_verify[data-v-
|
|
4550
|
+
.verify-style_grid_verify[data-v-291e1d66] .verify-right .verify-option > div:nth-child(2) {
|
|
4551
4551
|
border-right: none;
|
|
4552
4552
|
}
|
|
4553
|
-
.verify-style_grid_verify[data-v-
|
|
4553
|
+
.verify-style_grid_verify[data-v-291e1d66] .verify-right .verify-option > div:last-child {
|
|
4554
4554
|
flex: 0 0 100%;
|
|
4555
4555
|
border-top: 1px solid #e6e6e6;
|
|
4556
4556
|
}
|
|
@@ -66848,7 +66848,7 @@ let getFileExt = filename => {
|
|
|
66848
66848
|
/* harmony import */ var _util_mathUtils__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(9548);
|
|
66849
66849
|
/* harmony import */ var _util_util__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(4063);
|
|
66850
66850
|
/* harmony import */ var _layoutItem__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(3341);
|
|
66851
|
-
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(
|
|
66851
|
+
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(1655);
|
|
66852
66852
|
/* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(1528);
|
|
66853
66853
|
/* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(pubsub_js__WEBPACK_IMPORTED_MODULE_9__);
|
|
66854
66854
|
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(9274);
|
|
@@ -70073,7 +70073,7 @@ module.exports = {
|
|
|
70073
70073
|
|
|
70074
70074
|
/***/ }),
|
|
70075
70075
|
|
|
70076
|
-
/***/
|
|
70076
|
+
/***/ 1655:
|
|
70077
70077
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
70078
70078
|
|
|
70079
70079
|
"use strict";
|
|
@@ -80552,17 +80552,17 @@ var AllLayout_widgetDesign_component = (0,componentNormalizer/* default */.A)(
|
|
|
80552
80552
|
widgetSetup: AllLayout_widgetSetup,
|
|
80553
80553
|
widgetDesign: AllLayout_widgetDesign
|
|
80554
80554
|
});
|
|
80555
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/Verify/component.vue?vue&type=template&id=
|
|
80556
|
-
var
|
|
80555
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/Verify/component.vue?vue&type=template&id=2b721eca&scoped=true
|
|
80556
|
+
var componentvue_type_template_id_2b721eca_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:[
|
|
80557
80557
|
_vm.config.align,
|
|
80558
80558
|
_vm.config.validate === true && _vm.widget.options.required === true
|
|
80559
80559
|
? 'is_required'
|
|
80560
|
-
: 'no_required' ],style:({ color: _vm.config.color }),attrs:{"slot":"label"},slot:"label"},[_vm._v(" "+_vm._s(_vm.widget.name)+" ")]),_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":"
|
|
80560
|
+
: 'no_required' ],style:({ color: _vm.config.color }),attrs:{"slot":"label"},slot:"label"},[_vm._v(" "+_vm._s(_vm.widget.name)+" ")]),_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) {
|
|
80561
80561
|
return triggerNode.parentNode || _vm.document.body;
|
|
80562
80562
|
}},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) {
|
|
80563
80563
|
return triggerNode.parentNode || _vm.document.body;
|
|
80564
80564
|
}},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()}
|
|
80565
|
-
var
|
|
80565
|
+
var componentvue_type_template_id_2b721eca_scoped_true_staticRenderFns = []
|
|
80566
80566
|
|
|
80567
80567
|
|
|
80568
80568
|
// EXTERNAL MODULE: ./node_modules/_core-js@3.37.1@core-js/modules/es.symbol.description.js
|
|
@@ -81195,10 +81195,10 @@ const Verify_componentvue_type_script_lang_js_layoutItem = () => Promise.resolve
|
|
|
81195
81195
|
});
|
|
81196
81196
|
;// CONCATENATED MODULE: ./src/form/modules/components/Verify/component.vue?vue&type=script&lang=js
|
|
81197
81197
|
/* harmony default export */ const components_Verify_componentvue_type_script_lang_js = (Verify_componentvue_type_script_lang_js);
|
|
81198
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@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=
|
|
81198
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@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=2b721eca&prod&lang=less&scoped=true
|
|
81199
81199
|
// extracted by mini-css-extract-plugin
|
|
81200
81200
|
|
|
81201
|
-
;// CONCATENATED MODULE: ./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=
|
|
81201
|
+
;// CONCATENATED MODULE: ./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=2b721eca&prod&lang=less&scoped=true
|
|
81202
81202
|
|
|
81203
81203
|
;// CONCATENATED MODULE: ./src/form/modules/components/Verify/component.vue
|
|
81204
81204
|
|
|
@@ -81211,11 +81211,11 @@ const Verify_componentvue_type_script_lang_js_layoutItem = () => Promise.resolve
|
|
|
81211
81211
|
|
|
81212
81212
|
var Verify_component_component = (0,componentNormalizer/* default */.A)(
|
|
81213
81213
|
components_Verify_componentvue_type_script_lang_js,
|
|
81214
|
-
|
|
81215
|
-
|
|
81214
|
+
componentvue_type_template_id_2b721eca_scoped_true_render,
|
|
81215
|
+
componentvue_type_template_id_2b721eca_scoped_true_staticRenderFns,
|
|
81216
81216
|
false,
|
|
81217
81217
|
null,
|
|
81218
|
-
"
|
|
81218
|
+
"2b721eca",
|
|
81219
81219
|
null
|
|
81220
81220
|
|
|
81221
81221
|
)
|
|
@@ -113279,18 +113279,18 @@ var RichEditor_widgetDesign_component = (0,componentNormalizer/* default */.A)(
|
|
|
113279
113279
|
widgetSetup: RichEditor_widgetSetup,
|
|
113280
113280
|
widgetDesign: RichEditor_widgetDesign
|
|
113281
113281
|
});
|
|
113282
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=template&id=
|
|
113283
|
-
var
|
|
113282
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=template&id=291e1d66&scoped=true
|
|
113283
|
+
var componentvue_type_template_id_291e1d66_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:({
|
|
113284
113284
|
height: _vm.widget.options.type === 'grid-verify' ? '100%' : (_vm.widget.options.height * (_vm.verifyLogsList.length + 1) + 'px'),
|
|
113285
113285
|
borderRight: _vm.widget.options.type === 'grid-verify' ? '1px solid #e6e6e6' : ''
|
|
113286
113286
|
})},[_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:[
|
|
113287
113287
|
_vm.config.align,
|
|
113288
113288
|
_vm.config.validate === true && _vm.widget.options.required === true
|
|
113289
113289
|
? 'is_required'
|
|
113290
|
-
: '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":"
|
|
113290
|
+
: '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) {
|
|
113291
113291
|
return triggerNode.parentNode || _vm.document.body;
|
|
113292
113292
|
}},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()}
|
|
113293
|
-
var
|
|
113293
|
+
var componentvue_type_template_id_291e1d66_scoped_true_staticRenderFns = []
|
|
113294
113294
|
|
|
113295
113295
|
|
|
113296
113296
|
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/components/TextArea/TextArea.vue?vue&type=template&id=64726beb&scoped=true
|
|
@@ -114028,15 +114028,15 @@ var TextArea_component = (0,componentNormalizer/* default */.A)(
|
|
|
114028
114028
|
});
|
|
114029
114029
|
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=script&lang=js
|
|
114030
114030
|
/* harmony default export */ const AllComponent_hnkj_Verify_componentvue_type_script_lang_js = (hnkj_Verify_componentvue_type_script_lang_js);
|
|
114031
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@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=
|
|
114031
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@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=291e1d66&prod&lang=less&scoped=true
|
|
114032
114032
|
// extracted by mini-css-extract-plugin
|
|
114033
114033
|
|
|
114034
|
-
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=
|
|
114034
|
+
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=291e1d66&prod&lang=less&scoped=true
|
|
114035
114035
|
|
|
114036
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@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=
|
|
114036
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@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=291e1d66&prod&lang=less
|
|
114037
114037
|
// extracted by mini-css-extract-plugin
|
|
114038
114038
|
|
|
114039
|
-
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=
|
|
114039
|
+
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=291e1d66&prod&lang=less
|
|
114040
114040
|
|
|
114041
114041
|
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue
|
|
114042
114042
|
|
|
@@ -114050,11 +114050,11 @@ var TextArea_component = (0,componentNormalizer/* default */.A)(
|
|
|
114050
114050
|
|
|
114051
114051
|
var hnkj_Verify_component_component = (0,componentNormalizer/* default */.A)(
|
|
114052
114052
|
AllComponent_hnkj_Verify_componentvue_type_script_lang_js,
|
|
114053
|
-
|
|
114054
|
-
|
|
114053
|
+
componentvue_type_template_id_291e1d66_scoped_true_render,
|
|
114054
|
+
componentvue_type_template_id_291e1d66_scoped_true_staticRenderFns,
|
|
114055
114055
|
false,
|
|
114056
114056
|
null,
|
|
114057
|
-
"
|
|
114057
|
+
"291e1d66",
|
|
114058
114058
|
null
|
|
114059
114059
|
|
|
114060
114060
|
)
|
|
@@ -137358,7 +137358,7 @@ var staticRenderFns = []
|
|
|
137358
137358
|
|
|
137359
137359
|
|
|
137360
137360
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 1014 modules
|
|
137361
|
-
var components = __webpack_require__(
|
|
137361
|
+
var components = __webpack_require__(1655);
|
|
137362
137362
|
;// CONCATENATED MODULE: ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.3.0@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/CorrectionItem.vue?vue&type=script&lang=js
|
|
137363
137363
|
//
|
|
137364
137364
|
//
|
|
@@ -139421,7 +139421,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
139421
139421
|
|
|
139422
139422
|
/* harmony default export */ const CorrectionModal = (component.exports);
|
|
139423
139423
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 1014 modules
|
|
139424
|
-
var components = __webpack_require__(
|
|
139424
|
+
var components = __webpack_require__(1655);
|
|
139425
139425
|
// EXTERNAL MODULE: ./node_modules/_pubsub-js@1.9.4@pubsub-js/src/pubsub.js
|
|
139426
139426
|
var pubsub = __webpack_require__(1528);
|
|
139427
139427
|
var pubsub_default = /*#__PURE__*/__webpack_require__.n(pubsub);
|
|
@@ -140598,7 +140598,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
140598
140598
|
// EXTERNAL MODULE: ./src/api/manage.js
|
|
140599
140599
|
var manage = __webpack_require__(8501);
|
|
140600
140600
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 1014 modules
|
|
140601
|
-
var components = __webpack_require__(
|
|
140601
|
+
var components = __webpack_require__(1655);
|
|
140602
140602
|
// EXTERNAL MODULE: ./src/form/util/Bus.js
|
|
140603
140603
|
var Bus = __webpack_require__(1509);
|
|
140604
140604
|
// EXTERNAL MODULE: ./src/form/modules/config/hnkj.js
|
|
@@ -156487,7 +156487,7 @@ function toString(value) {
|
|
|
156487
156487
|
/***/ ((module) => {
|
|
156488
156488
|
|
|
156489
156489
|
"use strict";
|
|
156490
|
-
module.exports = {"rE":"1.1.
|
|
156490
|
+
module.exports = {"rE":"1.1.585"};
|
|
156491
156491
|
|
|
156492
156492
|
/***/ })
|
|
156493
156493
|
|
|
@@ -171743,7 +171743,7 @@ var es_array_unshift = __webpack_require__(5041);
|
|
|
171743
171743
|
// EXTERNAL MODULE: ./src/form/util/util.js
|
|
171744
171744
|
var util_util = __webpack_require__(4063);
|
|
171745
171745
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 1014 modules
|
|
171746
|
-
var components = __webpack_require__(
|
|
171746
|
+
var components = __webpack_require__(1655);
|
|
171747
171747
|
// EXTERNAL MODULE: ./src/form/modules/widgetFormItem.vue + 6 modules
|
|
171748
171748
|
var widgetFormItem = __webpack_require__(2895);
|
|
171749
171749
|
// EXTERNAL MODULE: ./src/form/modules/WidgetIdeaSignItem.vue + 5 modules
|