Browse Source

样式调整

hy 7 years ago
parent
commit
b8356289ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/document/kind/ChildForm.js

+ 1 - 1
frontend/saas-web/app/view/document/kind/ChildForm.js

@@ -24,7 +24,7 @@ Ext.define('saas.view.document.kind.ChildForm', {
                 codeField = item.name
             }
           });
-          if(count!=0&&count<4){
+          if(count!=0&&count<6){
             w.setHeight(114+40*count)
           }
           if(w.record){