view-design / ViewUI

A high quality UI Toolkit built on Vue.js 2.0
https://www.iviewui.com/
Other
2.65k stars 797 forks source link

[Bug Report]Modal组件中,包含select组件或datePicker组件, 点击组件时,没有下来选项 #360

Open NeilZhou00 opened 4 years ago

NeilZhou00 commented 4 years ago

Environment

windows/IE10/vue2.0

Reproduction link

https://www.iviewui.com/components/modal

Steps to reproduce

  1. 建一个modal组件,组件内容是一个form表单,表单中含有select组件或是datePicker组件
  2. 点击select或是datePicker 没有下拉

What is expected?

有下拉,并可以选择、选中

What is actually happening?

iamgaohui commented 4 years ago

是select和datepicker的z-index问题,你可以看看,针对性的设置一下这两个组件最外层mask的z-index