From eea1fca0cbe9ce357d3232c55a96588a097b8ad6 Mon Sep 17 00:00:00 2001 From: alina <1449359159@qq.com> Date: Thu, 2 Feb 2023 22:12:15 +0800 Subject: [PATCH] =?UTF-8?q?[WHAT]=20=E5=A0=B1=E5=83=B9=E8=A1=A8=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=20[WHY]=20FEATURE=20[HOW]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- EuroTran/WebApp/Scripts/pages/ShowEasy/ServiceQSMaintain_Qry.js | 1 + EuroTran/WebApp/Scripts/pages/ShowEasy/ServiceQSMaintain_Upd.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/EuroTran/WebApp/Scripts/pages/ShowEasy/ServiceQSMaintain_Qry.js b/EuroTran/WebApp/Scripts/pages/ShowEasy/ServiceQSMaintain_Qry.js index e01afa8..ca5d3c3 100644 --- a/EuroTran/WebApp/Scripts/pages/ShowEasy/ServiceQSMaintain_Qry.js +++ b/EuroTran/WebApp/Scripts/pages/ShowEasy/ServiceQSMaintain_Qry.js @@ -57,6 +57,7 @@ var fnPageInit = function () { fnSetArgDrop([{ ArgClassID: 'ServiceItem', + Level: 1, Select: $('#QuotationType'), ShowId: true }]), diff --git a/EuroTran/WebApp/Scripts/pages/ShowEasy/ServiceQSMaintain_Upd.js b/EuroTran/WebApp/Scripts/pages/ShowEasy/ServiceQSMaintain_Upd.js index 1ea4a50..c4f353b 100644 --- a/EuroTran/WebApp/Scripts/pages/ShowEasy/ServiceQSMaintain_Upd.js +++ b/EuroTran/WebApp/Scripts/pages/ShowEasy/ServiceQSMaintain_Upd.js @@ -180,7 +180,7 @@ var fnPageInit = function () { postArray.push(fnSetArgDrop([ { ArgClassID: 'ServiceItem', - LevelOfArgument:1, + Level: 1, Select: $('#QuotationType'), ShowId: true }