TabPage.vue 支持页标签在下
This commit is contained in:
@@ -713,6 +713,7 @@ const addFloatingPanel = (panel) => {
|
||||
// 使用children结构以兼容Render组件的渲染逻辑
|
||||
children: {
|
||||
type: 'TabPage',
|
||||
tabPosition: 'bottom',
|
||||
children: [
|
||||
{
|
||||
...safePanel,
|
||||
|
||||
Reference in New Issue
Block a user