We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50207ad commit 8b6e07bCopy full SHA for 8b6e07b
src/views/demo/form/index.vue
@@ -1,5 +1,5 @@
1
<template>
2
- <PageWrapper title="表单基础示例">
+ <PageWrapper title="表单基础示例" contentFullHeight>
3
<CollapseContainer title="基础示例">
4
<BasicForm
5
autoFocusFirstItem
0 commit comments