Closed flouda closed 6 years ago
Hello, this issue has been closed because it does not conform to our issue requirements. Please submit issues with issue-generator. More info can be found in #3693.
和你一样,只不过我的是dialog中的select,我更新到最新版本也不行,
+1
请问下,你们有解决方案了吗?
版本 "element-ui": "^1.4.12",
重现场景, 1.el-dialog 里 嵌套表单el-form 2.表单里嵌套el-cascader
3.下拉时,菜单被dialog遮挡
之前看到Issue列表里,dialog和select组合 有此类问题且已修复。 是因为z-index dialog和select设置一致导致的。
但是当前1.4.12版本似乎没有修复此问题