diff --git a/DSWeb/Areas/MvcShipping/Viewsjs/DJYORDER/DJYORDER_ACCOUNTINFOEdit.js b/DSWeb/Areas/MvcShipping/Viewsjs/DJYORDER/DJYORDER_ACCOUNTINFOEdit.js index 8877e172..26bab5e6 100644 --- a/DSWeb/Areas/MvcShipping/Viewsjs/DJYORDER/DJYORDER_ACCOUNTINFOEdit.js +++ b/DSWeb/Areas/MvcShipping/Viewsjs/DJYORDER/DJYORDER_ACCOUNTINFOEdit.js @@ -473,7 +473,8 @@ Ext.extend(Shipping.DJYORDER_ACCOUNTINFOEdit, Ext.Panel, { }, { fieldLabel: Zi.LAN.DJYORDER_ACCOUNTPSW, - allowBlank: false,hidden:true, + //allowBlank: false, + hidden: true, name: 'ACCOUNTPSW' }, {