Преглед изворни кода

客户资料从表取消固定高度

zhuth пре 7 година
родитељ
комит
23131bb1f1
1 измењених фајлова са 4 додато и 4 уклоњено
  1. 4 4
      frontend/saas-web/app/view/document/customer/FormPanel.js

+ 4 - 4
frontend/saas-web/app/view/document/customer/FormPanel.js

@@ -232,8 +232,8 @@ Ext.define('saas.view.document.customer.FormPanel', {
         detnoColumn: 'cc_detno',
         showCount: false,
         deleteDetailUrl:'/api/document/customer/deletecontact',
-        height:145,
-        emptyRows: 3,
+        // height:145,
+        // emptyRows: 3,
         columns : [
             {
                 text : "ID", 
@@ -297,8 +297,8 @@ Ext.define('saas.view.document.customer.FormPanel', {
         detnoColumn: 'ca_detno',
         showCount: false,
         deleteDetailUrl:'/api/document/customer/deleteaddress',
-        height:145,
-        emptyRows: 3,
+        // height:145,
+        // emptyRows: 3,
         columns : [
             {
                 text : "ID",