Showing
1 changed file
with
0 additions
and
1 deletions
| ... | @@ -21,7 +21,6 @@ | ... | @@ -21,7 +21,6 @@ |
| 21 | :readonly="item.component_props.readonly" | 21 | :readonly="item.component_props.readonly" |
| 22 | :disabled="item.component_props.disabled" | 22 | :disabled="item.component_props.disabled" |
| 23 | :input-align="item.component_props.align" | 23 | :input-align="item.component_props.align" |
| 24 | - clearable | ||
| 25 | /> | 24 | /> |
| 26 | </div> | 25 | </div> |
| 27 | </template> | 26 | </template> | ... | ... |
-
Please register or login to post a comment