How to make datepciker appear on top of mintui?

use the dialog call in element-ui to open the datepicker, in mint-ui and the datepicker pops up under the dialog mask, as shown in the following figure

clipboard.png

do you have any solutions?


adjust the z-index of datepicker


write a class yourself, the z-index setting is a little larger than this dialog, and then use it on this component.

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-1b2bb0e-4e71f.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-1b2bb0e-4e71f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?