升级 element plus 到 2.5.3!

This commit is contained in:
YunaiV
2024-02-29 23:05:14 +08:00
parent 74a66b7c70
commit 8f14355903
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
placeholder="请输入菜单内容"
:remote-method="remoteMethod"
class="overflow-hidden transition-all-600"
:class="showTopSearch ? 'w-220px ml2' : 'w-0'"
:class="showTopSearch ? '!w-220px ml2' : '!w-0'"
@change="handleChange"
>
<el-option