@@ -102,9 +102,9 @@ Ext.define('saas.view.sale.sale.FormPanelController', {
align:'end'
}, {
"text": "客户地址",
- "flex": 1,
+ "flex": 2,
"dataIndex": "ca_address",
- "width": 250
+ "width": 300
}]
}) ;