Skip to content

Commit 8b6e07b

Browse files
committed
fix(demo): fix basic form page style
修复表单基础示例页面,远程下拉的弹出层有时显示不完整的问题。
1 parent 50207ad commit 8b6e07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/demo/form/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<template>
2-
<PageWrapper title="表单基础示例">
2+
<PageWrapper title="表单基础示例" contentFullHeight>
33
<CollapseContainer title="基础示例">
44
<BasicForm
55
autoFocusFirstItem

0 commit comments

Comments
 (0)