mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* refactor: delete useless code A && B && C && ( C || D ) === A && B && C 所以第四个判断完全没意义 * chore: format code --------- Co-authored-by: warmthsea <2586244885@qq.com>