element-ui获取最大z-index值

1,094 阅读1分钟
import { PopupManager } from ‘element-ui/lib/utils/popup’

PopupManager.nextZIndex()

参考

获取页面中最大的z-index