iview -- vue modal 显示到最顶层 层级

给想要显示到顶层的modal 设置class属性

.my-modal-parent {
  position: fixed;  // 浮动
  z-index: 999999;
}

 

posted @ 2019-05-18 13:32  ma_fighting  阅读(8207)  评论(0编辑  收藏  举报
历史天气查