YingHang
dengyu 3 months ago
parent 8f81f10488
commit b9fd23fdfd

@ -18915,7 +18915,7 @@ Ext.extend(Shipping.MsOpSeaeEdit, Ext.Panel, {
var BSNO = this.formHead.getForm().findField('BSNO').getValue();
//var openSet = "height=390, width=900, toolbar=no, menubar=no,scrollbars=1, resizable=1,location=no, status=no,Top= " + (screen.height - 300) / 2 + ",Left= " + (screen.width - 900) / 2
var openSet = "height=410, width=900, toolbar=no, menubar=no,scrollbars=1, resizable=1,location=no, status=no,Top= 300,Left= 300";
var openSet = "height=425, width=900, toolbar=no, menubar=no,scrollbars=1, resizable=1,location=no, status=no,Top= 300,Left= 300";
var openType = "_blank";
var openUrl = "";
openUrl = "../../MvcShipping/MsOpVgmSend/Edit?handle=check&bsno="+BSNO;

Loading…
Cancel
Save