Explorar o código

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

zhuth %!s(int64=7) %!d(string=hai) anos
pai
achega
23131bb1f1
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  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",