Commit 69237222 authored by 杨奕's avatar 杨奕 Committed by FuryBean

Popper: set base zIndex to 2000 (#664)

parent 3e78d88f
import PopperJS from './popper'; import PopperJS from './popper';
import { PopupManager } from 'vue-popup'; import { PopupManager } from 'vue-popup';
PopupManager.zIndex = 2000;
/** /**
* @param {HTMLElement} [reference=$refs.reference] - The reference element used to position the popper. * @param {HTMLElement} [reference=$refs.reference] - The reference element used to position the popper.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment