|
|
|
@ -243,7 +243,7 @@ Ext.extend(Shipping.MsOpSeaeEdiIndex, Ext.Panel, {
|
|
|
|
|
this.SelectedRecord = record;
|
|
|
|
|
this.OprationStatus = 'edit';
|
|
|
|
|
|
|
|
|
|
DsOpenEditWin('/MvcShipping/MsOpSeaeEdi/Edit');
|
|
|
|
|
DsOpenEditWin('/MvcShipping/MsOpSeaeEdi/ENSEdit');
|
|
|
|
|
// window.open('/MvcShipping/MsOpSubSeaOrder/Edit', "ORDER EDIT", 'width=1200,height=' + (window.screen.availHeight - 55) + ',top=0,left=0,resizable=yes,status=yes,menubar=no,scrollbars=yes');
|
|
|
|
|
|
|
|
|
|
}, this);
|
|
|
|
|