|
|
|
@ -1038,7 +1038,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
//this.comboxConsignee
|
|
|
|
|
,{
|
|
|
|
|
xtype: 'label',
|
|
|
|
|
text: 'Consignee(收货人)'
|
|
|
|
|
text: Zi.LAN.CONSIGNEE
|
|
|
|
|
}, {
|
|
|
|
|
xtype: 'textareafield',
|
|
|
|
|
grow: true,
|
|
|
|
@ -1051,7 +1051,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
//this.comboxNotifyParty
|
|
|
|
|
, {
|
|
|
|
|
xtype: 'label',
|
|
|
|
|
text: 'Notify Party(通知人)'
|
|
|
|
|
text: Zi.LAN.NOTIFYPARTY
|
|
|
|
|
}, {
|
|
|
|
|
xtype: 'textareafield',
|
|
|
|
|
grow: true,
|
|
|
|
@ -1093,7 +1093,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
layout: 'hbox',
|
|
|
|
|
items: [
|
|
|
|
|
this.comboxVoyVeg, {
|
|
|
|
|
fieldLabel: '航次',
|
|
|
|
|
fieldLabel: Zi.LAN.VOYNO,
|
|
|
|
|
flex: 1,
|
|
|
|
|
name: 'VOYNO'
|
|
|
|
|
}
|
|
|
|
@ -1157,7 +1157,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
fieldLabel: '',
|
|
|
|
|
name: 'DESTINATION'
|
|
|
|
|
}, {
|
|
|
|
|
fieldLabel: '运输方式',
|
|
|
|
|
fieldLabel: Zi.LAN.TRANSTYPE,
|
|
|
|
|
name: 'TRANSTYPE'
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
@ -1181,22 +1181,22 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
defaultType: 'textfield',
|
|
|
|
|
items: [
|
|
|
|
|
{
|
|
|
|
|
fieldLabel: '总件数',
|
|
|
|
|
fieldLabel: Zi.LAN.PKGS,
|
|
|
|
|
labelWidth: 70,
|
|
|
|
|
name: 'PKGS'
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
fieldLabel: '包装',
|
|
|
|
|
fieldLabel: Zi.LAN.KINDPKGS,
|
|
|
|
|
labelWidth: 70,
|
|
|
|
|
name: 'KINDPKGS'
|
|
|
|
|
}, {
|
|
|
|
|
labelWidth: 70,
|
|
|
|
|
fieldLabel: '总重量',
|
|
|
|
|
fieldLabel: Zi.LAN.zKGS,
|
|
|
|
|
name: 'KGS'
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
//labelWidth: 70,
|
|
|
|
|
fieldLabel: '总尺码',
|
|
|
|
|
fieldLabel: Zi.LAN.zCBM,
|
|
|
|
|
name: 'CBM'
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
@ -1210,16 +1210,16 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
defaultType: 'textfield',
|
|
|
|
|
layout: 'hbox',
|
|
|
|
|
items: [ {
|
|
|
|
|
fieldLabel: '分提单号', hidden: true,
|
|
|
|
|
fieldLabel: Zi.LAN.HBLNO, hidden: true,
|
|
|
|
|
name: 'HBLNO', readOnly: true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
fieldLabel: '审核人',
|
|
|
|
|
fieldLabel: Zi.LAN.AUDITOPERATOR,
|
|
|
|
|
readOnly: true,hidden:true,
|
|
|
|
|
name: 'AUDITOPERATOR'
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
fieldLabel: '审核日期',
|
|
|
|
|
fieldLabel: Zi.LAN.AUDITDATE,
|
|
|
|
|
readOnly: true, hidden: true,
|
|
|
|
|
name: 'AUDITDATE'
|
|
|
|
|
}]
|
|
|
|
@ -1227,7 +1227,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
{
|
|
|
|
|
xtype: 'textareafield',
|
|
|
|
|
grow: true,hidden:true,
|
|
|
|
|
fieldLabel: '备 注',
|
|
|
|
|
fieldLabel: Zi.LAN.REMARK,
|
|
|
|
|
height: 60,
|
|
|
|
|
name: 'REMARK',
|
|
|
|
|
anchor: '100%'
|
|
|
|
@ -1274,7 +1274,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
defaultType: 'textfield',
|
|
|
|
|
items: [{
|
|
|
|
|
xtype: 'label',
|
|
|
|
|
html: '<html>Seal No.(封志号)<br> Marks & Nos.(标记与号码) </html>'
|
|
|
|
|
html: Zi.LAN.MEASUREMENT
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
xtype: 'textareafield',
|
|
|
|
@ -1300,7 +1300,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
//this.comboxGOODSNAME
|
|
|
|
|
{
|
|
|
|
|
xtype: 'label',
|
|
|
|
|
html: '<html><br> Description of Goods(包装种类与货名)</html>'
|
|
|
|
|
html: Zi.LAN.DESCRIPTIONSTR
|
|
|
|
|
//text:'Description of Goods(包装种类与货名)'
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
@ -1349,11 +1349,11 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
defaultType: 'textfield',
|
|
|
|
|
items: [
|
|
|
|
|
{
|
|
|
|
|
fieldLabel: '预付地点',
|
|
|
|
|
fieldLabel: Zi.LAN.PREPARDAT,
|
|
|
|
|
name: 'PREPARDAT'
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
fieldLabel: '到付地点',
|
|
|
|
|
fieldLabel: Zi.LAN.PAYABLEAT,
|
|
|
|
|
name: 'PAYABLEAT'
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
@ -1367,7 +1367,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
|
|
|
|
|
this.comboxBLNUM,
|
|
|
|
|
{
|
|
|
|
|
fieldLabel: '副本份数',
|
|
|
|
|
fieldLabel: Zi.LAN.COPYNOBILL,
|
|
|
|
|
name: 'COPYNOBILL'
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
@ -1375,7 +1375,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
,
|
|
|
|
|
{
|
|
|
|
|
xtype: 'label',hidden:true,
|
|
|
|
|
html: '<html>         No.of containers or pkgs.<br>         (箱数或件数)</html>'
|
|
|
|
|
html: Zi.LAN.NOPKGS
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
xtype: 'textareafield', hidden: true,
|
|
|
|
@ -1423,7 +1423,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
xtype: 'label', hidden: true,
|
|
|
|
|
html: '          Gross Weight 毛重(公斤)'
|
|
|
|
|
html: Zi.LAN.GROSSWEIGHT
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
xtype: 'textareafield', hidden: true,
|
|
|
|
@ -1462,7 +1462,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
xtype: 'label', hidden: true,
|
|
|
|
|
html: '          Measurement 尺码(立方米)'
|
|
|
|
|
html: Zi.LAN.MEASUREMENT
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
xtype: 'textareafield', hidden: true,
|
|
|
|
@ -1522,13 +1522,13 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
layout: 'hbox',
|
|
|
|
|
items: [
|
|
|
|
|
{
|
|
|
|
|
fieldLabel: '签单日期',
|
|
|
|
|
fieldLabel: Zi.LAN.ISSUEDATE,
|
|
|
|
|
format: 'Y-m-d',
|
|
|
|
|
xtype: 'datefield',
|
|
|
|
|
name: 'ISSUEDATE'
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
fieldLabel: '签单地点',
|
|
|
|
|
fieldLabel: Zi.LAN.ISSUEPLACEID,
|
|
|
|
|
name: 'ISSUEPLACE'
|
|
|
|
|
}]
|
|
|
|
|
},
|
|
|
|
@ -1558,7 +1558,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
this.comboxSeaeOp = Ext.create('DsExt.ux.RefTableCombox', {
|
|
|
|
|
fieldLabel: '操作',
|
|
|
|
|
fieldLabel: Zi.LAN.OP,
|
|
|
|
|
store: this.storeUser,
|
|
|
|
|
forceSelection: true,
|
|
|
|
|
name: 'OP',
|
|
|
|
@ -1566,7 +1566,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
displayField: 'CodeAndName'
|
|
|
|
|
});
|
|
|
|
|
this.comboxSeaeSale = Ext.create('DsExt.ux.RefTableCombox', {
|
|
|
|
|
fieldLabel: '销售',
|
|
|
|
|
fieldLabel: Zi.LAN.SALE,
|
|
|
|
|
store: this.storeUser,
|
|
|
|
|
forceSelection: true,
|
|
|
|
|
name: 'SALE',
|
|
|
|
@ -1574,7 +1574,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
displayField: 'CodeAndName'
|
|
|
|
|
});
|
|
|
|
|
this.comboxSeaeCustService = Ext.create('DsExt.ux.RefTableCombox', {
|
|
|
|
|
fieldLabel: '客服',
|
|
|
|
|
fieldLabel: Zi.LAN.CUSTSERVICE ,
|
|
|
|
|
store: this.storeUser,
|
|
|
|
|
forceSelection: true,
|
|
|
|
|
name: 'CUSTSERVICE',
|
|
|
|
@ -1640,11 +1640,11 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
layout: 'hbox',
|
|
|
|
|
defaultType: 'textfield',
|
|
|
|
|
items: [{
|
|
|
|
|
fieldLabel: '会计期间',
|
|
|
|
|
fieldLabel: Zi.LAN.ACCDATE ,
|
|
|
|
|
xtype: 'monthfield',
|
|
|
|
|
name: 'ACCDATE'
|
|
|
|
|
}, {
|
|
|
|
|
fieldLabel: '指定销售',
|
|
|
|
|
fieldLabel: Zi.LAN.SALE_NAME,
|
|
|
|
|
name: 'SALE_NAME',
|
|
|
|
|
readOnly: true
|
|
|
|
|
}
|
|
|
|
@ -1674,7 +1674,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
});
|
|
|
|
|
me = this;
|
|
|
|
|
this.winAuditShow = Ext.create('Ext.window.Window', {
|
|
|
|
|
title: "接受订舱",
|
|
|
|
|
title: Zi.LAN.ConfirmBook,
|
|
|
|
|
width: 450,
|
|
|
|
|
//height : 120,
|
|
|
|
|
//plain : true,
|
|
|
|
@ -1691,7 +1691,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
bodyStyle: "padding:0 0 0 0",
|
|
|
|
|
items: [this.formAudit],
|
|
|
|
|
buttons: [{
|
|
|
|
|
text: "确认接受",
|
|
|
|
|
text: Zi.LAN.ConfirmBook,
|
|
|
|
|
id:"btnConfirm",
|
|
|
|
|
minWidth: 70,
|
|
|
|
|
handler: function () {
|
|
|
|
@ -1701,7 +1701,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
if (ACCDATE == '' || ACCDATE == null || ACCDATE == undefined) {
|
|
|
|
|
Ext.Msg.show({
|
|
|
|
|
title: '提示',
|
|
|
|
|
msg: '会计期间为必填!',
|
|
|
|
|
msg: Zi.LAN.ACCDATENMUST,
|
|
|
|
|
icon: Ext.Msg.INFO,
|
|
|
|
|
buttons: Ext.Msg.OK
|
|
|
|
|
});
|
|
|
|
@ -1713,7 +1713,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
if (User == '' || User == null || User == undefined) {
|
|
|
|
|
Ext.Msg.show({
|
|
|
|
|
title: '提示',
|
|
|
|
|
msg: '操作员为必填!',
|
|
|
|
|
msg: Zi.LAN.OPMUST,
|
|
|
|
|
icon: Ext.Msg.INFO,
|
|
|
|
|
buttons: Ext.Msg.OK
|
|
|
|
|
});
|
|
|
|
@ -1744,7 +1744,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
this.formAuditBack = Ext.widget('form', {
|
|
|
|
|
frame: true,
|
|
|
|
|
region: 'center',
|
|
|
|
|
title: "<a href='#'><font color='#FF0000'>驳回原因</font></a>",
|
|
|
|
|
title: "<a href='#'><font color='#FF0000'>" + Zi.LAN.REJECTREASON+"</font></a>",
|
|
|
|
|
bodyPadding: 5,
|
|
|
|
|
fieldDefaults: {
|
|
|
|
|
margins: '2 2 2 2',
|
|
|
|
@ -1758,7 +1758,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
{
|
|
|
|
|
xtype: 'textfield',
|
|
|
|
|
grow: true,
|
|
|
|
|
fieldLabel: '邮箱',
|
|
|
|
|
fieldLabel: Zi.LAN.tbWEIGHEM,
|
|
|
|
|
labelSeparator: '',
|
|
|
|
|
labelWidth: 40,
|
|
|
|
|
//height: 100,
|
|
|
|
@ -1798,7 +1798,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
bodyStyle: "padding:0 0 0 0",
|
|
|
|
|
items: [this.formAuditBack],
|
|
|
|
|
buttons: [{
|
|
|
|
|
text: "确认驳回",
|
|
|
|
|
text: Zi.LAN.REJECTENTER,
|
|
|
|
|
minWidth: 70,
|
|
|
|
|
handler: function () {
|
|
|
|
|
|
|
|
|
@ -1807,7 +1807,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
if (isNullorEmpty(EMAIL)) {
|
|
|
|
|
Ext.Msg.show({
|
|
|
|
|
title: '提示',
|
|
|
|
|
msg: '邮箱为必填!',
|
|
|
|
|
msg: Zi.LAN.EMAILMUST,
|
|
|
|
|
icon: Ext.Msg.INFO,
|
|
|
|
|
buttons: Ext.Msg.OK
|
|
|
|
|
});
|
|
|
|
@ -1819,7 +1819,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
if (ORREASON == '' || ORREASON == null || ORREASON == undefined) {
|
|
|
|
|
Ext.Msg.show({
|
|
|
|
|
title: '提示',
|
|
|
|
|
msg: '驳回原因为必填!',
|
|
|
|
|
msg: Zi.LAN.REASONMUST,
|
|
|
|
|
icon: Ext.Msg.INFO,
|
|
|
|
|
buttons: Ext.Msg.OK
|
|
|
|
|
});
|
|
|
|
@ -1831,7 +1831,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
text: "关闭",
|
|
|
|
|
text: Zi.LAN.GuanBi,
|
|
|
|
|
minWidth: 70,
|
|
|
|
|
handler: function () {
|
|
|
|
|
me.winAuditBackShow.close();
|
|
|
|
@ -1846,7 +1846,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
region: "north",
|
|
|
|
|
tbar: [{
|
|
|
|
|
id: 'btnESave',
|
|
|
|
|
text: "保存",
|
|
|
|
|
text: Zi.LAN.SaveGridPanel,
|
|
|
|
|
iconCls: "btnsave",
|
|
|
|
|
handler: function (button, event) {
|
|
|
|
|
this.Save('0');
|
|
|
|
@ -1855,7 +1855,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: 'btnESaveAndClose',
|
|
|
|
|
text: "保存并关闭",
|
|
|
|
|
text: Zi.LAN.btnESaveAndClose,
|
|
|
|
|
handler: function (button, event) {
|
|
|
|
|
this.Save('1');
|
|
|
|
|
},
|
|
|
|
@ -1863,7 +1863,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: 'btnESaveAndNew',
|
|
|
|
|
text: "保存并新建",
|
|
|
|
|
text: Zi.LAN.btnESaveAndNew,
|
|
|
|
|
handler: function (button, event) {
|
|
|
|
|
this.Save('2');
|
|
|
|
|
},
|
|
|
|
@ -1871,7 +1871,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: 'btnECopyNew',
|
|
|
|
|
text: "复制新建",
|
|
|
|
|
text: Zi.LAN.copyadd,
|
|
|
|
|
handler: function (button, event) {
|
|
|
|
|
var basicForm = this.formHead.getForm();
|
|
|
|
|
this.opStatus = 'add';
|
|
|
|
@ -1920,7 +1920,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: 'btnENew',
|
|
|
|
|
text: "新建",
|
|
|
|
|
text: Zi.LAN.GuanBi,
|
|
|
|
|
handler: function (button, event) {
|
|
|
|
|
this.LoadData('add', '');
|
|
|
|
|
var basicForm = this.formEdit.getForm();
|
|
|
|
@ -1930,8 +1930,8 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
},
|
|
|
|
|
'-', {
|
|
|
|
|
id: 'btnSubmitAudit',
|
|
|
|
|
text: '提交审核',
|
|
|
|
|
tooltip: '提交审核',
|
|
|
|
|
text: Zi.LAN.TIJIAOSHENHE,
|
|
|
|
|
tooltip: Zi.LAN.TIJIAOSHENHE,
|
|
|
|
|
handler: function (button, event) {
|
|
|
|
|
this.onSubmitAuditClick();
|
|
|
|
|
},
|
|
|
|
@ -1947,7 +1947,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
scope: this
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
text: "接受订舱",
|
|
|
|
|
text: Zi.LAN.ConfirmBook,
|
|
|
|
|
id: 'btnAudit',
|
|
|
|
|
iconCls: "btnadd",
|
|
|
|
|
handler: function (button, event) {
|
|
|
|
@ -1956,7 +1956,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
if (billstatus != 'Submit') {
|
|
|
|
|
Ext.Msg.show({
|
|
|
|
|
title: '警告',
|
|
|
|
|
msg: '当前状态,无法接受订舱!',
|
|
|
|
|
msg: Zi.LAN.DANGQIANWUFAJIESHOU,
|
|
|
|
|
icon: Ext.Msg.WARNING,
|
|
|
|
|
buttons: Ext.Msg.OK
|
|
|
|
|
});
|
|
|
|
@ -1980,7 +1980,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
|
text: "驳回订舱",
|
|
|
|
|
text: Zi.LAN.BOHUIDINGCHANG,
|
|
|
|
|
id: 'btnAuditBack',
|
|
|
|
|
iconCls: "btndelete",
|
|
|
|
|
handler: function (button, event) {
|
|
|
|
@ -1989,7 +1989,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
if (billstatus != 'Confirm' && billstatus != 'Submit' ) {
|
|
|
|
|
Ext.Msg.show({
|
|
|
|
|
title: '警告',
|
|
|
|
|
msg: '当前状态,无法驳回!',
|
|
|
|
|
msg: Zi.LAN.DANGQIANWUFABOHUI,
|
|
|
|
|
icon: Ext.Msg.WARNING,
|
|
|
|
|
buttons: Ext.Msg.OK
|
|
|
|
|
});
|
|
|
|
@ -2006,7 +2006,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: 'btnEPrint',
|
|
|
|
|
text: "打印",
|
|
|
|
|
text: Zi.LAN.btnprint,
|
|
|
|
|
iconCls: "btnprint",
|
|
|
|
|
handler: function (button, event) {
|
|
|
|
|
this.Print();
|
|
|
|
@ -2018,7 +2018,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
//#region 框架结构
|
|
|
|
|
|
|
|
|
|
this.panelpage = new Ext.Panel({
|
|
|
|
|
title: '订舱详细信息',
|
|
|
|
|
title: Zi.LAN.panelpage ,
|
|
|
|
|
layout: "border",
|
|
|
|
|
region: 'center',
|
|
|
|
|
animate: true,
|
|
|
|
@ -2029,7 +2029,7 @@ Ext.extend(Shipping.BookingConfirmEdit, Ext.Panel, {
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
this.panelSeae = new Ext.Panel({
|
|
|
|
|
title: '订舱信息',
|
|
|
|
|
title: Zi.LAN.panelSeae,
|
|
|
|
|
id: 'pnlmodSeaeOrderInfo',
|
|
|
|
|
layout: "border",
|
|
|
|
|
region: 'center',
|
|
|
|
|