El-dialog Mask layer problem with elementUI

el-dialog

searched Baidu for this problem because z-index has a parent principle, and a solution is to add: modal-append-to-body="false" or: append-to-body="true", to the el-dialog tag, but the el-dialog that previews the picture pop-up box is dynamically added, so I can"t write it down. I hope all of you can give us some advice. Thank you ~

.
Jun.21,2021

can't you write a tag and use v-show to control the display and hiding?


find the el-dialog, where you click on the enlarged image to add: modal= "false" attribute to remove the mask layer or add the append-to-body attribute, let the dialog box on the body.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b38940-2b8a1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b38940-2b8a1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?