Browse Source

[WHAT] 報價表修改

[WHY] FEATURE
[HOW]
Dev
alina 2 years ago
parent
commit
eea1fca0cb
  1. 1
      EuroTran/WebApp/Scripts/pages/ShowEasy/ServiceQSMaintain_Qry.js
  2. 2
      EuroTran/WebApp/Scripts/pages/ShowEasy/ServiceQSMaintain_Upd.js

1
EuroTran/WebApp/Scripts/pages/ShowEasy/ServiceQSMaintain_Qry.js

@ -57,6 +57,7 @@ var fnPageInit = function () {
fnSetArgDrop([{
ArgClassID: 'ServiceItem',
Level: 1,
Select: $('#QuotationType'),
ShowId: true
}]),

2
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
}

Loading…
Cancel
Save