Results 6 comments of daomiaru

像这种情况有没有什么属性可以让at组件置于最顶层啊

> @daomiaru 你的情况我理解是,里层card设有`overflow:hidden`,所以没法突破,需要调整一下,比如去掉 有没有办法让弹出层向下展开而不是向上

![image](https://user-images.githubusercontent.com/52020723/157578453-5cdb2d3e-7600-4bbd-9c3b-26c30029ab58.png) ![image](https://user-images.githubusercontent.com/52020723/157578486-870d3098-ef17-41c4-b043-ea0e78c9b7ef.png) ![image](https://user-images.githubusercontent.com/52020723/157578530-01819417-99b7-4c5a-9eac-a8dbad34f4ba.png) ![image](https://user-images.githubusercontent.com/52020723/157578608-38b5d265-bc9a-41b7-808c-d06067f26678.png)

解决方式应该是修改row,而不是tablelist[index]

你好。请问自定义工具栏的这个功能已经好了吗?希望能有个配置可以配置是否需要的工具栏按钮

@wheeljs 你好我这边在使用nuxt3进行服务端渲染时遇到了和你一样的问题,请问你这里解决了吗