Commit db9f6cc
authored
fix(dropdown): [dropdown] fixed the data disorder issue caused by the composite scenario of two-layer components and self-invoking groups. (#2553)
* fix(drop-down): [drop-down] fixed the data confusion issue of dropdwon-item component
* fix(drop-down): [drop-down] fixed the data confusion issue of dropdwon-item component
* fix(drop-down): 优化文字描述
* fix: fix e2e error1 parent 0eb0078 commit db9f6cc
File tree
2 files changed
+7
-3
lines changed- examples/sites/demos/pc/app/dropdown
- packages/vue/src/dropdown-item/src
2 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
105 | | - | |
| 107 | + | |
| 108 | + | |
106 | 109 | | |
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
111 | | - | |
| 114 | + | |
| 115 | + | |
112 | 116 | | |
113 | 117 | | |
114 | 118 | | |
0 commit comments