|
|
|
|
Ext.namespace('Shipping');
|
|
|
|
|
|
|
|
|
|
Shipping.MsCodeOpMustFieldEdit = function (config) {
|
|
|
|
|
Ext.applyIf(this, config);
|
|
|
|
|
this.initUIComponents();
|
|
|
|
|
window.Shipping.MsCodeOpMustFieldEdit.superclass.constructor.call(this);
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
Ext.extend(Shipping.MsCodeOpMustFieldEdit, Ext.Panel, {
|
|
|
|
|
|
|
|
|
|
ParentWin: null,
|
|
|
|
|
OpStatus: 'add',
|
|
|
|
|
StoreList: null,
|
|
|
|
|
EditRecord: null,
|
|
|
|
|
|
|
|
|
|
initUIComponents: function () {
|
|
|
|
|
this.serialNo = 0;
|
|
|
|
|
this.workSerialNo = 0;
|
|
|
|
|
this.bodyDel = [];
|
|
|
|
|
|
|
|
|
|
//#region 编辑form
|
|
|
|
|
|
|
|
|
|
//枚举参照相关(编辑form)
|
|
|
|
|
|
|
|
|
|
this.storeOpType = Ext.create('DsExt.ux.RefEnumStore', {});
|
|
|
|
|
this.storeOpType.load({ params: { enumTypeId: 97019} });
|
|
|
|
|
|
|
|
|
|
this.comboxOpType = Ext.create('DsExt.ux.RefTableCombox', {
|
|
|
|
|
fieldLabel: '业务模块',
|
|
|
|
|
store: this.storeOpType,
|
|
|
|
|
name: 'BSTYPE',
|
|
|
|
|
valueField: 'EnumValueName',
|
|
|
|
|
displayField: 'EnumValueName',
|
|
|
|
|
listeners: {
|
|
|
|
|
scope: this,
|
|
|
|
|
'select': function (combo, records, eOpts) {
|
|
|
|
|
if (records.length > 0) {
|
|
|
|
|
if (combo.value == '海运出口') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "OP_SEAE"} });
|
|
|
|
|
}
|
|
|
|
|
if (combo.value == '海运出口AMS') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "OP_SEAE_AMS"} });
|
|
|
|
|
}
|
|
|
|
|
if (combo.value == '海运进口') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "OP_SEAI"} });
|
|
|
|
|
}
|
|
|
|
|
if (combo.value == '空运出口') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "OP_AIRE"} });
|
|
|
|
|
}
|
|
|
|
|
if (combo.value == '空运进口') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "OP_AIRI"} });
|
|
|
|
|
}
|
|
|
|
|
if (combo.value == '综合业务') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "OP_OTHER"} });
|
|
|
|
|
}
|
|
|
|
|
if (combo.value == '费用信息') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "CH_FEE"} });
|
|
|
|
|
}
|
|
|
|
|
if (combo.value == '报关业务') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "OP_APPLY"} });
|
|
|
|
|
}
|
|
|
|
|
if (combo.value == '铁路运输') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "OP_RAILWAY" } });
|
|
|
|
|
}
|
|
|
|
|
if (combo.value == '大宗散货') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "OP_BULK"} });
|
|
|
|
|
}
|
|
|
|
|
if (combo.value == '销售订舱') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "CRM_SEAEORDER"} });
|
|
|
|
|
}
|
|
|
|
|
if (combo.value == '陆运派车单') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "tMsWlPcHead"} });
|
|
|
|
|
} if (combo.value == '付费申请') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "CH_FEE_PAYAPPLICATION"} });
|
|
|
|
|
} if (combo.value == '收费申请') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "CH_FEE_RECVAPPLICATION"} });
|
|
|
|
|
} if (combo.value == '发票申请') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "CH_FEE_INVOICEAPPLICATION"} });
|
|
|
|
|
} if (combo.value == '发票开出') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "CH_FEE_INVOICE"} });
|
|
|
|
|
} if (combo.value == '发票核销') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "CH_FEE_INVOICEHEXIAO"} });
|
|
|
|
|
} if (combo.value == '国内空运') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "OP_AIRN"} });
|
|
|
|
|
} if (combo.value == '特放申请') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "op_blissuelist" } });
|
|
|
|
|
} if (combo.value == '陆运普货订单') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "op_truck_bulk" } });
|
|
|
|
|
} if (combo.value == '陆运普货派车') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "op_truck_bulk_pc" } });
|
|
|
|
|
} if (combo.value == '陆运费用方案') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "Cust_Truck_feetemplate" } });
|
|
|
|
|
} if (combo.value == '陆运集运订单') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "op_truck_bulk" } });
|
|
|
|
|
} if (combo.value == '陆运集运派车') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "op_truck_bulk_pc" } });
|
|
|
|
|
} if (combo.value == '仓储入库') {
|
|
|
|
|
this.StoreField.load({ params: { optable: "WMS" } });
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
this.StoreField = Ext.create('DsExt.ux.RefTableStore', {
|
|
|
|
|
model: 'MsCodeFieldName',
|
|
|
|
|
proxy: { url: '/MvcShipping/MsCodeOpDef/GetFieldList' }
|
|
|
|
|
});
|
|
|
|
|
this.StoreField.load({ params: { optable: "OP_SEAE"} });
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this.comboxField = Ext.create('DsExt.ux.RefTableCombox', {
|
|
|
|
|
fieldLabel: '字段名称',
|
|
|
|
|
store: this.StoreField,
|
|
|
|
|
valueField: 'FieldName',
|
|
|
|
|
displayField: 'FieldName',
|
|
|
|
|
forceSelection: true,
|
|
|
|
|
name: 'FIELDNAME'
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//表参照相关(编辑form)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//编辑form
|
|
|
|
|
this.formEdit = Ext.widget('form', {
|
|
|
|
|
region: 'center',
|
|
|
|
|
frame: true,
|
|
|
|
|
bodyPadding: 5,
|
|
|
|
|
autoScroll: true,
|
|
|
|
|
fieldDefaults: {
|
|
|
|
|
margins: '2 2 2 2',
|
|
|
|
|
labelAlign: 'right',
|
|
|
|
|
flex: 1,
|
|
|
|
|
labelWidth: 90,
|
|
|
|
|
msgTarget: 'qtip'
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
items: [
|
|
|
|
|
{//fieldset 1
|
|
|
|
|
xtype: 'fieldset',
|
|
|
|
|
defaultType: 'textfield',
|
|
|
|
|
layout: 'anchor',
|
|
|
|
|
defaults: {
|
|
|
|
|
anchor: '100%'
|
|
|
|
|
},
|
|
|
|
|
items: [{
|
|
|
|
|
xtype: 'container',
|
|
|
|
|
layout: 'hbox',
|
|
|
|
|
defaultType: 'textfield',
|
|
|
|
|
items: [{
|
|
|
|
|
fieldLabel: 'GID',
|
|
|
|
|
name: 'GID', flex: 0, hidden: true, margins: '0'
|
|
|
|
|
}, {
|
|
|
|
|
fieldLabel: 'CORPID',
|
|
|
|
|
name: 'CORPID', flex: 0, hidden: true, margins: '0'
|
|
|
|
|
}, this.comboxOpType, this.comboxField]
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
]//end items(fieldset 1)
|
|
|
|
|
}//end fieldset 1
|
|
|
|
|
]//end root items
|
|
|
|
|
}); //end this.formEdit
|
|
|
|
|
|
|
|
|
|
//#endregion
|
|
|
|
|
|
|
|
|
|
//#region 按钮Toolbar
|
|
|
|
|
this.panelBtn = new Ext.Panel({
|
|
|
|
|
region: "north",
|
|
|
|
|
tbar: [
|
|
|
|
|
{
|
|
|
|
|
text: "保存",
|
|
|
|
|
iconCls: "btnsave",
|
|
|
|
|
handler: function (button, event) {
|
|
|
|
|
this.Save('0');
|
|
|
|
|
},
|
|
|
|
|
scope: this
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
text: "保存并关闭",
|
|
|
|
|
handler: function (button, event) {
|
|
|
|
|
this.Save('1');
|
|
|
|
|
},
|
|
|
|
|
scope: this
|
|
|
|
|
},
|
|
|
|
|
'-',
|
|
|
|
|
{
|
|
|
|
|
text: "保存并新建",
|
|
|
|
|
handler: function (button, event) {
|
|
|
|
|
this.Save('2');
|
|
|
|
|
},
|
|
|
|
|
scope: this
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}); //end 按钮Toolbar
|
|
|
|
|
|
|
|
|
|
//#endregion
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//#region 布局
|
|
|
|
|
//控件布局
|
|
|
|
|
this.panelTop = new Ext.Panel({
|
|
|
|
|
layout: "border",
|
|
|
|
|
region: "north",
|
|
|
|
|
height: 280,
|
|
|
|
|
items: [this.panelBtn, this.formEdit]
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
Ext.apply(this, {
|
|
|
|
|
items: [this.panelTop]
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
//#endregion
|
|
|
|
|
|
|
|
|
|
//绑定查询窗体
|
|
|
|
|
this.ParentWin = window.parent.opener;
|
|
|
|
|
|
|
|
|
|
//初始化数据
|
|
|
|
|
this.InitData();
|
|
|
|
|
|
|
|
|
|
//绑定事件
|
|
|
|
|
|
|
|
|
|
}, //end initUIComponents
|
|
|
|
|
|
|
|
|
|
InitData: function () {
|
|
|
|
|
this.opStatus = 'add';
|
|
|
|
|
var condition = '';
|
|
|
|
|
if (this.ParentWin) {
|
|
|
|
|
var ret = this.ParentWin.OprationSwap();
|
|
|
|
|
this.opStatus = ret[0];
|
|
|
|
|
this.StoreList = ret[1];
|
|
|
|
|
this.editRecord = ret[2];
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if (this.opStatus == 'edit')
|
|
|
|
|
condition = " GID='" + this.editRecord.get('GID') + "'";
|
|
|
|
|
|
|
|
|
|
this.LoadData(this.opStatus, condition);
|
|
|
|
|
|
|
|
|
|
}, //end InitData
|
|
|
|
|
|
|
|
|
|
LoadData: function (opstatus, condition) {
|
|
|
|
|
this.serialNo = 0;
|
|
|
|
|
this.workSerialNo = 0;
|
|
|
|
|
this.bodyDel = [];
|
|
|
|
|
|
|
|
|
|
this.opStatus = opstatus;
|
|
|
|
|
Ext.Ajax.request({
|
|
|
|
|
waitMsg: '正在查询主表数据...',
|
|
|
|
|
url: '/MvcShipping/MsCodeOpMustField/GetData',
|
|
|
|
|
params: {
|
|
|
|
|
handle: opstatus,
|
|
|
|
|
condition: condition
|
|
|
|
|
},
|
|
|
|
|
callback: function (options, success, response) {
|
|
|
|
|
if (success) {
|
|
|
|
|
var result = Ext.JSON.decode(response.responseText);
|
|
|
|
|
if (!result.Success) {
|
|
|
|
|
Ext.Msg.show({
|
|
|
|
|
title: '提示',
|
|
|
|
|
msg: result.Message,
|
|
|
|
|
icon: Ext.MessageBox.ERROR,
|
|
|
|
|
buttons: Ext.Msg.OK
|
|
|
|
|
});
|
|
|
|
|
return;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
var data = result.data;
|
|
|
|
|
this.formEdit.getForm().reset();
|
|
|
|
|
this.formEdit.getForm().setValues(data);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} else {
|
|
|
|
|
Ext.MessageBox.alert('请求出现错误,请重试', response.responseText);
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
scope: this
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}, // end LoadDate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Save: function (type) {
|
|
|
|
|
var basicForm = this.formEdit.getForm();
|
|
|
|
|
|
|
|
|
|
if (!basicForm.isValid()) {
|
|
|
|
|
return;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
basicForm.findField('GID').setDisabled(false);
|
|
|
|
|
var data = basicForm.getValues();
|
|
|
|
|
basicForm.findField('GID').setDisabled(true);
|
|
|
|
|
if (this.opStatus == 'add') {
|
|
|
|
|
data.GID = NewGuid();
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ext.Msg.wait('正在保存数据, 请稍侯..');
|
|
|
|
|
Ext.Ajax.request({
|
|
|
|
|
waitMsg: '正在保存数据...',
|
|
|
|
|
url: '/MvcShipping/MsCodeOpMustField/Save',
|
|
|
|
|
scope: this,
|
|
|
|
|
params: {
|
|
|
|
|
opstatus: this.opStatus,
|
|
|
|
|
data: Ext.JSON.encode(data)
|
|
|
|
|
},
|
|
|
|
|
callback: function (options, success, response) {
|
|
|
|
|
if (success) {
|
|
|
|
|
Ext.MessageBox.hide();
|
|
|
|
|
var jsonresult = Ext.JSON.decode(response.responseText);
|
|
|
|
|
if (jsonresult.Success) {
|
|
|
|
|
var returnData = jsonresult.Data;
|
|
|
|
|
this.formEdit.getForm().setValues(returnData);
|
|
|
|
|
|
|
|
|
|
if (this.opStatus == 'add') {
|
|
|
|
|
var arrNewRecords = this.StoreList.add(returnData);
|
|
|
|
|
this.editRecord = arrNewRecords[0];
|
|
|
|
|
}
|
|
|
|
|
else if (this.opStatus == 'edit') {
|
|
|
|
|
this.editRecord = returnData;
|
|
|
|
|
this.editRecord.commit();
|
|
|
|
|
}
|
|
|
|
|
if (type == '0') {
|
|
|
|
|
this.opStatus = 'edit';
|
|
|
|
|
|
|
|
|
|
basicForm.findField('GID').setDisabled(true);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} else if (type == '1') {
|
|
|
|
|
window.close();
|
|
|
|
|
} else {
|
|
|
|
|
this.LoadData('add', '');
|
|
|
|
|
basicForm.findField('GID').setDisabled(false);
|
|
|
|
|
}
|
|
|
|
|
} else {
|
|
|
|
|
Ext.Msg.show({ title: '错误', msg: jsonresult.Message, icon: Ext.Msg.ERROR, buttons: Ext.Msg.OK });
|
|
|
|
|
}
|
|
|
|
|
} else {
|
|
|
|
|
Ext.Msg.show({ title: '请重试',
|
|
|
|
|
msg: '服务器响应出错',
|
|
|
|
|
icon: Ext.Msg.ERROR, buttons: Ext.Msg.OK
|
|
|
|
|
});
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
});
|
|
|
|
|
} //end save
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|