DS7_HYRD
hanxuntao 6 months ago
parent 54d128bfa6
commit e2846034af

@ -791,14 +791,14 @@ Ext.extend(Shipping.OrderFeeGrid, Ext.Panel, {
}, {
sortable: true,
dataIndex: 'CustomerType',
header: '客户类别',
header: Zi.LAN.FEE.CustomerType,
editor: this.comboxCustType,
// hidden: true,
width: 80
}, {
sortable: true,
dataIndex: 'CustomerName',
header: Zi.LAN.FEE.CustomerType,
header: Zi.LAN.FEE.CUSTOMERNAME,
editor: this.comboxCustomerNameRefCr,
width: 120,
renderer: function (value, meta) {

Loading…
Cancel
Save