@zscreate/form-component 1.1.180 → 1.1.182
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 +35 -27
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -1520,22 +1520,22 @@
|
|
|
1520
1520
|
}
|
|
1521
1521
|
|
|
1522
1522
|
|
|
1523
|
-
[data-v-
|
|
1523
|
+
[data-v-2b7f4508] .ant-popover-inner-content {
|
|
1524
1524
|
width: 190px;
|
|
1525
1525
|
}
|
|
1526
|
-
[data-v-
|
|
1526
|
+
[data-v-2b7f4508] .ant-form-item .ant-form-item-control-wrapper:first-child {
|
|
1527
1527
|
width: calc(100% - 0px) !important;
|
|
1528
1528
|
}
|
|
1529
|
-
[data-v-
|
|
1529
|
+
[data-v-2b7f4508] .ant-form-item-control {
|
|
1530
1530
|
height: 100%;
|
|
1531
1531
|
}
|
|
1532
1532
|
/***label对齐方式*/
|
|
1533
|
-
.custom_form_item .break[data-v-
|
|
1533
|
+
.custom_form_item .break[data-v-2b7f4508] {
|
|
1534
1534
|
white-space: normal;
|
|
1535
1535
|
word-break: break-all;
|
|
1536
1536
|
word-wrap: break-word;
|
|
1537
1537
|
}
|
|
1538
|
-
.custom_form_item .align-between[data-v-
|
|
1538
|
+
.custom_form_item .align-between[data-v-2b7f4508] {
|
|
1539
1539
|
white-space: normal;
|
|
1540
1540
|
word-break: break-all;
|
|
1541
1541
|
word-wrap: break-word;
|
|
@@ -1544,28 +1544,28 @@
|
|
|
1544
1544
|
text-align-last: justify;
|
|
1545
1545
|
width: 80%;
|
|
1546
1546
|
}
|
|
1547
|
-
.custom_form_item .align-middle[data-v-
|
|
1547
|
+
.custom_form_item .align-middle[data-v-2b7f4508] {
|
|
1548
1548
|
white-space: normal;
|
|
1549
1549
|
word-break: break-all;
|
|
1550
1550
|
word-wrap: break-word;
|
|
1551
1551
|
text-align: center;
|
|
1552
1552
|
width: 80%;
|
|
1553
1553
|
}
|
|
1554
|
-
.custom_form_item .align-left[data-v-
|
|
1554
|
+
.custom_form_item .align-left[data-v-2b7f4508] {
|
|
1555
1555
|
white-space: normal;
|
|
1556
1556
|
word-break: break-all;
|
|
1557
1557
|
word-wrap: break-word;
|
|
1558
1558
|
text-align: left;
|
|
1559
1559
|
width: 80%;
|
|
1560
1560
|
}
|
|
1561
|
-
.custom_form_item .align-right[data-v-
|
|
1561
|
+
.custom_form_item .align-right[data-v-2b7f4508] {
|
|
1562
1562
|
white-space: normal;
|
|
1563
1563
|
word-break: break-all;
|
|
1564
1564
|
word-wrap: break-word;
|
|
1565
1565
|
text-align: right;
|
|
1566
1566
|
width: 80%;
|
|
1567
1567
|
}
|
|
1568
|
-
.custom_form_item .align-center[data-v-
|
|
1568
|
+
.custom_form_item .align-center[data-v-2b7f4508] {
|
|
1569
1569
|
white-space: normal;
|
|
1570
1570
|
word-break: break-all;
|
|
1571
1571
|
word-wrap: break-word;
|
|
@@ -1574,51 +1574,51 @@
|
|
|
1574
1574
|
}
|
|
1575
1575
|
/***label对齐方式 */
|
|
1576
1576
|
/*****公共boder ****/
|
|
1577
|
-
[data-v-
|
|
1577
|
+
[data-v-2b7f4508] .ant-form-item-control-wrapper {
|
|
1578
1578
|
border-bottom: 1px solid #000;
|
|
1579
1579
|
}
|
|
1580
|
-
[data-v-
|
|
1580
|
+
[data-v-2b7f4508] .ant-form-item-label {
|
|
1581
1581
|
border-bottom: 1px solid #000;
|
|
1582
1582
|
}
|
|
1583
|
-
.verify-right[data-v-
|
|
1583
|
+
.verify-right[data-v-2b7f4508] {
|
|
1584
1584
|
border-right: 1px solid #000;
|
|
1585
1585
|
}
|
|
1586
|
-
.custom_form_item_special[data-v-
|
|
1586
|
+
.custom_form_item_special[data-v-2b7f4508] .ant-form-item-children {
|
|
1587
1587
|
height: 100%;
|
|
1588
1588
|
}
|
|
1589
1589
|
/*****公共boder ****/
|
|
1590
|
-
.custom_form_item_special[data-v-
|
|
1590
|
+
.custom_form_item_special[data-v-2b7f4508] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
|
|
1591
1591
|
width: 100%;
|
|
1592
1592
|
}
|
|
1593
|
-
.verify-no-border input[data-v-
|
|
1594
|
-
.verify-no-border textarea[data-v-
|
|
1593
|
+
.verify-no-border input[data-v-2b7f4508],
|
|
1594
|
+
.verify-no-border textarea[data-v-2b7f4508] {
|
|
1595
1595
|
display: block;
|
|
1596
1596
|
background: none;
|
|
1597
1597
|
height: 90%;
|
|
1598
1598
|
width: 98%;
|
|
1599
1599
|
margin: 0 auto;
|
|
1600
1600
|
}
|
|
1601
|
-
.verify-no-border input[data-v-
|
|
1602
|
-
.verify-no-border textarea[data-v-
|
|
1601
|
+
.verify-no-border input[data-v-2b7f4508]:disabled,
|
|
1602
|
+
.verify-no-border textarea[data-v-2b7f4508]:disabled {
|
|
1603
1603
|
background: none !important;
|
|
1604
1604
|
color: #333;
|
|
1605
1605
|
}
|
|
1606
|
-
.verify[data-v-
|
|
1606
|
+
.verify[data-v-2b7f4508] {
|
|
1607
1607
|
position: relative;
|
|
1608
1608
|
}
|
|
1609
|
-
.verify .inner-form-item[data-v-
|
|
1609
|
+
.verify .inner-form-item[data-v-2b7f4508] .ant-form-item-control-wrapper {
|
|
1610
1610
|
border-bottom: none !important;
|
|
1611
1611
|
}
|
|
1612
|
-
.verify .inner-form-item[data-v-
|
|
1612
|
+
.verify .inner-form-item[data-v-2b7f4508] .ant-form-item-children {
|
|
1613
1613
|
display: flex;
|
|
1614
1614
|
align-items: center;
|
|
1615
1615
|
justify-content: center;
|
|
1616
1616
|
width: 100%;
|
|
1617
1617
|
}
|
|
1618
|
-
.verify .inner-form-item[data-v-
|
|
1618
|
+
.verify .inner-form-item[data-v-2b7f4508] .ant-form-item-children .textarea-wrapper {
|
|
1619
1619
|
width: 100%;
|
|
1620
1620
|
}
|
|
1621
|
-
.verify .verify-left[data-v-
|
|
1621
|
+
.verify .verify-left[data-v-2b7f4508] {
|
|
1622
1622
|
position: absolute;
|
|
1623
1623
|
left: 0;
|
|
1624
1624
|
top: 0;
|
|
@@ -1629,56 +1629,56 @@
|
|
|
1629
1629
|
-moz-text-align-last: justify;
|
|
1630
1630
|
text-align-last: justify;
|
|
1631
1631
|
}
|
|
1632
|
-
.verify .verify-right[data-v-
|
|
1632
|
+
.verify .verify-right[data-v-2b7f4508] {
|
|
1633
1633
|
height: 100%;
|
|
1634
1634
|
width: 100%;
|
|
1635
1635
|
}
|
|
1636
|
-
.verify .verify-right .verify-text[data-v-
|
|
1636
|
+
.verify .verify-right .verify-text[data-v-2b7f4508] {
|
|
1637
1637
|
position: relative;
|
|
1638
1638
|
height: 70%;
|
|
1639
1639
|
padding-top: 5px;
|
|
1640
1640
|
border-bottom: 1px solid #e6e6e6;
|
|
1641
1641
|
}
|
|
1642
|
-
.verify .verify-right .verify-text .verify-btn[data-v-
|
|
1642
|
+
.verify .verify-right .verify-text .verify-btn[data-v-2b7f4508] {
|
|
1643
1643
|
position: absolute;
|
|
1644
1644
|
right: 3%;
|
|
1645
1645
|
bottom: 2%;
|
|
1646
1646
|
z-index: 10;
|
|
1647
1647
|
}
|
|
1648
|
-
.verify .verify-right .verify-text span[data-v-
|
|
1648
|
+
.verify .verify-right .verify-text span[data-v-2b7f4508] {
|
|
1649
1649
|
display: block;
|
|
1650
1650
|
border: none;
|
|
1651
1651
|
height: 100%;
|
|
1652
1652
|
}
|
|
1653
|
-
.verify .verify-right .verify-seal[data-v-
|
|
1653
|
+
.verify .verify-right .verify-seal[data-v-2b7f4508] {
|
|
1654
1654
|
position: absolute;
|
|
1655
1655
|
width: 35mm;
|
|
1656
1656
|
height: 35mm;
|
|
1657
1657
|
z-index: 9 !important;
|
|
1658
1658
|
}
|
|
1659
|
-
.verify .verify-right .verify-seal img[data-v-
|
|
1659
|
+
.verify .verify-right .verify-seal img[data-v-2b7f4508] {
|
|
1660
1660
|
width: 35mm;
|
|
1661
1661
|
height: 35mm;
|
|
1662
1662
|
}
|
|
1663
|
-
.verify .verify-right .verify-icon[data-v-
|
|
1663
|
+
.verify .verify-right .verify-icon[data-v-2b7f4508] {
|
|
1664
1664
|
position: absolute;
|
|
1665
1665
|
right: 3%;
|
|
1666
1666
|
top: 3%;
|
|
1667
1667
|
z-index: 20;
|
|
1668
1668
|
cursor: pointer;
|
|
1669
1669
|
}
|
|
1670
|
-
.verify .verify-option[data-v-
|
|
1670
|
+
.verify .verify-option[data-v-2b7f4508] {
|
|
1671
1671
|
display: flex;
|
|
1672
1672
|
height: 30%;
|
|
1673
1673
|
}
|
|
1674
|
-
.verify .verify-option > div[data-v-
|
|
1674
|
+
.verify .verify-option > div[data-v-2b7f4508] {
|
|
1675
1675
|
flex: 1;
|
|
1676
1676
|
border-right: 1px solid #e6e6e6;
|
|
1677
1677
|
display: flex;
|
|
1678
1678
|
justify-content: space-between;
|
|
1679
1679
|
align-items: center;
|
|
1680
1680
|
}
|
|
1681
|
-
.verify .verify-option > div span[data-v-
|
|
1681
|
+
.verify .verify-option > div span[data-v-2b7f4508] {
|
|
1682
1682
|
text-align: center;
|
|
1683
1683
|
flex: 2;
|
|
1684
1684
|
border-right: 1px solid #e6e6e6;
|
|
@@ -1687,16 +1687,16 @@
|
|
|
1687
1687
|
align-items: center;
|
|
1688
1688
|
justify-content: center;
|
|
1689
1689
|
}
|
|
1690
|
-
.verify .verify-option > div span + span[data-v-
|
|
1691
|
-
.verify .verify-option > div span + .inner-form-item[data-v-
|
|
1690
|
+
.verify .verify-option > div span + span[data-v-2b7f4508],
|
|
1691
|
+
.verify .verify-option > div span + .inner-form-item[data-v-2b7f4508] {
|
|
1692
1692
|
border-right: none;
|
|
1693
1693
|
flex: 4;
|
|
1694
1694
|
}
|
|
1695
|
-
.verify .verify-option > div:nth-child(2) > span[data-v-
|
|
1695
|
+
.verify .verify-option > div:nth-child(2) > span[data-v-2b7f4508]:last-child {
|
|
1696
1696
|
box-sizing: border-box;
|
|
1697
1697
|
padding: 1px;
|
|
1698
1698
|
}
|
|
1699
|
-
.verify .verify-option div[data-v-
|
|
1699
|
+
.verify .verify-option div[data-v-2b7f4508]:last-child {
|
|
1700
1700
|
border-right: none;
|
|
1701
1701
|
}
|
|
1702
1702
|
|
|
@@ -2796,22 +2796,22 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
2796
2796
|
}
|
|
2797
2797
|
|
|
2798
2798
|
|
|
2799
|
-
[data-v-
|
|
2799
|
+
[data-v-bc6bb61e] .ant-popover-inner-content {
|
|
2800
2800
|
width: 190px;
|
|
2801
2801
|
}
|
|
2802
|
-
[data-v-
|
|
2802
|
+
[data-v-bc6bb61e] .ant-form-item .ant-form-item-control-wrapper:first-child {
|
|
2803
2803
|
width: calc(100% - 0px) !important;
|
|
2804
2804
|
}
|
|
2805
|
-
[data-v-
|
|
2805
|
+
[data-v-bc6bb61e] .ant-form-item-control {
|
|
2806
2806
|
height: 100%;
|
|
2807
2807
|
}
|
|
2808
2808
|
/***label对齐方式*/
|
|
2809
|
-
.custom_form_item .break[data-v-
|
|
2809
|
+
.custom_form_item .break[data-v-bc6bb61e] {
|
|
2810
2810
|
white-space: normal;
|
|
2811
2811
|
word-break: break-all;
|
|
2812
2812
|
word-wrap: break-word;
|
|
2813
2813
|
}
|
|
2814
|
-
.custom_form_item .align-between[data-v-
|
|
2814
|
+
.custom_form_item .align-between[data-v-bc6bb61e] {
|
|
2815
2815
|
white-space: normal;
|
|
2816
2816
|
word-break: break-all;
|
|
2817
2817
|
word-wrap: break-word;
|
|
@@ -2820,28 +2820,28 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
2820
2820
|
text-align-last: justify;
|
|
2821
2821
|
width: 80%;
|
|
2822
2822
|
}
|
|
2823
|
-
.custom_form_item .align-middle[data-v-
|
|
2823
|
+
.custom_form_item .align-middle[data-v-bc6bb61e] {
|
|
2824
2824
|
white-space: normal;
|
|
2825
2825
|
word-break: break-all;
|
|
2826
2826
|
word-wrap: break-word;
|
|
2827
2827
|
text-align: center;
|
|
2828
2828
|
width: 80%;
|
|
2829
2829
|
}
|
|
2830
|
-
.custom_form_item .align-left[data-v-
|
|
2830
|
+
.custom_form_item .align-left[data-v-bc6bb61e] {
|
|
2831
2831
|
white-space: normal;
|
|
2832
2832
|
word-break: break-all;
|
|
2833
2833
|
word-wrap: break-word;
|
|
2834
2834
|
text-align: left;
|
|
2835
2835
|
width: 80%;
|
|
2836
2836
|
}
|
|
2837
|
-
.custom_form_item .align-right[data-v-
|
|
2837
|
+
.custom_form_item .align-right[data-v-bc6bb61e] {
|
|
2838
2838
|
white-space: normal;
|
|
2839
2839
|
word-break: break-all;
|
|
2840
2840
|
word-wrap: break-word;
|
|
2841
2841
|
text-align: right;
|
|
2842
2842
|
width: 80%;
|
|
2843
2843
|
}
|
|
2844
|
-
.custom_form_item .align-center[data-v-
|
|
2844
|
+
.custom_form_item .align-center[data-v-bc6bb61e] {
|
|
2845
2845
|
white-space: normal;
|
|
2846
2846
|
word-break: break-all;
|
|
2847
2847
|
word-wrap: break-word;
|
|
@@ -2850,52 +2850,52 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
2850
2850
|
}
|
|
2851
2851
|
/***label对齐方式 */
|
|
2852
2852
|
/*****公共boder ****/
|
|
2853
|
-
[data-v-
|
|
2853
|
+
[data-v-bc6bb61e] .ant-form-item-control-wrapper {
|
|
2854
2854
|
border-right: none !important;
|
|
2855
2855
|
border-bottom: 1px solid #000;
|
|
2856
2856
|
}
|
|
2857
|
-
[data-v-
|
|
2857
|
+
[data-v-bc6bb61e] .ant-form-item-label {
|
|
2858
2858
|
border-bottom: 1px solid #000;
|
|
2859
2859
|
}
|
|
2860
|
-
.verify-right[data-v-
|
|
2860
|
+
.verify-right[data-v-bc6bb61e] {
|
|
2861
2861
|
border-right: 1px solid #000;
|
|
2862
2862
|
}
|
|
2863
|
-
.custom_form_item_special[data-v-
|
|
2863
|
+
.custom_form_item_special[data-v-bc6bb61e] .ant-form-item-children {
|
|
2864
2864
|
height: 100%;
|
|
2865
2865
|
}
|
|
2866
2866
|
/*****公共boder ****/
|
|
2867
|
-
.custom_form_item_special[data-v-
|
|
2867
|
+
.custom_form_item_special[data-v-bc6bb61e] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
|
|
2868
2868
|
width: 100%;
|
|
2869
2869
|
}
|
|
2870
|
-
.verify-no-border input[data-v-
|
|
2871
|
-
.verify-no-border textarea[data-v-
|
|
2870
|
+
.verify-no-border input[data-v-bc6bb61e],
|
|
2871
|
+
.verify-no-border textarea[data-v-bc6bb61e] {
|
|
2872
2872
|
display: block;
|
|
2873
2873
|
background: none;
|
|
2874
2874
|
height: 90%;
|
|
2875
2875
|
width: 98%;
|
|
2876
2876
|
margin: 0 auto;
|
|
2877
2877
|
}
|
|
2878
|
-
.verify-no-border input[data-v-
|
|
2879
|
-
.verify-no-border textarea[data-v-
|
|
2878
|
+
.verify-no-border input[data-v-bc6bb61e]:disabled,
|
|
2879
|
+
.verify-no-border textarea[data-v-bc6bb61e]:disabled {
|
|
2880
2880
|
background: none !important;
|
|
2881
2881
|
color: #333;
|
|
2882
2882
|
}
|
|
2883
|
-
.verify[data-v-
|
|
2883
|
+
.verify[data-v-bc6bb61e] {
|
|
2884
2884
|
position: relative;
|
|
2885
2885
|
}
|
|
2886
|
-
.verify .inner-form-item[data-v-
|
|
2886
|
+
.verify .inner-form-item[data-v-bc6bb61e] .ant-form-item-control-wrapper {
|
|
2887
2887
|
border-bottom: none !important;
|
|
2888
2888
|
}
|
|
2889
|
-
.verify .inner-form-item[data-v-
|
|
2889
|
+
.verify .inner-form-item[data-v-bc6bb61e] .ant-form-item-children {
|
|
2890
2890
|
display: flex;
|
|
2891
2891
|
align-items: center;
|
|
2892
2892
|
justify-content: center;
|
|
2893
2893
|
width: 100%;
|
|
2894
2894
|
}
|
|
2895
|
-
.verify .inner-form-item[data-v-
|
|
2895
|
+
.verify .inner-form-item[data-v-bc6bb61e] .ant-form-item-children .textarea-wrapper {
|
|
2896
2896
|
width: 100%;
|
|
2897
2897
|
}
|
|
2898
|
-
.verify .verify-left[data-v-
|
|
2898
|
+
.verify .verify-left[data-v-bc6bb61e] {
|
|
2899
2899
|
position: absolute;
|
|
2900
2900
|
left: 0;
|
|
2901
2901
|
top: 0;
|
|
@@ -2906,57 +2906,57 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
2906
2906
|
-moz-text-align-last: justify;
|
|
2907
2907
|
text-align-last: justify;
|
|
2908
2908
|
}
|
|
2909
|
-
.verify .verify-right[data-v-
|
|
2909
|
+
.verify .verify-right[data-v-bc6bb61e] {
|
|
2910
2910
|
height: 100%;
|
|
2911
2911
|
width: 100%;
|
|
2912
2912
|
position: relative;
|
|
2913
2913
|
}
|
|
2914
|
-
.verify .verify-right .verify-text[data-v-
|
|
2914
|
+
.verify .verify-right .verify-text[data-v-bc6bb61e] {
|
|
2915
2915
|
position: relative;
|
|
2916
2916
|
height: 70%;
|
|
2917
2917
|
padding-top: 5px;
|
|
2918
2918
|
border-bottom: 1px solid #e6e6e6;
|
|
2919
2919
|
}
|
|
2920
|
-
.verify .verify-right .verify-text .verify-btn[data-v-
|
|
2920
|
+
.verify .verify-right .verify-text .verify-btn[data-v-bc6bb61e] {
|
|
2921
2921
|
position: absolute;
|
|
2922
2922
|
right: 10px;
|
|
2923
2923
|
bottom: 10px;
|
|
2924
2924
|
z-index: 10;
|
|
2925
2925
|
}
|
|
2926
|
-
.verify .verify-right .verify-text span[data-v-
|
|
2926
|
+
.verify .verify-right .verify-text span[data-v-bc6bb61e] {
|
|
2927
2927
|
display: block;
|
|
2928
2928
|
border: none;
|
|
2929
2929
|
height: 100%;
|
|
2930
2930
|
}
|
|
2931
|
-
.verify .verify-right .verify-seal[data-v-
|
|
2931
|
+
.verify .verify-right .verify-seal[data-v-bc6bb61e] {
|
|
2932
2932
|
position: absolute;
|
|
2933
2933
|
width: 35mm;
|
|
2934
2934
|
height: 35mm;
|
|
2935
2935
|
z-index: 9 !important;
|
|
2936
2936
|
}
|
|
2937
|
-
.verify .verify-right .verify-seal img[data-v-
|
|
2937
|
+
.verify .verify-right .verify-seal img[data-v-bc6bb61e] {
|
|
2938
2938
|
width: 35mm;
|
|
2939
2939
|
height: 35mm;
|
|
2940
2940
|
}
|
|
2941
|
-
.verify .verify-right .verify-icon[data-v-
|
|
2941
|
+
.verify .verify-right .verify-icon[data-v-bc6bb61e] {
|
|
2942
2942
|
position: absolute;
|
|
2943
2943
|
right: 3%;
|
|
2944
2944
|
top: 3%;
|
|
2945
2945
|
z-index: 20;
|
|
2946
2946
|
cursor: pointer;
|
|
2947
2947
|
}
|
|
2948
|
-
.verify .verify-option[data-v-
|
|
2948
|
+
.verify .verify-option[data-v-bc6bb61e] {
|
|
2949
2949
|
display: flex;
|
|
2950
2950
|
height: 30%;
|
|
2951
2951
|
}
|
|
2952
|
-
.verify .verify-option > div[data-v-
|
|
2952
|
+
.verify .verify-option > div[data-v-bc6bb61e] {
|
|
2953
2953
|
flex: 1;
|
|
2954
2954
|
border-right: 1px solid #e6e6e6;
|
|
2955
2955
|
display: flex;
|
|
2956
2956
|
justify-content: space-between;
|
|
2957
2957
|
align-items: center;
|
|
2958
2958
|
}
|
|
2959
|
-
.verify .verify-option > div span[data-v-
|
|
2959
|
+
.verify .verify-option > div span[data-v-bc6bb61e] {
|
|
2960
2960
|
text-align: center;
|
|
2961
2961
|
flex: 2;
|
|
2962
2962
|
border-right: 1px solid #e6e6e6;
|
|
@@ -2965,36 +2965,36 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
2965
2965
|
align-items: center;
|
|
2966
2966
|
justify-content: center;
|
|
2967
2967
|
}
|
|
2968
|
-
.verify .verify-option > div span + span[data-v-
|
|
2969
|
-
.verify .verify-option > div span + .inner-form-item[data-v-
|
|
2968
|
+
.verify .verify-option > div span + span[data-v-bc6bb61e],
|
|
2969
|
+
.verify .verify-option > div span + .inner-form-item[data-v-bc6bb61e] {
|
|
2970
2970
|
border-right: none;
|
|
2971
2971
|
flex: 4;
|
|
2972
2972
|
}
|
|
2973
|
-
.verify .verify-option > div:nth-child(2) > span[data-v-
|
|
2973
|
+
.verify .verify-option > div:nth-child(2) > span[data-v-bc6bb61e]:last-child {
|
|
2974
2974
|
box-sizing: border-box;
|
|
2975
2975
|
padding: 1px;
|
|
2976
2976
|
}
|
|
2977
|
-
.verify .verify-option div[data-v-
|
|
2977
|
+
.verify .verify-option div[data-v-bc6bb61e]:last-child {
|
|
2978
2978
|
border-right: none;
|
|
2979
2979
|
}
|
|
2980
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
2980
|
+
.verify-style_label_top > .ant-form-item[data-v-bc6bb61e] {
|
|
2981
2981
|
display: flex;
|
|
2982
2982
|
flex-direction: column;
|
|
2983
2983
|
height: 100%;
|
|
2984
2984
|
}
|
|
2985
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
2985
|
+
.verify-style_label_top > .ant-form-item[data-v-bc6bb61e] .verify-right {
|
|
2986
2986
|
height: 100% !important;
|
|
2987
2987
|
}
|
|
2988
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
2988
|
+
.verify-style_label_top > .ant-form-item[data-v-bc6bb61e] .ant-form-item-label {
|
|
2989
2989
|
position: relative;
|
|
2990
2990
|
width: 100% !important;
|
|
2991
2991
|
height: 50px;
|
|
2992
2992
|
border-bottom: 1px solid #000 !important;
|
|
2993
2993
|
}
|
|
2994
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
2994
|
+
.verify-style_label_top > .ant-form-item[data-v-bc6bb61e] .ant-form-item-label label {
|
|
2995
2995
|
width: 100%;
|
|
2996
2996
|
}
|
|
2997
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
2997
|
+
.verify-style_label_top > .ant-form-item[data-v-bc6bb61e] .ant-form-item-label .align-between {
|
|
2998
2998
|
width: 100% !important;
|
|
2999
2999
|
align-items: flex-start;
|
|
3000
3000
|
-moz-text-align-last: left;
|
|
@@ -3003,63 +3003,63 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3003
3003
|
letter-spacing: 8px;
|
|
3004
3004
|
text-indent: 10px;
|
|
3005
3005
|
}
|
|
3006
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
3006
|
+
.verify-style_label_top > .ant-form-item[data-v-bc6bb61e] .ant-form-item-control-wrapper {
|
|
3007
3007
|
width: 100%!important;
|
|
3008
3008
|
height: initial !important;
|
|
3009
3009
|
flex: 1;
|
|
3010
3010
|
overflow: hidden;
|
|
3011
3011
|
}
|
|
3012
|
-
.verify-style_grid_verify[data-v-
|
|
3012
|
+
.verify-style_grid_verify[data-v-bc6bb61e] .verify .ant-form-item-control-wrapper {
|
|
3013
3013
|
border-right: none;
|
|
3014
3014
|
border-bottom: none;
|
|
3015
3015
|
}
|
|
3016
|
-
.verify-style_grid_verify[data-v-
|
|
3016
|
+
.verify-style_grid_verify[data-v-bc6bb61e] .verify .ant-form-item-label {
|
|
3017
3017
|
border-bottom: none;
|
|
3018
3018
|
}
|
|
3019
|
-
.verify-style_grid_verify .verify-style_label_top[data-v-
|
|
3019
|
+
.verify-style_grid_verify .verify-style_label_top[data-v-bc6bb61e] .ant-form-item-label {
|
|
3020
3020
|
border-right: none !important;
|
|
3021
3021
|
}
|
|
3022
|
-
.verify-style_grid_verify[data-v-
|
|
3022
|
+
.verify-style_grid_verify[data-v-bc6bb61e] .verify-right {
|
|
3023
3023
|
border: none;
|
|
3024
3024
|
}
|
|
3025
|
-
.verify-style_grid_verify[data-v-
|
|
3025
|
+
.verify-style_grid_verify[data-v-bc6bb61e] .verify-right .verify-text {
|
|
3026
3026
|
height: 50%;
|
|
3027
3027
|
}
|
|
3028
|
-
.verify-style_grid_verify[data-v-
|
|
3028
|
+
.verify-style_grid_verify[data-v-bc6bb61e] .verify-right .verify-option {
|
|
3029
3029
|
height: 50%;
|
|
3030
3030
|
flex-wrap: wrap;
|
|
3031
3031
|
display: grid;
|
|
3032
3032
|
grid-template-rows: repeat(2, 50%);
|
|
3033
3033
|
grid-template-columns: repeat(2, 50%);
|
|
3034
3034
|
}
|
|
3035
|
-
.verify-style_grid_verify[data-v-
|
|
3035
|
+
.verify-style_grid_verify[data-v-bc6bb61e] .verify-right .verify-option > div:first-child {
|
|
3036
3036
|
grid-area: 1 / span 1 / span 1;
|
|
3037
3037
|
}
|
|
3038
|
-
.verify-style_grid_verify[data-v-
|
|
3038
|
+
.verify-style_grid_verify[data-v-bc6bb61e] .verify-right .verify-option > div:nth-child(2) {
|
|
3039
3039
|
grid-area: 0.5 / span 1 / span 1;
|
|
3040
3040
|
}
|
|
3041
|
-
.verify-style_grid_verify[data-v-
|
|
3041
|
+
.verify-style_grid_verify[data-v-bc6bb61e] .verify-right .verify-option > div:nth-child(3) {
|
|
3042
3042
|
grid-area: 2 / span 2 / span 1;
|
|
3043
3043
|
}
|
|
3044
|
-
.verify-style_grid_verify[data-v-
|
|
3044
|
+
.verify-style_grid_verify[data-v-bc6bb61e] .verify-right .verify-option > div {
|
|
3045
3045
|
height: 100%;
|
|
3046
3046
|
box-sizing: border-box;
|
|
3047
3047
|
}
|
|
3048
|
-
.verify-style_grid_verify[data-v-
|
|
3048
|
+
.verify-style_grid_verify[data-v-bc6bb61e] .verify-right .verify-option > div > span:first-child {
|
|
3049
3049
|
flex: initial;
|
|
3050
3050
|
padding: 0 3px;
|
|
3051
3051
|
}
|
|
3052
|
-
.verify-style_grid_verify[data-v-
|
|
3052
|
+
.verify-style_grid_verify[data-v-bc6bb61e] .verify-right .verify-option > div span + span {
|
|
3053
3053
|
flex: 3;
|
|
3054
3054
|
overflow: hidden;
|
|
3055
3055
|
}
|
|
3056
|
-
.verify-style_grid_verify[data-v-
|
|
3056
|
+
.verify-style_grid_verify[data-v-bc6bb61e] .verify-right .verify-option > div:first-child {
|
|
3057
3057
|
flex: 0 1 calc(50% + 20px);
|
|
3058
3058
|
}
|
|
3059
|
-
.verify-style_grid_verify[data-v-
|
|
3059
|
+
.verify-style_grid_verify[data-v-bc6bb61e] .verify-right .verify-option > div:nth-child(2) {
|
|
3060
3060
|
border-right: none;
|
|
3061
3061
|
}
|
|
3062
|
-
.verify-style_grid_verify[data-v-
|
|
3062
|
+
.verify-style_grid_verify[data-v-bc6bb61e] .verify-right .verify-option > div:last-child {
|
|
3063
3063
|
flex: 0 0 100%;
|
|
3064
3064
|
border-top: 1px solid #000;
|
|
3065
3065
|
}
|
|
@@ -59886,7 +59886,7 @@ Sortable.mount(Remove, Revert);
|
|
|
59886
59886
|
/* harmony import */ var _util_mathUtils__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(38);
|
|
59887
59887
|
/* harmony import */ var _util_util__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(6955);
|
|
59888
59888
|
/* harmony import */ var _layoutItem__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(9052);
|
|
59889
|
-
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(
|
|
59889
|
+
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(9510);
|
|
59890
59890
|
/* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(2980);
|
|
59891
59891
|
/* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(pubsub_js__WEBPACK_IMPORTED_MODULE_7__);
|
|
59892
59892
|
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(7203);
|
|
@@ -61965,7 +61965,7 @@ module.exports = {
|
|
|
61965
61965
|
|
|
61966
61966
|
/***/ }),
|
|
61967
61967
|
|
|
61968
|
-
/***/
|
|
61968
|
+
/***/ 9510:
|
|
61969
61969
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
61970
61970
|
|
|
61971
61971
|
"use strict";
|
|
@@ -70922,17 +70922,17 @@ var AllLayout_widgetDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
70922
70922
|
widgetSetup: AllLayout_widgetSetup,
|
|
70923
70923
|
widgetDesign: AllLayout_widgetDesign
|
|
70924
70924
|
});
|
|
70925
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/Verify/component.vue?vue&type=template&id=
|
|
70926
|
-
var
|
|
70925
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/Verify/component.vue?vue&type=template&id=2b7f4508&scoped=true&
|
|
70926
|
+
var componentvue_type_template_id_2b7f4508_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:[
|
|
70927
70927
|
_vm.config.align,
|
|
70928
70928
|
_vm.config.validate === true && _vm.widget.options.required === true
|
|
70929
70929
|
? 'is_required'
|
|
70930
|
-
: '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":"999"},attrs:{"w":_vm.initCdrUserSeal.width,"h":_vm.initCdrUserSeal.height,"y":_vm.initCdrUserSeal.y,"x":_vm.initCdrUserSeal.x,"resizable":false,"parent":true},on:{"dragging":_vm.onSealDrag}},[_c('img',{style:({ 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', zIndex: 2 }),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' ? '
|
|
70930
|
+
: '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":"999"},attrs:{"w":_vm.initCdrUserSeal.width,"h":_vm.initCdrUserSeal.height,"y":_vm.initCdrUserSeal.y,"x":_vm.initCdrUserSeal.x,"resizable":false,"parent":true},on:{"dragging":_vm.onSealDrag}},[_c('img',{style:({ 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', zIndex: 2 }),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' : '2%'})},[_c('a-popconfirm',{attrs:{"title":"请确认是否添加印章?","ok-text":"是","cancel-text":"否","getPopupContainer":function (triggerNode) {
|
|
70931
70931
|
return triggerNode.parentNode || _vm.document.body;
|
|
70932
|
-
}},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:{"font-size":"13px","right":"1%","bottom":"
|
|
70932
|
+
}},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) {
|
|
70933
70933
|
return triggerNode.parentNode || _vm.document.body;
|
|
70934
|
-
}},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.
|
|
70935
|
-
var
|
|
70934
|
+
}},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()}
|
|
70935
|
+
var componentvue_type_template_id_2b7f4508_scoped_true_staticRenderFns = []
|
|
70936
70936
|
|
|
70937
70937
|
|
|
70938
70938
|
// EXTERNAL MODULE: ./node_modules/_core-js@3.32.1@core-js/modules/es.symbol.description.js
|
|
@@ -71183,6 +71183,14 @@ var util = __webpack_require__(4948);
|
|
|
71183
71183
|
//
|
|
71184
71184
|
//
|
|
71185
71185
|
//
|
|
71186
|
+
//
|
|
71187
|
+
//
|
|
71188
|
+
//
|
|
71189
|
+
//
|
|
71190
|
+
//
|
|
71191
|
+
//
|
|
71192
|
+
//
|
|
71193
|
+
//
|
|
71186
71194
|
|
|
71187
71195
|
|
|
71188
71196
|
const Verify_componentvue_type_script_lang_js_layoutItem = () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 9052));
|
|
@@ -71540,10 +71548,10 @@ const Verify_componentvue_type_script_lang_js_layoutItem = () => Promise.resolve
|
|
|
71540
71548
|
});
|
|
71541
71549
|
;// CONCATENATED MODULE: ./src/form/modules/components/Verify/component.vue?vue&type=script&lang=js&
|
|
71542
71550
|
/* harmony default export */ const components_Verify_componentvue_type_script_lang_js_ = (Verify_componentvue_type_script_lang_js_);
|
|
71543
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=
|
|
71551
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=2b7f4508&prod&lang=less&scoped=true&
|
|
71544
71552
|
// extracted by mini-css-extract-plugin
|
|
71545
71553
|
|
|
71546
|
-
;// CONCATENATED MODULE: ./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=
|
|
71554
|
+
;// CONCATENATED MODULE: ./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=2b7f4508&prod&lang=less&scoped=true&
|
|
71547
71555
|
|
|
71548
71556
|
;// CONCATENATED MODULE: ./src/form/modules/components/Verify/component.vue
|
|
71549
71557
|
|
|
@@ -71556,11 +71564,11 @@ const Verify_componentvue_type_script_lang_js_layoutItem = () => Promise.resolve
|
|
|
71556
71564
|
|
|
71557
71565
|
var Verify_component_component = (0,componentNormalizer/* default */.Z)(
|
|
71558
71566
|
components_Verify_componentvue_type_script_lang_js_,
|
|
71559
|
-
|
|
71560
|
-
|
|
71567
|
+
componentvue_type_template_id_2b7f4508_scoped_true_render,
|
|
71568
|
+
componentvue_type_template_id_2b7f4508_scoped_true_staticRenderFns,
|
|
71561
71569
|
false,
|
|
71562
71570
|
null,
|
|
71563
|
-
"
|
|
71571
|
+
"2b7f4508",
|
|
71564
71572
|
null
|
|
71565
71573
|
|
|
71566
71574
|
)
|
|
@@ -100371,18 +100379,18 @@ var RichEditor_widgetDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
100371
100379
|
widgetSetup: RichEditor_widgetSetup,
|
|
100372
100380
|
widgetDesign: RichEditor_widgetDesign
|
|
100373
100381
|
});
|
|
100374
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=template&id=
|
|
100375
|
-
var
|
|
100382
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=template&id=bc6bb61e&scoped=true&
|
|
100383
|
+
var componentvue_type_template_id_bc6bb61e_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:({
|
|
100376
100384
|
height: _vm.widget.options.type === 'grid-verify' ? '100%' : (_vm.widget.options.height * (_vm.verifyLogsList.length + 1) + 'px'),
|
|
100377
100385
|
borderRight: _vm.widget.options.type === 'grid-verify' ? '1px solid #000' : ''
|
|
100378
100386
|
})},[_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:[
|
|
100379
100387
|
_vm.config.align,
|
|
100380
100388
|
_vm.config.validate === true && _vm.widget.options.required === true
|
|
100381
100389
|
? 'is_required'
|
|
100382
|
-
: 'no_required' ],style:({ color: _vm.config.color }),attrs:{"slot":"label"},slot:"label"},[_vm._v(" "+_vm._s(_vm.widget.name)+" ")]),_vm._l((_vm.verifyLogsList),function(log,idx){return [_c('div',{staticClass:"verify-right",style:({ 'border-color': _vm.config.borderColor, height: ("calc(100% / " + (_vm.verifyLogsList.length + 1) + ")!important"), 'border-bottom': '1px solid '+_vm.config.borderColor })},[(log.userSeal)?_c('div',{staticClass:"verify-seal",style:(Object.assign({}, _vm.getUserSealPosition({ left: log['sealPositionLeft'], top: log['sealPositionTop']}), {position: 'absolute'}))},[_c('img',{style:(_vm.style),attrs:{"src":_vm.imgUrl + log.userSeal,"alt":""}})]):_vm._e(),_c('div',{staticClass:"verify-text",style:({ 'border-color': _vm.config.borderColor })},[_c('span',[(log['note'])?_c('a-input',{style:({ position: 'relative', zIndex: 2 }),attrs:{"type":"textarea","rows":"4","disabled":true,"placeholder":_vm.widget.options.placeholder},model:{value:(log['note']),callback:function ($$v) {_vm.$set(log, 'note', $$v)},expression:"log['note']"}}):_vm._e()],1)]),_c('div',{staticClass:"verify-option"},[_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operation)+" ")]),_c('span',[_c('a-select',{directives:[{name:"show",rawName:"v-show",value:(log['shenpiYijian']),expression:"log['shenpiYijian']"}],style:({ width: '90%' }),attrs:{"disabled":true,"default-value":log['shenpiYijian']}},_vm._l((_vm.suggest),function(item,idx){return _c('a-select-option',{key:idx,attrs:{"value":item.value}},[_vm._v(_vm._s(item.label))])}),1)],1)]),_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operator)+" ")]),[(log['userSign'])?_c('span',[(log['userSign'].startsWith('/'))?_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.imgUrl + log['userSign'],"alt":""}}):_c('span',[_vm._v(" "+_vm._s(log['userSign'])+" ")])]):_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(log['realname'] || '')+" ")])]],2),_c('div',{staticStyle:{"flex-grow":"1.
|
|
100390
|
+
: 'no_required' ],style:({ color: _vm.config.color }),attrs:{"slot":"label"},slot:"label"},[_vm._v(" "+_vm._s(_vm.widget.name)+" ")]),_vm._l((_vm.verifyLogsList),function(log,idx){return [_c('div',{staticClass:"verify-right",style:({ 'border-color': _vm.config.borderColor, height: ("calc(100% / " + (_vm.verifyLogsList.length + 1) + ")!important"), 'border-bottom': '1px solid '+_vm.config.borderColor })},[(log.userSeal)?_c('div',{staticClass:"verify-seal",style:(Object.assign({}, _vm.getUserSealPosition({ left: log['sealPositionLeft'], top: log['sealPositionTop']}), {position: 'absolute'}))},[_c('img',{style:(_vm.style),attrs:{"src":_vm.imgUrl + log.userSeal,"alt":""}})]):_vm._e(),_c('div',{staticClass:"verify-text",style:({ 'border-color': _vm.config.borderColor })},[_c('span',[(log['note'])?_c('a-input',{style:({ position: 'relative', zIndex: 2 }),attrs:{"type":"textarea","rows":"4","disabled":true,"placeholder":_vm.widget.options.placeholder},model:{value:(log['note']),callback:function ($$v) {_vm.$set(log, 'note', $$v)},expression:"log['note']"}}):_vm._e()],1)]),_c('div',{staticClass:"verify-option"},[_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operation)+" ")]),_c('span',[_c('a-select',{directives:[{name:"show",rawName:"v-show",value:(log['shenpiYijian']),expression:"log['shenpiYijian']"}],style:({ width: '90%' }),attrs:{"disabled":true,"default-value":log['shenpiYijian']}},_vm._l((_vm.suggest),function(item,idx){return _c('a-select-option',{key:idx,attrs:{"value":item.value}},[_vm._v(_vm._s(item.label))])}),1)],1)]),_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operator)+" ")]),[(log['userSign'])?_c('span',[(log['userSign'].startsWith('/'))?_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.imgUrl + log['userSign'],"alt":""}}):_c('span',[_vm._v(" "+_vm._s(log['userSign'])+" ")])]):_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(log['realname'] || '')+" ")])]],2),_c('div',{staticStyle:{"flex-grow":"1.2"}},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operationTime)+" ")]),_c('span',[_vm._v(" "+_vm._s(log['shenpiTime'])+" ")])])])])]}),_c('div',{ref:"verifyRight",staticClass:"verify-right",style:({ 'border-color': _vm.config.borderColor, height: _vm.widget.options.type === 'grid-verify' ? '100%' : ("calc(100% / " + (_vm.verifyLogsList.length + 1) + ")!important") , position: 'relative' })},[(_vm.widget.model == _vm.verifyNode)?[(_vm.userSeal && _vm.isShowSeal)?_c('vdr',{staticStyle:{"position":"absolute","z-index":"999"},attrs:{"w":_vm.initCdrUserSeal.width,"h":_vm.initCdrUserSeal.height,"y":_vm.initCdrUserSeal.y,"x":_vm.initCdrUserSeal.x,"resizable":false,"parent":true},on:{"dragging":_vm.onSealDrag}},[_c('img',{style:(_vm.style),attrs:{"src":_vm.imgUrl + _vm.userSeal,"alt":""}}),_c('a-icon',{directives:[{name:"show",rawName:"v-show",value:(_vm.userSeal && _vm.isShowSeal),expression:"userSeal && isShowSeal"}],staticClass:"verify-icon",staticStyle:{"font-size":"18px"},attrs:{"type":"close"},on:{"click":_vm.handleClose}})],1):_vm._e()]:[(_vm.models[_vm.widget.model] && _vm.models[_vm.widget.model].userSeal)?_c('div',{staticClass:"verify-seal",style:(Object.assign({}, _vm.userSealPosition, {position: 'absolute'}))},[_c('img',{style:(_vm.style),attrs:{"src":_vm.imgUrl + _vm.models[_vm.widget.model].userSeal,"alt":""}})]):_vm._e()],_c('div',{staticClass:"verify-text",style:({ 'border-color': _vm.config.borderColor })},[_c('a-form-model-item',{staticClass:"inner-form-item",attrs:{"prop":((_vm.widget.model) + ".comments"),"rules":_vm.verifyRules.comments}},[(_vm.models[_vm.widget.model])?_c('text-area',{style:({ position: 'relative', zIndex: 2 }),attrs:{"type":"textarea","show-word-limit":"","max-length":_vm.widget.options.commentsLength,"disabled":_vm.widget.model !== _vm.verifyNode,"rows":"4","placeholder":_vm.widget.options.placeholder},model:{value:(_vm.models[_vm.widget.model].comments),callback:function ($$v) {_vm.$set(_vm.models[_vm.widget.model], "comments", $$v)},expression:"models[widget.model].comments"}}):_vm._e()],1),(_vm.widget.model == _vm.verifyNode)?[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isShowBtn),expression:"isShowBtn"}],staticClass:"verify-btn",style:({bottom: _vm.widget.options.isAuditing == '1' ? '40px' : '2%'})},[_c('a-popconfirm',{attrs:{"title":"请确认是否添加印章?","ok-text":"是","cancel-text":"否","getPopupContainer":function (triggerNode) {
|
|
100383
100391
|
return triggerNode.parentNode || _vm.document.body;
|
|
100384
|
-
}},on:{"confirm":_vm.handleSeal}},[_c('a',{attrs:{"href":"#"}},[_vm._v("盖章")])])],1)]:_vm._e(),(_vm.widget.options.isAuditing == '1' && _vm.widget.model === _vm.verifyNode
|
|
100385
|
-
var
|
|
100392
|
+
}},on:{"confirm":_vm.handleSeal}},[_c('a',{attrs:{"href":"#"}},[_vm._v("盖章")])])],1)]:_vm._e(),(_vm.widget.options.isAuditing == '1' && _vm.widget.model === _vm.verifyNode)?[_c('div',{staticClass:"tw-flex flex-gap-[6px] tw-items-center tw-absolute tw-leading-[30px]",staticStyle:{"display":"flex","position":"absolute","align-items":"center","line-height":"30px","font-size":"13px","right":"1%","bottom":"20px","z-index":"10"}},[_c('span',[_vm._v("推荐审核意见:")]),_vm._l((_vm.notes),function(item,idx){return _c('span',{key:idx,staticClass:"tw-cursor-pointer tw-h-[23px] tw-mr-[10px] tw-px-[14px] tw-rounded-[6px] tw-leading-[23px] tw-bg-[#ecf5fc] tw-text-[#006EC5]",staticStyle:{"cursor":"pointer","line-height":"23px","height":"23px","margin-right":"10px","background":"#ecf5fc","padding":"0 14px","border-radius":"6px","color":"#006EC5"},on:{"click":function($event){_vm.models[_vm.widget.model].comments = item}}},[_vm._v(_vm._s(item))])})],2)]:_vm._e()],2),_c('div',{staticClass:"verify-option"},[_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operation)+" ")]),_c('a-form-model-item',{staticClass:"inner-form-item",attrs:{"prop":((_vm.widget.model) + ".operation"),"rules":_vm.verifyRules.operation}},[_c('a-select',{directives:[{name:"show",rawName:"v-show",value:(_vm.models[_vm.widget.model]),expression:"models[widget.model]"}],style:({ width: '90%' }),attrs:{"disabled":_vm.widget.model !== _vm.verifyNode,"value":_vm.models[_vm.widget.model].operation},on:{"change":_vm.handleChange}},_vm._l((_vm.suggest),function(item,idx){return _c('a-select-option',{key:idx,attrs:{"value":item.value}},[_vm._v(_vm._s(item.label))])}),1)],1)],1),_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operator)+" ")]),(_vm.widget.model == _vm.verifyNode)?[(_vm.userSign)?_c('span',[(_vm.userSign.startsWith('/'))?_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.imgUrl + _vm.userSign,"alt":""}}):_c('span',[_vm._v(" "+_vm._s(_vm.userSign)+" ")])]):_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.models[_vm.widget.model] ? _vm.models[_vm.widget.model].operator : "")+" ")])]:[(_vm.models[_vm.widget.model].userSign)?_c('span',[(_vm.models[_vm.widget.model].userSign.startsWith('/'))?_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.imgUrl + _vm.models[_vm.widget.model].userSign,"alt":""}}):_c('span',[_vm._v(_vm._s(_vm.models[_vm.widget.model].userSign))])]):_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.models[_vm.widget.model] ? _vm.models[_vm.widget.model].operator : "")+" ")])]],2),_c('div',{staticStyle:{"flex-grow":"1.2"}},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operationTime)+" ")]),_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.models[_vm.widget.model] ? _vm.models[_vm.widget.model].operationTime : "")+" ")])])])],2)],2)],1)])],1):_vm._e()}
|
|
100393
|
+
var componentvue_type_template_id_bc6bb61e_scoped_true_staticRenderFns = []
|
|
100386
100394
|
|
|
100387
100395
|
|
|
100388
100396
|
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/components/TextArea/TextArea.vue?vue&type=template&id=64726beb&scoped=true&
|
|
@@ -101053,10 +101061,10 @@ var TextArea_component = (0,componentNormalizer/* default */.Z)(
|
|
|
101053
101061
|
});
|
|
101054
101062
|
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=script&lang=js&
|
|
101055
101063
|
/* harmony default export */ const AllComponent_hnkj_Verify_componentvue_type_script_lang_js_ = (hnkj_Verify_componentvue_type_script_lang_js_);
|
|
101056
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=
|
|
101064
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.6@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.8.1@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=bc6bb61e&prod&lang=less&scoped=true&
|
|
101057
101065
|
// extracted by mini-css-extract-plugin
|
|
101058
101066
|
|
|
101059
|
-
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=
|
|
101067
|
+
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=bc6bb61e&prod&lang=less&scoped=true&
|
|
101060
101068
|
|
|
101061
101069
|
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue
|
|
101062
101070
|
|
|
@@ -101069,11 +101077,11 @@ var TextArea_component = (0,componentNormalizer/* default */.Z)(
|
|
|
101069
101077
|
|
|
101070
101078
|
var hnkj_Verify_component_component = (0,componentNormalizer/* default */.Z)(
|
|
101071
101079
|
AllComponent_hnkj_Verify_componentvue_type_script_lang_js_,
|
|
101072
|
-
|
|
101073
|
-
|
|
101080
|
+
componentvue_type_template_id_bc6bb61e_scoped_true_render,
|
|
101081
|
+
componentvue_type_template_id_bc6bb61e_scoped_true_staticRenderFns,
|
|
101074
101082
|
false,
|
|
101075
101083
|
null,
|
|
101076
|
-
"
|
|
101084
|
+
"bc6bb61e",
|
|
101077
101085
|
null
|
|
101078
101086
|
|
|
101079
101087
|
)
|
|
@@ -123448,7 +123456,7 @@ var CorrectionItemvue_type_template_id_5e8c04b6_scoped_true_staticRenderFns = []
|
|
|
123448
123456
|
|
|
123449
123457
|
|
|
123450
123458
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 878 modules
|
|
123451
|
-
var components = __webpack_require__(
|
|
123459
|
+
var components = __webpack_require__(9510);
|
|
123452
123460
|
;// CONCATENATED MODULE: ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.3.0@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.10.2@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/CorrectionItem.vue?vue&type=script&lang=js&
|
|
123453
123461
|
//
|
|
123454
123462
|
//
|
|
@@ -125319,7 +125327,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
125319
125327
|
// EXTERNAL MODULE: ./src/api/manage.js
|
|
125320
125328
|
var manage = __webpack_require__(1474);
|
|
125321
125329
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 878 modules
|
|
125322
|
-
var components = __webpack_require__(
|
|
125330
|
+
var components = __webpack_require__(9510);
|
|
125323
125331
|
// EXTERNAL MODULE: ./src/form/util/Bus.js
|
|
125324
125332
|
var Bus = __webpack_require__(767);
|
|
125325
125333
|
// EXTERNAL MODULE: ./src/form/modules/config/hnkj.js
|
|
@@ -128508,7 +128516,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__7203__;
|
|
|
128508
128516
|
/***/ ((module) => {
|
|
128509
128517
|
|
|
128510
128518
|
"use strict";
|
|
128511
|
-
module.exports = {"i8":"1.1.
|
|
128519
|
+
module.exports = {"i8":"1.1.182"};
|
|
128512
128520
|
|
|
128513
128521
|
/***/ })
|
|
128514
128522
|
|
|
@@ -130102,7 +130110,7 @@ var es_array_sort = __webpack_require__(1702);
|
|
|
130102
130110
|
// EXTERNAL MODULE: ./src/form/util/util.js
|
|
130103
130111
|
var util = __webpack_require__(6955);
|
|
130104
130112
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 878 modules
|
|
130105
|
-
var components = __webpack_require__(
|
|
130113
|
+
var components = __webpack_require__(9510);
|
|
130106
130114
|
// EXTERNAL MODULE: ./src/api/manage.js
|
|
130107
130115
|
var manage = __webpack_require__(1474);
|
|
130108
130116
|
// EXTERNAL MODULE: ./src/form/modules/widgetFormItem.vue + 6 modules
|