From 3b81e3621e2b3d6a2bc09909a0d8d2d8f10ac9ef Mon Sep 17 00:00:00 2001 From: ddlucky Date: Thu, 25 Apr 2024 22:02:11 +0800 Subject: [PATCH] 1 --- .../MvcShipping/Viewsjs/DJYORDER/DJYORDER_ACCOUNTINFOEdit.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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' }, {