@ -34,6 +34,9 @@ Ext.extend(Shipping.MsChPaySettlementBLEdit, Ext.Panel, {
this.ISRATESET = 0;
this.FREESTLBYINPUTEXCHANGE = 0;
this.StoreOpLbQuery = Ext.create('DsExt.ux.RefEnumStore', {});
this.StoreOpLbQuery.load({ params: { enumTypeId: 96005 } });
this.formname = "formMsChPaySettlementBLEdit"; //页面名称
this.storeMustBe = Ext.create('Ext.data.Store', {
@ -36,6 +36,9 @@ Ext.extend(Shipping.MsChRecvSettlementBLEdit, Ext.Panel, {
this.formname = "MsChRecvSettlementBLEdit"; //页面名称
model: 'DsShipping.ux.OpDefValue',
remoteSort: true,