@@ -521,7 +521,8 @@ export default {
// },
// 预览
clickHandler(file, index) {
- this.zIndex = this.fixZIndex()
+ // this.zIndex = this.fixZIndex()
+ this.zIndex = 99999999
this.initialIndex = index
this.showViewer = true
},