perf: z-index默认值,解决分页器遮罩问题
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
* @Author: zhaojinfeng 121016171@qq.com
|
||||
* @Date: 2023-08-14 11:07:15
|
||||
* @LastEditors: zhaojinfeng 121016171@qq.com
|
||||
* @LastEditTime: 2023-12-14 16:10:59
|
||||
* @LastEditTime: 2024-01-02 18:28:12
|
||||
* @FilePath: \vue3\stories\SelectTransferModal.stories.ts
|
||||
* @Description:
|
||||
*
|
||||
@ -49,7 +49,7 @@ const meta = {
|
||||
hidePagination: false,
|
||||
title: '选择',
|
||||
width: '70%',
|
||||
zIndex: 2023,
|
||||
zIndex: 2001,
|
||||
lockList: undefined,
|
||||
},
|
||||
render: args => ({
|
||||
|
Reference in New Issue
Block a user