@@ -276,12 +276,6 @@ Ext.define('saas.view.sale.sale.FormPanel', {
var format = '0,000.' + xr.join();
return Ext.util.Format.number(v, format);
}
- },{
- text : "关联采购订单",
- dataIndex : "sd_pucode",
- width : 150.0,
- items : null,
- ignore:true
},{
text : "备注",
dataIndex : "sd_remark",