mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
option zIndex for notification can't effect `options.zIndex` is not effective since it is write before `zIndex: nextZIndex()`, it will be overode.