|
|
@@ -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",
|