@@ -53,7 +53,7 @@ Ext.define('saas.view.sale.sale.FormPanel', {
fieldLabel : "客户名称",
allowBlank : false
}, {
- name : "pu_shipaddresscode",
+ name : "sa_toplace",
editable:false,
xtype : "remotecombo",
storeUrl:'/api/document/address/getCombo',