@zscreate/form-component 1.1.721 → 1.1.722

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.
@@ -2918,22 +2918,22 @@ li.CodeMirror-hint-active {
2918
2918
  }
2919
2919
 
2920
2920
 
2921
- [data-v-f257ce52] .ant-popover-inner-content {
2921
+ [data-v-c3040d76] .ant-popover-inner-content {
2922
2922
  width: 190px;
2923
2923
  }
2924
- [data-v-f257ce52] .ant-form-item .ant-form-item-control-wrapper:first-child {
2924
+ [data-v-c3040d76] .ant-form-item .ant-form-item-control-wrapper:first-child {
2925
2925
  width: calc(100% - 0px) !important;
2926
2926
  }
2927
- [data-v-f257ce52] .ant-form-item-control {
2927
+ [data-v-c3040d76] .ant-form-item-control {
2928
2928
  height: 100%;
2929
2929
  }
2930
2930
  /***label对齐方式*/
2931
- .custom_form_item .break[data-v-f257ce52] {
2931
+ .custom_form_item .break[data-v-c3040d76] {
2932
2932
  white-space: normal;
2933
2933
  word-break: break-all;
2934
2934
  word-wrap: break-word;
2935
2935
  }
2936
- .custom_form_item .align-between[data-v-f257ce52] {
2936
+ .custom_form_item .align-between[data-v-c3040d76] {
2937
2937
  white-space: normal;
2938
2938
  word-break: break-all;
2939
2939
  word-wrap: break-word;
@@ -2942,28 +2942,28 @@ li.CodeMirror-hint-active {
2942
2942
  text-align-last: justify;
2943
2943
  width: 80%;
2944
2944
  }
2945
- .custom_form_item .align-middle[data-v-f257ce52] {
2945
+ .custom_form_item .align-middle[data-v-c3040d76] {
2946
2946
  white-space: normal;
2947
2947
  word-break: break-all;
2948
2948
  word-wrap: break-word;
2949
2949
  text-align: center;
2950
2950
  width: 80%;
2951
2951
  }
2952
- .custom_form_item .align-left[data-v-f257ce52] {
2952
+ .custom_form_item .align-left[data-v-c3040d76] {
2953
2953
  white-space: normal;
2954
2954
  word-break: break-all;
2955
2955
  word-wrap: break-word;
2956
2956
  text-align: left;
2957
2957
  width: 80%;
2958
2958
  }
2959
- .custom_form_item .align-right[data-v-f257ce52] {
2959
+ .custom_form_item .align-right[data-v-c3040d76] {
2960
2960
  white-space: normal;
2961
2961
  word-break: break-all;
2962
2962
  word-wrap: break-word;
2963
2963
  text-align: right;
2964
2964
  width: 80%;
2965
2965
  }
2966
- .custom_form_item .align-center[data-v-f257ce52] {
2966
+ .custom_form_item .align-center[data-v-c3040d76] {
2967
2967
  white-space: normal;
2968
2968
  word-break: break-all;
2969
2969
  word-wrap: break-word;
@@ -2972,51 +2972,51 @@ li.CodeMirror-hint-active {
2972
2972
  }
2973
2973
  /***label对齐方式 */
2974
2974
  /*****公共boder ****/
2975
- [data-v-f257ce52] .ant-form-item-control-wrapper {
2975
+ [data-v-c3040d76] .ant-form-item-control-wrapper {
2976
2976
  border-bottom: 1px solid #000;
2977
2977
  }
2978
- [data-v-f257ce52] .ant-form-item-label {
2978
+ [data-v-c3040d76] .ant-form-item-label {
2979
2979
  border-bottom: 1px solid #000;
2980
2980
  }
2981
- .verify-right[data-v-f257ce52] {
2981
+ .verify-right[data-v-c3040d76] {
2982
2982
  border-right: 1px solid #000;
2983
2983
  }
2984
- .custom_form_item_special[data-v-f257ce52] .ant-form-item-children {
2984
+ .custom_form_item_special[data-v-c3040d76] .ant-form-item-children {
2985
2985
  height: 100%;
2986
2986
  }
2987
2987
  /*****公共boder ****/
2988
- .custom_form_item_special[data-v-f257ce52] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
2988
+ .custom_form_item_special[data-v-c3040d76] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
2989
2989
  width: 100%;
2990
2990
  }
2991
- .verify-no-border input[data-v-f257ce52],
2992
- .verify-no-border textarea[data-v-f257ce52] {
2991
+ .verify-no-border input[data-v-c3040d76],
2992
+ .verify-no-border textarea[data-v-c3040d76] {
2993
2993
  display: block;
2994
2994
  background: none;
2995
2995
  height: 90%;
2996
2996
  width: 98%;
2997
2997
  margin: 0 auto;
2998
2998
  }
2999
- .verify-no-border input[data-v-f257ce52]:disabled,
3000
- .verify-no-border textarea[data-v-f257ce52]:disabled {
2999
+ .verify-no-border input[data-v-c3040d76]:disabled,
3000
+ .verify-no-border textarea[data-v-c3040d76]:disabled {
3001
3001
  background: none !important;
3002
3002
  color: #333;
3003
3003
  }
3004
- .verify[data-v-f257ce52] {
3004
+ .verify[data-v-c3040d76] {
3005
3005
  position: relative;
3006
3006
  }
3007
- .verify .inner-form-item[data-v-f257ce52] .ant-form-item-control-wrapper {
3007
+ .verify .inner-form-item[data-v-c3040d76] .ant-form-item-control-wrapper {
3008
3008
  border-bottom: none !important;
3009
3009
  }
3010
- .verify .inner-form-item[data-v-f257ce52] .ant-form-item-children {
3010
+ .verify .inner-form-item[data-v-c3040d76] .ant-form-item-children {
3011
3011
  display: flex;
3012
3012
  align-items: center;
3013
3013
  justify-content: center;
3014
3014
  width: 100%;
3015
3015
  }
3016
- .verify .inner-form-item[data-v-f257ce52] .ant-form-item-children .textarea-wrapper {
3016
+ .verify .inner-form-item[data-v-c3040d76] .ant-form-item-children .textarea-wrapper {
3017
3017
  width: 100%;
3018
3018
  }
3019
- .verify .verify-left[data-v-f257ce52] {
3019
+ .verify .verify-left[data-v-c3040d76] {
3020
3020
  position: absolute;
3021
3021
  left: 0;
3022
3022
  top: 0;
@@ -3027,62 +3027,62 @@ li.CodeMirror-hint-active {
3027
3027
  -moz-text-align-last: justify;
3028
3028
  text-align-last: justify;
3029
3029
  }
3030
- .verify .verify-right[data-v-f257ce52] {
3030
+ .verify .verify-right[data-v-c3040d76] {
3031
3031
  height: 100%;
3032
3032
  width: 100%;
3033
3033
  }
3034
- .verify .verify-right .verify-text[data-v-f257ce52] {
3034
+ .verify .verify-right .verify-text[data-v-c3040d76] {
3035
3035
  position: relative;
3036
3036
  height: 70%;
3037
3037
  padding-top: 5px;
3038
3038
  border-bottom: 1px solid #e6e6e6;
3039
3039
  /* 仅历史记录里直接包裹 textarea 的 span,避免误伤字数统计等嵌套 span */
3040
3040
  }
3041
- .verify .verify-right .verify-text .verify-btn[data-v-f257ce52] {
3041
+ .verify .verify-right .verify-text .verify-btn[data-v-c3040d76] {
3042
3042
  position: absolute;
3043
3043
  right: 3%;
3044
3044
  bottom: 2%;
3045
3045
  z-index: 10;
3046
3046
  }
3047
- .verify .verify-right .verify-text > span[data-v-f257ce52] {
3047
+ .verify .verify-right .verify-text > span[data-v-c3040d76] {
3048
3048
  display: block;
3049
3049
  border: none;
3050
3050
  height: 100%;
3051
3051
  }
3052
- .verify .verify-right .verify-text .textarea-wrapper__count[data-v-f257ce52] {
3052
+ .verify .verify-right .verify-text .textarea-wrapper__count[data-v-c3040d76] {
3053
3053
  display: inline;
3054
3054
  height: auto;
3055
3055
  width: auto;
3056
3056
  }
3057
- .verify .verify-right .verify-seal[data-v-f257ce52] {
3057
+ .verify .verify-right .verify-seal[data-v-c3040d76] {
3058
3058
  position: absolute;
3059
3059
  width: 35mm;
3060
3060
  height: 35mm;
3061
3061
  z-index: 9 !important;
3062
3062
  }
3063
- .verify .verify-right .verify-seal img[data-v-f257ce52] {
3063
+ .verify .verify-right .verify-seal img[data-v-c3040d76] {
3064
3064
  width: 35mm;
3065
3065
  height: 35mm;
3066
3066
  }
3067
- .verify .verify-right .verify-icon[data-v-f257ce52] {
3067
+ .verify .verify-right .verify-icon[data-v-c3040d76] {
3068
3068
  position: absolute;
3069
3069
  right: 3%;
3070
3070
  top: 3%;
3071
3071
  z-index: 20;
3072
3072
  cursor: pointer;
3073
3073
  }
3074
- .verify .verify-option[data-v-f257ce52] {
3074
+ .verify .verify-option[data-v-c3040d76] {
3075
3075
  display: flex;
3076
3076
  height: 30%;
3077
3077
  }
3078
- .verify .verify-option > div[data-v-f257ce52] {
3078
+ .verify .verify-option > div[data-v-c3040d76] {
3079
3079
  flex: 1;
3080
3080
  border-right: 1px solid #e6e6e6;
3081
3081
  display: flex;
3082
3082
  justify-content: space-between;
3083
3083
  align-items: center;
3084
3084
  }
3085
- .verify .verify-option > div span[data-v-f257ce52] {
3085
+ .verify .verify-option > div span[data-v-c3040d76] {
3086
3086
  text-align: center;
3087
3087
  flex: 2;
3088
3088
  border-right: 1px solid #e6e6e6;
@@ -3091,31 +3091,34 @@ li.CodeMirror-hint-active {
3091
3091
  align-items: center;
3092
3092
  justify-content: center;
3093
3093
  }
3094
- .verify .verify-option > div span + span[data-v-f257ce52],
3095
- .verify .verify-option > div span + .inner-form-item[data-v-f257ce52] {
3094
+ .verify .verify-option > div span + span[data-v-c3040d76],
3095
+ .verify .verify-option > div span + .inner-form-item[data-v-c3040d76] {
3096
3096
  border-right: none;
3097
3097
  flex: 4;
3098
3098
  }
3099
- .verify .verify-option > div:nth-child(2) > span[data-v-f257ce52]:last-child {
3099
+ .verify .verify-option > div:nth-child(2) > span[data-v-c3040d76]:last-child {
3100
3100
  box-sizing: border-box;
3101
3101
  padding: 1px;
3102
3102
  }
3103
- .verify .verify-option div[data-v-f257ce52]:last-child {
3103
+ .verify .verify-option div[data-v-c3040d76]:last-child {
3104
3104
  border-right: none;
3105
3105
  }
3106
- .is-current-verify[data-v-f257ce52] {
3106
+ .is-current-verify[data-v-c3040d76] {
3107
3107
  position: relative;
3108
3108
  z-index: 2;
3109
3109
  background: rgba(24, 144, 255, 0.06);
3110
3110
  box-shadow: inset 4px 0 0 0 #1890ff, 0 0 0 2px #1890ff;
3111
3111
  outline: none;
3112
3112
  }
3113
- .is-current-verify[data-v-f257ce52] .ant-form-item-label {
3113
+ .is-current-verify[data-v-c3040d76] .ant-form-item-label {
3114
3114
  background: rgba(24, 144, 255, 0.08);
3115
3115
  }
3116
- .current-verify-badge[data-v-f257ce52] {
3116
+ .current-verify-badge[data-v-c3040d76] {
3117
+ position: absolute;
3118
+ top: 6px;
3119
+ right: 8px;
3120
+ z-index: 3;
3117
3121
  display: inline-block;
3118
- margin-left: 6px;
3119
3122
  padding: 0 6px;
3120
3123
  height: 18px;
3121
3124
  line-height: 18px;
@@ -3124,10 +3127,8 @@ li.CodeMirror-hint-active {
3124
3127
  color: #fff;
3125
3128
  background: #1890ff;
3126
3129
  border-radius: 2px;
3127
- vertical-align: middle;
3128
3130
  white-space: nowrap;
3129
- -moz-text-align-last: auto;
3130
- text-align-last: auto;
3131
+ pointer-events: none;
3131
3132
  }
3132
3133
 
3133
3134
  .verify-com[data-v-2ed5d5a9] {
@@ -4511,22 +4512,22 @@ div {
4511
4512
  }
4512
4513
 
4513
4514
 
4514
- [data-v-03f2da57] .ant-popover-inner-content {
4515
+ [data-v-83706112] .ant-popover-inner-content {
4515
4516
  width: 190px;
4516
4517
  }
4517
- [data-v-03f2da57] .ant-form-item .ant-form-item-control-wrapper:first-child {
4518
+ [data-v-83706112] .ant-form-item .ant-form-item-control-wrapper:first-child {
4518
4519
  width: calc(100% - 0px) !important;
4519
4520
  }
4520
- [data-v-03f2da57] .ant-form-item-control {
4521
+ [data-v-83706112] .ant-form-item-control {
4521
4522
  height: 100%;
4522
4523
  }
4523
4524
  /***label对齐方式*/
4524
- .custom_form_item .break[data-v-03f2da57] {
4525
+ .custom_form_item .break[data-v-83706112] {
4525
4526
  white-space: normal;
4526
4527
  word-break: break-all;
4527
4528
  word-wrap: break-word;
4528
4529
  }
4529
- .custom_form_item .align-between[data-v-03f2da57] {
4530
+ .custom_form_item .align-between[data-v-83706112] {
4530
4531
  white-space: normal;
4531
4532
  word-break: break-all;
4532
4533
  word-wrap: break-word;
@@ -4535,28 +4536,28 @@ div {
4535
4536
  text-align-last: justify;
4536
4537
  width: 80%;
4537
4538
  }
4538
- .custom_form_item .align-middle[data-v-03f2da57] {
4539
+ .custom_form_item .align-middle[data-v-83706112] {
4539
4540
  white-space: normal;
4540
4541
  word-break: break-all;
4541
4542
  word-wrap: break-word;
4542
4543
  text-align: center;
4543
4544
  width: 80%;
4544
4545
  }
4545
- .custom_form_item .align-left[data-v-03f2da57] {
4546
+ .custom_form_item .align-left[data-v-83706112] {
4546
4547
  white-space: normal;
4547
4548
  word-break: break-all;
4548
4549
  word-wrap: break-word;
4549
4550
  text-align: left;
4550
4551
  width: 80%;
4551
4552
  }
4552
- .custom_form_item .align-right[data-v-03f2da57] {
4553
+ .custom_form_item .align-right[data-v-83706112] {
4553
4554
  white-space: normal;
4554
4555
  word-break: break-all;
4555
4556
  word-wrap: break-word;
4556
4557
  text-align: right;
4557
4558
  width: 80%;
4558
4559
  }
4559
- .custom_form_item .align-center[data-v-03f2da57] {
4560
+ .custom_form_item .align-center[data-v-83706112] {
4560
4561
  white-space: normal;
4561
4562
  word-break: break-all;
4562
4563
  word-wrap: break-word;
@@ -4565,52 +4566,52 @@ div {
4565
4566
  }
4566
4567
  /***label对齐方式 */
4567
4568
  /*****公共boder ****/
4568
- [data-v-03f2da57] .ant-form-item-control-wrapper {
4569
+ [data-v-83706112] .ant-form-item-control-wrapper {
4569
4570
  border-right: none !important;
4570
4571
  border-bottom: 1px solid #000;
4571
4572
  }
4572
- [data-v-03f2da57] .ant-form-item-label {
4573
+ [data-v-83706112] .ant-form-item-label {
4573
4574
  border-bottom: 1px solid #000;
4574
4575
  }
4575
- .verify-right[data-v-03f2da57] {
4576
+ .verify-right[data-v-83706112] {
4576
4577
  border-right: 1px solid #000;
4577
4578
  }
4578
- .custom_form_item_special[data-v-03f2da57] .ant-form-item-children {
4579
+ .custom_form_item_special[data-v-83706112] .ant-form-item-children {
4579
4580
  height: 100%;
4580
4581
  }
4581
4582
  /*****公共boder ****/
4582
- .custom_form_item_special[data-v-03f2da57] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
4583
+ .custom_form_item_special[data-v-83706112] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
4583
4584
  width: 100%;
4584
4585
  }
4585
- .verify-no-border input[data-v-03f2da57],
4586
- .verify-no-border textarea[data-v-03f2da57] {
4586
+ .verify-no-border input[data-v-83706112],
4587
+ .verify-no-border textarea[data-v-83706112] {
4587
4588
  display: block;
4588
4589
  background: none;
4589
4590
  height: 90%;
4590
4591
  width: 98%;
4591
4592
  margin: 0 auto;
4592
4593
  }
4593
- .verify-no-border input[data-v-03f2da57]:disabled,
4594
- .verify-no-border textarea[data-v-03f2da57]:disabled {
4594
+ .verify-no-border input[data-v-83706112]:disabled,
4595
+ .verify-no-border textarea[data-v-83706112]:disabled {
4595
4596
  background: none !important;
4596
4597
  color: #333;
4597
4598
  }
4598
- .verify[data-v-03f2da57] {
4599
+ .verify[data-v-83706112] {
4599
4600
  position: relative;
4600
4601
  }
4601
- .verify .inner-form-item[data-v-03f2da57] .ant-form-item-control-wrapper {
4602
+ .verify .inner-form-item[data-v-83706112] .ant-form-item-control-wrapper {
4602
4603
  border-bottom: none !important;
4603
4604
  }
4604
- .verify .inner-form-item[data-v-03f2da57] .ant-form-item-children {
4605
+ .verify .inner-form-item[data-v-83706112] .ant-form-item-children {
4605
4606
  display: flex;
4606
4607
  align-items: center;
4607
4608
  justify-content: center;
4608
4609
  width: 100%;
4609
4610
  }
4610
- .verify .inner-form-item[data-v-03f2da57] .ant-form-item-children .textarea-wrapper {
4611
+ .verify .inner-form-item[data-v-83706112] .ant-form-item-children .textarea-wrapper {
4611
4612
  width: 100%;
4612
4613
  }
4613
- .verify .verify-left[data-v-03f2da57] {
4614
+ .verify .verify-left[data-v-83706112] {
4614
4615
  position: absolute;
4615
4616
  left: 0;
4616
4617
  top: 0;
@@ -4621,63 +4622,63 @@ div {
4621
4622
  -moz-text-align-last: justify;
4622
4623
  text-align-last: justify;
4623
4624
  }
4624
- .verify .verify-right[data-v-03f2da57] {
4625
+ .verify .verify-right[data-v-83706112] {
4625
4626
  height: 100%;
4626
4627
  width: 100%;
4627
4628
  position: relative;
4628
4629
  }
4629
- .verify .verify-right .verify-text[data-v-03f2da57] {
4630
+ .verify .verify-right .verify-text[data-v-83706112] {
4630
4631
  position: relative;
4631
4632
  height: 70%;
4632
4633
  padding-top: 5px;
4633
4634
  border-bottom: 1px solid #e6e6e6;
4634
4635
  /* 仅历史记录里直接包裹 textarea 的 span,避免误伤字数统计等嵌套 span */
4635
4636
  }
4636
- .verify .verify-right .verify-text .verify-btn[data-v-03f2da57] {
4637
+ .verify .verify-right .verify-text .verify-btn[data-v-83706112] {
4637
4638
  position: absolute;
4638
4639
  right: 10px;
4639
4640
  bottom: 10px;
4640
4641
  z-index: 10;
4641
4642
  }
4642
- .verify .verify-right .verify-text > span[data-v-03f2da57] {
4643
+ .verify .verify-right .verify-text > span[data-v-83706112] {
4643
4644
  display: block;
4644
4645
  border: none;
4645
4646
  height: 100%;
4646
4647
  }
4647
- .verify .verify-right .verify-text .textarea-wrapper__count[data-v-03f2da57] {
4648
+ .verify .verify-right .verify-text .textarea-wrapper__count[data-v-83706112] {
4648
4649
  display: inline;
4649
4650
  height: auto;
4650
4651
  width: auto;
4651
4652
  }
4652
- .verify .verify-right .verify-seal[data-v-03f2da57] {
4653
+ .verify .verify-right .verify-seal[data-v-83706112] {
4653
4654
  position: absolute;
4654
4655
  width: 35mm;
4655
4656
  height: 35mm;
4656
4657
  z-index: 9 !important;
4657
4658
  }
4658
- .verify .verify-right .verify-seal img[data-v-03f2da57] {
4659
+ .verify .verify-right .verify-seal img[data-v-83706112] {
4659
4660
  width: 35mm;
4660
4661
  height: 35mm;
4661
4662
  }
4662
- .verify .verify-right .verify-icon[data-v-03f2da57] {
4663
+ .verify .verify-right .verify-icon[data-v-83706112] {
4663
4664
  position: absolute;
4664
4665
  right: 3%;
4665
4666
  top: 3%;
4666
4667
  z-index: 20;
4667
4668
  cursor: pointer;
4668
4669
  }
4669
- .verify .verify-option[data-v-03f2da57] {
4670
+ .verify .verify-option[data-v-83706112] {
4670
4671
  display: flex;
4671
4672
  height: 30%;
4672
4673
  }
4673
- .verify .verify-option > div[data-v-03f2da57] {
4674
+ .verify .verify-option > div[data-v-83706112] {
4674
4675
  flex: 1;
4675
4676
  border-right: 1px solid #e6e6e6;
4676
4677
  display: flex;
4677
4678
  justify-content: space-between;
4678
4679
  align-items: center;
4679
4680
  }
4680
- .verify .verify-option > div span[data-v-03f2da57] {
4681
+ .verify .verify-option > div span[data-v-83706112] {
4681
4682
  text-align: center;
4682
4683
  flex: 2;
4683
4684
  border-right: 1px solid #e6e6e6;
@@ -4686,20 +4687,20 @@ div {
4686
4687
  align-items: center;
4687
4688
  justify-content: center;
4688
4689
  }
4689
- .verify .verify-option > div span + span[data-v-03f2da57],
4690
- .verify .verify-option > div span + .inner-form-item[data-v-03f2da57] {
4690
+ .verify .verify-option > div span + span[data-v-83706112],
4691
+ .verify .verify-option > div span + .inner-form-item[data-v-83706112] {
4691
4692
  border-right: none;
4692
4693
  flex: 4;
4693
4694
  }
4694
- .verify .verify-option > div:nth-child(2) > span[data-v-03f2da57]:last-child {
4695
+ .verify .verify-option > div:nth-child(2) > span[data-v-83706112]:last-child {
4695
4696
  box-sizing: border-box;
4696
4697
  padding: 1px;
4697
4698
  }
4698
- .verify .verify-option div[data-v-03f2da57]:last-child {
4699
+ .verify .verify-option div[data-v-83706112]:last-child {
4699
4700
  border-right: none;
4700
4701
  }
4701
- [data-v-03f2da57] .verify-style_label_left .ant-form-item-label label > div,
4702
- .verify-style_label_left[data-v-03f2da57] .ant-form-item-label label > div {
4702
+ [data-v-83706112] .verify-style_label_left .ant-form-item-label label > div,
4703
+ .verify-style_label_left[data-v-83706112] .ant-form-item-label label > div {
4703
4704
  align-self: center;
4704
4705
  flex: 0 0 auto;
4705
4706
  height: auto;
@@ -4707,24 +4708,24 @@ div {
4707
4708
  align-items: center;
4708
4709
  justify-content: center;
4709
4710
  }
4710
- .verify-style_label_top > .ant-form-item[data-v-03f2da57] {
4711
+ .verify-style_label_top > .ant-form-item[data-v-83706112] {
4711
4712
  display: flex;
4712
4713
  flex-direction: column;
4713
4714
  height: 100%;
4714
4715
  }
4715
- .verify-style_label_top > .ant-form-item[data-v-03f2da57] .verify-right {
4716
+ .verify-style_label_top > .ant-form-item[data-v-83706112] .verify-right {
4716
4717
  height: 100% !important;
4717
4718
  }
4718
- .verify-style_label_top > .ant-form-item[data-v-03f2da57] .ant-form-item-label {
4719
+ .verify-style_label_top > .ant-form-item[data-v-83706112] .ant-form-item-label {
4719
4720
  position: relative;
4720
4721
  width: 100% !important;
4721
4722
  height: 50px;
4722
4723
  border-bottom: 1px solid #e6e6e6 !important;
4723
4724
  }
4724
- .verify-style_label_top > .ant-form-item[data-v-03f2da57] .ant-form-item-label label {
4725
+ .verify-style_label_top > .ant-form-item[data-v-83706112] .ant-form-item-label label {
4725
4726
  width: 100%;
4726
4727
  }
4727
- .verify-style_label_top > .ant-form-item[data-v-03f2da57] .ant-form-item-label .align-between {
4728
+ .verify-style_label_top > .ant-form-item[data-v-83706112] .ant-form-item-label .align-between {
4728
4729
  width: 100% !important;
4729
4730
  align-items: flex-start;
4730
4731
  -moz-text-align-last: left;
@@ -4733,79 +4734,82 @@ div {
4733
4734
  letter-spacing: 8px;
4734
4735
  text-indent: 10px;
4735
4736
  }
4736
- .verify-style_label_top > .ant-form-item[data-v-03f2da57] .ant-form-item-control-wrapper {
4737
+ .verify-style_label_top > .ant-form-item[data-v-83706112] .ant-form-item-control-wrapper {
4737
4738
  width: 100%!important;
4738
4739
  height: initial !important;
4739
4740
  flex: 1;
4740
4741
  overflow: hidden;
4741
4742
  }
4742
- .verify-style_grid_verify[data-v-03f2da57] .verify .ant-form-item-control-wrapper {
4743
+ .verify-style_grid_verify[data-v-83706112] .verify .ant-form-item-control-wrapper {
4743
4744
  border-right: none;
4744
4745
  border-bottom: none;
4745
4746
  }
4746
- .verify-style_grid_verify[data-v-03f2da57] .verify .ant-form-item-label {
4747
+ .verify-style_grid_verify[data-v-83706112] .verify .ant-form-item-label {
4747
4748
  border-bottom: none;
4748
4749
  }
4749
- .verify-style_grid_verify .verify-style_label_top[data-v-03f2da57] .ant-form-item-label {
4750
+ .verify-style_grid_verify .verify-style_label_top[data-v-83706112] .ant-form-item-label {
4750
4751
  border-right: none !important;
4751
4752
  }
4752
- .verify-style_grid_verify[data-v-03f2da57] .verify-right {
4753
+ .verify-style_grid_verify[data-v-83706112] .verify-right {
4753
4754
  border: none;
4754
4755
  }
4755
- .verify-style_grid_verify[data-v-03f2da57] .verify-right .verify-text {
4756
+ .verify-style_grid_verify[data-v-83706112] .verify-right .verify-text {
4756
4757
  height: 50%;
4757
4758
  }
4758
- .verify-style_grid_verify[data-v-03f2da57] .verify-right .verify-option {
4759
+ .verify-style_grid_verify[data-v-83706112] .verify-right .verify-option {
4759
4760
  height: 50%;
4760
4761
  flex-wrap: wrap;
4761
4762
  display: grid;
4762
4763
  grid-template-rows: repeat(2, 50%);
4763
4764
  grid-template-columns: repeat(2, 50%);
4764
4765
  }
4765
- .verify-style_grid_verify[data-v-03f2da57] .verify-right .verify-option > div:first-child {
4766
+ .verify-style_grid_verify[data-v-83706112] .verify-right .verify-option > div:first-child {
4766
4767
  grid-area: 1 / span 1 / span 1;
4767
4768
  }
4768
- .verify-style_grid_verify[data-v-03f2da57] .verify-right .verify-option > div:nth-child(2) {
4769
+ .verify-style_grid_verify[data-v-83706112] .verify-right .verify-option > div:nth-child(2) {
4769
4770
  grid-area: 0.5 / span 1 / span 1;
4770
4771
  }
4771
- .verify-style_grid_verify[data-v-03f2da57] .verify-right .verify-option > div:nth-child(3) {
4772
+ .verify-style_grid_verify[data-v-83706112] .verify-right .verify-option > div:nth-child(3) {
4772
4773
  grid-area: 2 / span 2 / span 1;
4773
4774
  }
4774
- .verify-style_grid_verify[data-v-03f2da57] .verify-right .verify-option > div {
4775
+ .verify-style_grid_verify[data-v-83706112] .verify-right .verify-option > div {
4775
4776
  height: 100%;
4776
4777
  box-sizing: border-box;
4777
4778
  }
4778
- .verify-style_grid_verify[data-v-03f2da57] .verify-right .verify-option > div > span:first-child {
4779
+ .verify-style_grid_verify[data-v-83706112] .verify-right .verify-option > div > span:first-child {
4779
4780
  flex: initial;
4780
4781
  padding: 0 3px;
4781
4782
  }
4782
- .verify-style_grid_verify[data-v-03f2da57] .verify-right .verify-option > div span + span {
4783
+ .verify-style_grid_verify[data-v-83706112] .verify-right .verify-option > div span + span {
4783
4784
  flex: 3;
4784
4785
  overflow: hidden;
4785
4786
  }
4786
- .verify-style_grid_verify[data-v-03f2da57] .verify-right .verify-option > div:first-child {
4787
+ .verify-style_grid_verify[data-v-83706112] .verify-right .verify-option > div:first-child {
4787
4788
  flex: 0 1 calc(50% + 20px);
4788
4789
  }
4789
- .verify-style_grid_verify[data-v-03f2da57] .verify-right .verify-option > div:nth-child(2) {
4790
+ .verify-style_grid_verify[data-v-83706112] .verify-right .verify-option > div:nth-child(2) {
4790
4791
  border-right: none;
4791
4792
  }
4792
- .verify-style_grid_verify[data-v-03f2da57] .verify-right .verify-option > div:last-child {
4793
+ .verify-style_grid_verify[data-v-83706112] .verify-right .verify-option > div:last-child {
4793
4794
  flex: 0 0 100%;
4794
4795
  border-top: 1px solid #e6e6e6;
4795
4796
  }
4796
- .is-current-verify[data-v-03f2da57] {
4797
+ .is-current-verify[data-v-83706112] {
4797
4798
  position: relative;
4798
4799
  z-index: 2;
4799
4800
  background: rgba(24, 144, 255, 0.06);
4800
4801
  box-shadow: inset 4px 0 0 0 #1890ff, 0 0 0 2px #1890ff;
4801
4802
  outline: none;
4802
4803
  }
4803
- .is-current-verify[data-v-03f2da57] .ant-form-item-label {
4804
+ .is-current-verify[data-v-83706112] .ant-form-item-label {
4804
4805
  background: rgba(24, 144, 255, 0.08);
4805
4806
  }
4806
- .current-verify-badge[data-v-03f2da57] {
4807
+ .current-verify-badge[data-v-83706112] {
4808
+ position: absolute;
4809
+ top: 6px;
4810
+ right: 8px;
4811
+ z-index: 3;
4807
4812
  display: inline-block;
4808
- margin-left: 6px;
4809
4813
  padding: 0 6px;
4810
4814
  height: 18px;
4811
4815
  line-height: 18px;
@@ -4814,10 +4818,8 @@ div {
4814
4818
  color: #fff;
4815
4819
  background: #1890ff;
4816
4820
  border-radius: 2px;
4817
- vertical-align: middle;
4818
4821
  white-space: nowrap;
4819
- -moz-text-align-last: auto;
4820
- text-align-last: auto;
4822
+ pointer-events: none;
4821
4823
  }
4822
4824
 
4823
4825
  .verifySelectDropDown .ant-empty-image svg {
@@ -71318,7 +71318,7 @@ let getFileExt = filename => {
71318
71318
  /* harmony import */ var _util_mathUtils__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(29414);
71319
71319
  /* harmony import */ var _util_util__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(78393);
71320
71320
  /* harmony import */ var _layoutItem__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(20944);
71321
- /* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(73658);
71321
+ /* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(59734);
71322
71322
  /* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(15934);
71323
71323
  /* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__webpack_require__.n(pubsub_js__WEBPACK_IMPORTED_MODULE_19__);
71324
71324
  /* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(9274);
@@ -77659,7 +77659,7 @@ module.exports = {
77659
77659
 
77660
77660
  /***/ },
77661
77661
 
77662
- /***/ 73658
77662
+ /***/ 59734
77663
77663
  (__unused_webpack_module, __webpack_exports__, __webpack_require__) {
77664
77664
 
77665
77665
  "use strict";
@@ -90763,17 +90763,17 @@ var AllLayout_widgetDesign_component = (0,componentNormalizer/* default */.A)(
90763
90763
  widgetSetup: AllLayout_widgetSetup,
90764
90764
  widgetDesign: AllLayout_widgetDesign
90765
90765
  });
90766
- ;// ./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=f257ce52&scoped=true
90767
- var componentvue_type_template_id_f257ce52_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.widget)?_c('div',{staticClass:"custom_form_item custom_form_item_special",class:{ 'is-current-verify': _vm.isCurrentVerify },style:({ height: _vm.widget.options.height + 'px' })},[_c('a-form-model-item',{ref:_vm.widget.model,attrs:{"colon":false,"label-col":_vm.labelCol,"wrapperCol":_vm.wrapperCol,"prop":_vm.tableKey ? (_vm.tableKey + "." + _vm.tableIndex + "." + (_vm.widget.model)) : _vm.widget.model,"rules":_vm.tableKey ? _vm.rules[_vm.tableKey][_vm.widget.model] : _vm.rules[_vm.widget.model]}},[_c('div',{staticClass:"verify clear verify-no-border",style:({ height: _vm.widget.options.height + 'px' })},[_c('a-form-model-item',{attrs:{"colon":false,"label-col":_vm.labelCol,"wrapperCol":_vm.wrapperCol}},[_c('div',{class:[
90766
+ ;// ./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=c3040d76&scoped=true
90767
+ var componentvue_type_template_id_c3040d76_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.widget)?_c('div',{staticClass:"custom_form_item custom_form_item_special",class:{ 'is-current-verify': _vm.isCurrentVerify },style:({ height: _vm.widget.options.height + 'px' })},[(_vm.isCurrentVerify)?_c('span',{staticClass:"current-verify-badge"},[_vm._v("当前审核")]):_vm._e(),_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:[
90768
90768
  _vm.config.align,
90769
90769
  _vm.config.validate === true && _vm.widget.options.required === true
90770
90770
  ? 'is_required'
90771
- : 'no_required' ],style:({ color: _vm.config.color }),attrs:{"slot":"label"},slot:"label"},[_c('span',[_vm._v(_vm._s(_vm.widget.name))]),(_vm.isCurrentVerify)?_c('span',{staticClass:"current-verify-badge"},[_vm._v("当前审核")]):_vm._e()]),_c('div',{ref:"verifyRight",staticClass:"verify-right",style:({ 'border-color': _vm.config.borderColor })},[(_vm.widget.model == _vm.verifyNode)?[(_vm.userSeal && _vm.isShowSeal)?_c('vdr',{staticStyle:{"position":"absolute","z-index":"11"},attrs:{"w":_vm.initCdrUserSeal.width,"h":_vm.initCdrUserSeal.height,"y":_vm.initCdrUserSeal.y,"x":_vm.initCdrUserSeal.x,"resizable":false,"parent":true},on:{"dragging":_vm.onSealDrag}},[_c('img',{style:({ width: _vm.initCdrUserSeal.width + 'px', height: _vm.initCdrUserSeal.height + 'px'}),attrs:{"src":_vm.userSeal.startsWith('data:image') ? _vm.userSeal: (_vm.imgUrl + _vm.userSeal),"alt":""}}),_c('a-icon',{directives:[{name:"show",rawName:"v-show",value:(_vm.userSeal && _vm.isShowSeal),expression:"userSeal && isShowSeal"}],staticClass:"verify-icon",staticStyle:{"font-size":"18px"},attrs:{"type":"close"},on:{"click":_vm.handleClose}})],1):_vm._e()]:[(_vm.models[_vm.widget.model].userSeal)?_c('div',{staticClass:"verify-seal",style:(Object.assign({}, _vm.userSealPosition, {position: 'absolute'}))},[_c('img',{style:({ width: _vm.userSealPosition.width, height: _vm.userSealPosition.height }),attrs:{"src":_vm.models[_vm.widget.model].userSeal.startsWith('data:image') ? _vm.models[_vm.widget.model].userSeal : (_vm.imgUrl + _vm.models[_vm.widget.model].userSeal),"alt":""}})]):_vm._e()],_c('div',{staticClass:"verify-text",style:({ 'border-color': _vm.config.borderColor })},[_c('a-form-model-item',{staticClass:"inner-form-item",attrs:{"prop":((_vm.widget.model) + ".comments"),"rules":_vm.verifyRules.comments}},[(_vm.models[_vm.widget.model])?_c('a-input',{style:({ position: 'relative'}),attrs:{"type":"textarea","disabled":_vm.widget.model !== _vm.verifyNode,"rows":"4","placeholder":_vm.widget.options.placeholder},model:{value:(_vm.models[_vm.widget.model].comments),callback:function ($$v) {_vm.$set(_vm.models[_vm.widget.model], "comments", $$v)},expression:"models[widget.model].comments"}}):_vm._e()],1),(_vm.widget.model == _vm.verifyNode)?[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isShowBtn),expression:"isShowBtn"}],staticClass:"verify-btn",style:({bottom: _vm.widget.options.isAuditing == '1' ? '40px' : '4%'})},[_c('a-popconfirm',{attrs:{"title":"请确认是否添加印章?","ok-text":"是","cancel-text":"否","getPopupContainer":function (triggerNode) {
90771
+ : 'no_required' ],style:({ color: _vm.config.color }),attrs:{"slot":"label"},slot:"label"},[_c('span',[_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) {
90772
90772
  return triggerNode.parentNode || _vm.document.body;
90773
90773
  }},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) {
90774
90774
  return triggerNode.parentNode || _vm.document.body;
90775
90775
  }},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()}
90776
- var componentvue_type_template_id_f257ce52_scoped_true_staticRenderFns = []
90776
+ var componentvue_type_template_id_c3040d76_scoped_true_staticRenderFns = []
90777
90777
 
90778
90778
 
90779
90779
  // EXTERNAL MODULE: ./node_modules/_core-js@3.49.0@core-js/modules/es.symbol.description.js
@@ -91415,10 +91415,10 @@ const Verify_componentvue_type_script_lang_js_layoutItem = () => Promise.resolve
91415
91415
  });
91416
91416
  ;// ./src/form/modules/components/Verify/component.vue?vue&type=script&lang=js
91417
91417
  /* harmony default export */ const components_Verify_componentvue_type_script_lang_js = (Verify_componentvue_type_script_lang_js);
91418
- ;// ./node_modules/_mini-css-extract-plugin@2.10.2@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=f257ce52&prod&lang=less&scoped=true
91418
+ ;// ./node_modules/_mini-css-extract-plugin@2.10.2@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=c3040d76&prod&lang=less&scoped=true
91419
91419
  // extracted by mini-css-extract-plugin
91420
91420
 
91421
- ;// ./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=f257ce52&prod&lang=less&scoped=true
91421
+ ;// ./src/form/modules/components/Verify/component.vue?vue&type=style&index=0&id=c3040d76&prod&lang=less&scoped=true
91422
91422
 
91423
91423
  ;// ./src/form/modules/components/Verify/component.vue
91424
91424
 
@@ -91431,11 +91431,11 @@ const Verify_componentvue_type_script_lang_js_layoutItem = () => Promise.resolve
91431
91431
 
91432
91432
  var Verify_component_component = (0,componentNormalizer/* default */.A)(
91433
91433
  components_Verify_componentvue_type_script_lang_js,
91434
- componentvue_type_template_id_f257ce52_scoped_true_render,
91435
- componentvue_type_template_id_f257ce52_scoped_true_staticRenderFns,
91434
+ componentvue_type_template_id_c3040d76_scoped_true_render,
91435
+ componentvue_type_template_id_c3040d76_scoped_true_staticRenderFns,
91436
91436
  false,
91437
91437
  null,
91438
- "f257ce52",
91438
+ "c3040d76",
91439
91439
  null
91440
91440
 
91441
91441
  )
@@ -127600,22 +127600,22 @@ var RichEditor_widgetDesign_component = (0,componentNormalizer/* default */.A)(
127600
127600
  widgetSetup: RichEditor_widgetSetup,
127601
127601
  widgetDesign: RichEditor_widgetDesign
127602
127602
  });
127603
- ;// ./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=03f2da57&scoped=true
127604
- var componentvue_type_template_id_03f2da57_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.widget)?_c('div',{class:[
127603
+ ;// ./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=83706112&scoped=true
127604
+ var componentvue_type_template_id_83706112_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.widget)?_c('div',{class:[
127605
127605
  'custom_form_item',
127606
127606
  'custom_form_item_special',
127607
127607
  _vm.widget.options.type === 'grid-verify' ? 'verify-style_grid_verify' : '',
127608
127608
  { 'is-current-verify': _vm.isCurrentVerify } ],style:({
127609
127609
  height: _vm.widget.options.type === 'grid-verify' ? '100%' : (_vm.widget.options.height * (_vm.verifyLogsList.length + 1) + 'px'),
127610
127610
  borderRight: _vm.widget.options.type === 'grid-verify' ? '1px solid #e6e6e6' : ''
127611
- })},[_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:[
127611
+ })},[(_vm.isCurrentVerify)?_c('span',{staticClass:"current-verify-badge"},[_vm._v("当前审核")]):_vm._e(),_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:[
127612
127612
  _vm.config.align,
127613
127613
  _vm.config.validate === true && _vm.widget.options.required === true
127614
127614
  ? 'is_required'
127615
- : 'no_required' ],style:({ color: _vm.config.color }),attrs:{"slot":"label"},slot:"label"},[_c('span',[_vm._v(_vm._s(_vm.widget.name))]),(_vm.isCurrentVerify)?_c('span',{staticClass:"current-verify-badge"},[_vm._v("当前审核")]):_vm._e()]),_vm._l((_vm.verifyLogsList),function(log,idx){return [_c('div',{staticClass:"verify-right",style:({ 'border-color': _vm.config.borderColor, height: ("calc(100% / " + (_vm.verifyLogsList.length + 1) + ")!important"), 'border-bottom': '1px solid '+_vm.config.borderColor })},[(log.userSeal)?_c('div',{staticClass:"verify-seal",style:(Object.assign({}, _vm.getUserSealPosition({ left: log['sealPositionLeft'], top: log['sealPositionTop']}), {position: 'absolute'}))},[_c('img',{style:(_vm.style),attrs:{"src":_vm.imgUrl + log.userSeal,"alt":""}})]):_vm._e(),_c('div',{staticClass:"verify-text",style:({ 'border-color': _vm.config.borderColor })},[_c('span',[(log['note'])?_c('a-input',{style:({ position: 'relative', zIndex: 2 }),attrs:{"type":"textarea","rows":"4","disabled":true,"placeholder":_vm.widget.options.placeholder},model:{value:(log['note']),callback:function ($$v) {_vm.$set(log, 'note', $$v)},expression:"log['note']"}}):_vm._e()],1)]),_c('div',{staticClass:"verify-option"},[_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operation)+" ")]),_c('span',[_c('a-select',{directives:[{name:"show",rawName:"v-show",value:(log['shenpiYijian']),expression:"log['shenpiYijian']"}],style:({ width: '90%' }),attrs:{"disabled":true,"default-value":log['shenpiYijian']}},_vm._l((_vm.warpSuggest),function(item,idx){return _c('a-select-option',{key:idx,attrs:{"value":item.value}},[_vm._v(_vm._s(item.label))])}),1)],1)]),_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operator)+" ")]),[(log['userSign'])?_c('span',[(log['userSign'].startsWith('/'))?_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.imgUrl + log['userSign'],"alt":""}}):[_vm._v(" "+_vm._s(log['userSign'])+" ")]],2):_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(log['realname'] || '')+" ")])]],2),_c('div',{staticStyle:{"flex-grow":"1.2"}},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operationTime)+" ")]),_c('span',[_vm._v(" "+_vm._s(log['shenpiTime'])+" ")])])])])]}),_c('div',{ref:"verifyRight",staticClass:"verify-right cccc",style:({ 'border-color': _vm.config.borderColor, height: _vm.widget.options.type === 'grid-verify' ? ( _vm.verifyLogsList.length > 0 ? ("calc(100% / " + (_vm.verifyLogsList.length + 1) + ")!important") : '100%') : ("calc(100% / " + (_vm.verifyLogsList.length + 1) + ")!important") , position: 'relative' })},[(_vm.widget.model == _vm.verifyNode)?[(_vm.userSeal && _vm.isShowSeal)?_c('vdr',{staticStyle:{"position":"absolute","z-index":"11"},attrs:{"w":_vm.initCdrUserSeal.width,"h":_vm.initCdrUserSeal.height,"y":_vm.initCdrUserSeal.y,"x":_vm.initCdrUserSeal.x,"resizable":false,"parent":true},on:{"dragging":_vm.onSealDrag}},[_c('img',{style:(_vm.style),attrs:{"src":_vm.imgUrl + _vm.userSeal,"alt":""}}),_c('a-icon',{directives:[{name:"show",rawName:"v-show",value:(_vm.userSeal && _vm.isShowSeal),expression:"userSeal && isShowSeal"}],staticClass:"verify-icon",staticStyle:{"font-size":"18px"},attrs:{"type":"close"},on:{"click":_vm.handleClose}})],1):_vm._e()]:[(_vm.models[_vm.widget.model] && _vm.models[_vm.widget.model].userSeal)?_c('div',{staticClass:"verify-seal",style:(Object.assign({}, _vm.userSealPosition, {position: 'absolute'}))},[_c('img',{style:(_vm.style),attrs:{"src":_vm.imgUrl + _vm.models[_vm.widget.model].userSeal,"alt":""}})]):_vm._e()],_c('div',{staticClass:"verify-text",style:({ 'border-color': _vm.config.borderColor })},[_c('a-form-model-item',{staticClass:"inner-form-item",attrs:{"prop":((_vm.widget.model) + ".comments"),"rules":_vm.verifyRules.comments}},[(_vm.models[_vm.widget.model])?_c('text-area',{style:({ position: 'relative', zIndex: 2 }),attrs:{"type":"textarea","show-word-limit":"","max-length":_vm.widget.options.commentsLength,"disabled":_vm.wrapDisable,"rows":"4","placeholder":_vm.widget.options.placeholder},model:{value:(_vm.models[_vm.widget.model].comments),callback:function ($$v) {_vm.$set(_vm.models[_vm.widget.model], "comments", $$v)},expression:"models[widget.model].comments"}}):_vm._e()],1),(_vm.widget.model == _vm.verifyNode && _vm.widget.options.enableSeal)?[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isShowBtn),expression:"isShowBtn"}],staticClass:"verify-btn",style:({bottom: _vm.widget.options.isAuditing == '1' ? '40px' : '7%'})},[_c('a-popconfirm',{attrs:{"title":"请确认是否添加印章?","ok-text":"是","cancel-text":"否","getPopupContainer":function (triggerNode) {
127615
+ : 'no_required' ],style:({ color: _vm.config.color }),attrs:{"slot":"label"},slot:"label"},[_c('span',[_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 && _vm.widget.options.enableSeal)?[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isShowBtn),expression:"isShowBtn"}],staticClass:"verify-btn",style:({bottom: _vm.widget.options.isAuditing == '1' ? '40px' : '7%'})},[_c('a-popconfirm',{attrs:{"title":"请确认是否添加印章?","ok-text":"是","cancel-text":"否","getPopupContainer":function (triggerNode) {
127616
127616
  return triggerNode.parentNode || _vm.document.body;
127617
127617
  }},on:{"confirm":_vm.handleSeal}},[(!_vm.isConfirmComponent)?_c('a',{attrs:{"href":"#"}},[_vm._v("盖章")]):_vm._e()])],1)]:_vm._e(),(_vm.widget.options.isAuditing == '1' && _vm.widget.model === _vm.verifyNode)?[_c('div',{staticClass:"tw-flex flex-gap-[6px] tw-items-center tw-absolute tw-leading-[30px]",staticStyle:{"display":"flex","position":"absolute","align-items":"center","line-height":"30px","font-size":"13px","right":"1%","bottom":"20px","z-index":"10"}},[_c('span',[_vm._v("推荐审核意见:")]),_vm._l((_vm.notes),function(item,idx){return _c('span',{key:idx,staticClass:"tw-cursor-pointer tw-h-[23px] tw-mr-[10px] tw-px-[14px] tw-rounded-[6px] tw-leading-[23px] tw-bg-[#ecf5fc] tw-text-[#006EC5]",staticStyle:{"cursor":"pointer","line-height":"23px","height":"23px","margin-right":"10px","background":"#ecf5fc","padding":"0 14px","border-radius":"6px","color":"#006EC5"},on:{"click":function($event){_vm.models[_vm.widget.model].comments = item}}},[_vm._v(_vm._s(item))])})],2)]:_vm._e()],2),_c('div',{staticClass:"verify-option"},[_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operation)+" ")]),_c('a-form-model-item',{staticClass:"inner-form-item",attrs:{"prop":((_vm.widget.model) + ".operation"),"rules":_vm.verifyRules.operation}},[_c('a-select',{directives:[{name:"show",rawName:"v-show",value:(_vm.models[_vm.widget.model]),expression:"models[widget.model]"}],style:({ width: '90%' }),attrs:{"disabled":_vm.wrapDisable,"value":_vm.models[_vm.widget.model].operation,"dropdownClassName":"verifySelectDropDown"},on:{"change":_vm.handleChange}},_vm._l((_vm.warpSuggest),function(item,idx){return _c('a-select-option',{key:idx,attrs:{"value":item.value}},[_vm._v(_vm._s(item.label))])}),1)],1)],1),_c('div',{style:({ 'border-color': _vm.config.borderColor })},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operator)+" ")]),(!_vm.wrapDisable)?[(_vm.userSign && _vm.widget.options.enableSign)?_c('span',[(_vm.userSign.startsWith('/'))?_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.imgUrl + _vm.userSign,"alt":""}}):[_vm._v(" "+_vm._s(_vm.userSign)+" ")]],2):_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.models[_vm.widget.model] ? _vm.models[_vm.widget.model].operator : "")+" ")])]:[(_vm.models[_vm.widget.model].userSign)?_c('span',[(_vm.models[_vm.widget.model].userSign.startsWith('/'))?_c('img',{staticStyle:{"max-width":"100%","height":"100%"},attrs:{"src":_vm.imgUrl + _vm.models[_vm.widget.model].userSign,"alt":""}}):[_vm._v(_vm._s(_vm.models[_vm.widget.model].userSign))]],2):_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.models[_vm.widget.model] ? _vm.models[_vm.widget.model].operator : "")+" ")])]],2),_c('div',{staticStyle:{"flex-grow":"1.2"}},[_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.widget.options.operationTime)+" ")]),_c('span',{style:({ 'border-color': _vm.config.borderColor })},[_vm._v(" "+_vm._s(_vm.models[_vm.widget.model] ? _vm.models[_vm.widget.model].operationTime : "")+" ")])])])],2)],2)],1)])],1):_vm._e()}
127618
- var componentvue_type_template_id_03f2da57_scoped_true_staticRenderFns = []
127618
+ var componentvue_type_template_id_83706112_scoped_true_staticRenderFns = []
127619
127619
 
127620
127620
 
127621
127621
  ;// ./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
@@ -128392,15 +128392,15 @@ var TextArea_component = (0,componentNormalizer/* default */.A)(
128392
128392
  });
128393
128393
  ;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=script&lang=js
128394
128394
  /* harmony default export */ const AllComponent_hnkj_Verify_componentvue_type_script_lang_js = (hnkj_Verify_componentvue_type_script_lang_js);
128395
- ;// ./node_modules/_mini-css-extract-plugin@2.10.2@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=03f2da57&prod&lang=less&scoped=true
128395
+ ;// ./node_modules/_mini-css-extract-plugin@2.10.2@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=83706112&prod&lang=less&scoped=true
128396
128396
  // extracted by mini-css-extract-plugin
128397
128397
 
128398
- ;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=03f2da57&prod&lang=less&scoped=true
128398
+ ;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=0&id=83706112&prod&lang=less&scoped=true
128399
128399
 
128400
- ;// ./node_modules/_mini-css-extract-plugin@2.10.2@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=03f2da57&prod&lang=less
128400
+ ;// ./node_modules/_mini-css-extract-plugin@2.10.2@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=83706112&prod&lang=less
128401
128401
  // extracted by mini-css-extract-plugin
128402
128402
 
128403
- ;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=03f2da57&prod&lang=less
128403
+ ;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue?vue&type=style&index=1&id=83706112&prod&lang=less
128404
128404
 
128405
128405
  ;// ./src/form/modules/components/AllComponent/hnkj/Verify/component.vue
128406
128406
 
@@ -128414,11 +128414,11 @@ var TextArea_component = (0,componentNormalizer/* default */.A)(
128414
128414
 
128415
128415
  var hnkj_Verify_component_component = (0,componentNormalizer/* default */.A)(
128416
128416
  AllComponent_hnkj_Verify_componentvue_type_script_lang_js,
128417
- componentvue_type_template_id_03f2da57_scoped_true_render,
128418
- componentvue_type_template_id_03f2da57_scoped_true_staticRenderFns,
128417
+ componentvue_type_template_id_83706112_scoped_true_render,
128418
+ componentvue_type_template_id_83706112_scoped_true_staticRenderFns,
128419
128419
  false,
128420
128420
  null,
128421
- "03f2da57",
128421
+ "83706112",
128422
128422
  null
128423
128423
 
128424
128424
  )
@@ -138079,7 +138079,7 @@ var staticRenderFns = []
138079
138079
 
138080
138080
 
138081
138081
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 1030 modules
138082
- var components = __webpack_require__(73658);
138082
+ var components = __webpack_require__(59734);
138083
138083
  ;// ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.4.1@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/CorrectionItem.vue?vue&type=script&lang=js
138084
138084
  //
138085
138085
  //
@@ -140521,7 +140521,7 @@ var component = (0,componentNormalizer/* default */.A)(
140521
140521
 
140522
140522
  /* harmony default export */ const CorrectionModal = (component.exports);
140523
140523
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 1030 modules
140524
- var components = __webpack_require__(73658);
140524
+ var components = __webpack_require__(59734);
140525
140525
  // EXTERNAL MODULE: ./node_modules/_pubsub-js@1.9.5@pubsub-js/src/pubsub.js
140526
140526
  var pubsub = __webpack_require__(15934);
140527
140527
  var pubsub_default = /*#__PURE__*/__webpack_require__.n(pubsub);
@@ -141744,7 +141744,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
141744
141744
  // EXTERNAL MODULE: ./src/api/manage.js
141745
141745
  var manage = __webpack_require__(5335);
141746
141746
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 1030 modules
141747
- var components = __webpack_require__(73658);
141747
+ var components = __webpack_require__(59734);
141748
141748
  // EXTERNAL MODULE: ./src/form/util/Bus.js
141749
141749
  var Bus = __webpack_require__(31227);
141750
141750
  // EXTERNAL MODULE: ./src/form/modules/config/hnkj.js
@@ -158447,7 +158447,7 @@ function toString(value) {
158447
158447
  (module) {
158448
158448
 
158449
158449
  "use strict";
158450
- module.exports = {"rE":"1.1.721"};
158450
+ module.exports = {"rE":"1.1.722"};
158451
158451
 
158452
158452
  /***/ }
158453
158453
 
@@ -173708,7 +173708,7 @@ var es_array_unshift = __webpack_require__(7702);
173708
173708
  // EXTERNAL MODULE: ./src/form/util/util.js
173709
173709
  var util_util = __webpack_require__(78393);
173710
173710
  // EXTERNAL MODULE: ./src/form/modules/components/index.js + 1030 modules
173711
- var components = __webpack_require__(73658);
173711
+ var components = __webpack_require__(59734);
173712
173712
  // EXTERNAL MODULE: ./src/form/modules/widgetFormItem.vue + 5 modules
173713
173713
  var widgetFormItem = __webpack_require__(25509);
173714
173714
  // EXTERNAL MODULE: ./src/form/modules/WidgetIdeaSignItem.vue + 5 modules
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zscreate/form-component",
3
- "version": "1.1.721",
3
+ "version": "1.1.722",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "main": "dist/form-component.umd.js",