When the nesting of $uibModal appears, how to control the z-index of the second one

When

$uibModal is nested, how do I control that the second model appears on top of the first one? And the first one doesn"t disappear when the second one is closed?

Mar.11,2022

1, $uibModal the second will appear on the first
2, each modal is an independent instance, that closes itself
3, most application scenarios do not need to close the first
4, you can control the first to close

through the code.
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-1b3b362-2c26b.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-1b3b362-2c26b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?