parent
35cd9e621a
commit
ba1e14443c
16 changed files with 32 additions and 29 deletions
|
|
@ -25,7 +25,7 @@ export default defineComponent({
|
|||
data() {
|
||||
return {
|
||||
showing: true,
|
||||
zIndex: os.claimZIndex(true),
|
||||
zIndex: os.claimZIndex('high'),
|
||||
};
|
||||
},
|
||||
mounted() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue