@@ -4415,7 +4415,7 @@ exports[`field demos > 📸 renders ./packages/field/src/demos/search-value.tsx
4415
4415
class = " ant-form-item-control-input-content"
4416
4416
>
4417
4417
<div
4418
- class = " ant-select ant-select-in-form-item ant-pro-filed-search-select ant-select-single ant-select-allow-clear ant-select-show-arrow ant-select-show- search"
4418
+ class = " ant-select ant-select-in-form-item ant-pro-filed-search-select ant-select-single ant-select-allow-clear ant-select-show-search"
4419
4419
style = " width: 330px;"
4420
4420
>
4421
4421
<div
@@ -4444,12 +4444,6 @@ exports[`field demos > 📸 renders ./packages/field/src/demos/search-value.tsx
4444
4444
请输入搜索关键字
4445
4445
</span >
4446
4446
</div >
4447
- <span
4448
- aria-hidden = " true"
4449
- class = " ant-select-arrow"
4450
- style = " user-select: none;"
4451
- unselectable = " on"
4452
- />
4453
4447
</div >
4454
4448
</div >
4455
4449
</div >
@@ -4872,7 +4866,7 @@ exports[`field demos > 📸 renders ./packages/field/src/demos/tree-select-searc
4872
4866
class = " ant-spin-container"
4873
4867
>
4874
4868
<div
4875
- class = " ant-select ant-tree-select ant-select-in-form-item ant-pro-field-tree-select ant-select-focused ant-select-multiple ant-select-allow-clear ant-select-show-arrow ant-select- open ant-select-show-search"
4869
+ class = " ant-select ant-tree-select ant-select-in-form-item ant-pro-field-tree-select ant-select-focused ant-select-multiple ant-select-allow-clear ant-select-open ant-select-show-search"
4876
4870
style = " min-width: 60px; width: 330px;"
4877
4871
>
4878
4872
<div
@@ -4955,12 +4949,6 @@ exports[`field demos > 📸 renders ./packages/field/src/demos/tree-select-searc
4955
4949
</div >
4956
4950
</div >
4957
4951
</div >
4958
- <span
4959
- aria-hidden = " true"
4960
- class = " ant-select-arrow"
4961
- style = " user-select: none;"
4962
- unselectable = " on"
4963
- />
4964
4952
<span
4965
4953
aria-hidden = " true"
4966
4954
class = " ant-select-clear"
@@ -5029,7 +5017,7 @@ exports[`field demos > 📸 renders ./packages/field/src/demos/tree-select-searc
5029
5017
class = " ant-spin-container"
5030
5018
>
5031
5019
<div
5032
- class = " ant-select ant-tree-select ant-select-in-form-item ant-pro-field-tree-select ant-select-multiple ant-select-allow-clear ant-select-show-arrow ant-select-show- search"
5020
+ class = " ant-select ant-tree-select ant-select-in-form-item ant-pro-field-tree-select ant-select-multiple ant-select-allow-clear ant-select-show-search"
5033
5021
style = " min-width: 60px; width: 330px;"
5034
5022
>
5035
5023
<div
@@ -5156,12 +5144,6 @@ exports[`field demos > 📸 renders ./packages/field/src/demos/tree-select-searc
5156
5144
</div >
5157
5145
</div >
5158
5146
</div >
5159
- <span
5160
- aria-hidden = " true"
5161
- class = " ant-select-arrow"
5162
- style = " user-select: none;"
5163
- unselectable = " on"
5164
- />
5165
5147
<span
5166
5148
aria-hidden = " true"
5167
5149
class = " ant-select-clear"
0 commit comments