Explorar el Código

fix(demo): fix basic form page style

修复表单基础示例页面,远程下拉的弹出层有时显示不完整的问题。
无木 hace 3 años
padre
commit
8b6e07b768
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/demo/form/index.vue

+ 1 - 1
src/views/demo/form/index.vue

@@ -1,5 +1,5 @@
 <template>
-  <PageWrapper title="表单基础示例">
+  <PageWrapper title="表单基础示例" contentFullHeight>
     <CollapseContainer title="基础示例">
       <BasicForm
         autoFocusFirstItem