diff --git a/AMESCoreStudio.Web/Controllers/SPCController.cs b/AMESCoreStudio.Web/Controllers/SPCController.cs index 58ab701b..532ef4d6 100644 --- a/AMESCoreStudio.Web/Controllers/SPCController.cs +++ b/AMESCoreStudio.Web/Controllers/SPCController.cs @@ -1620,7 +1620,7 @@ namespace AMESCoreStudio.Web.Controllers MedicalModel = IPQCQuery.CustomerMedical, VIP = IPQCQuery.CustomerVIP, BIOSVer = IPQCQuery.BIOS, - Approved = "黃信志", + Approved = "陳信志", Inspector = IPQCQuery.UpdateUser_Name, ItemNoDesc = IPQCQuery.ItemNoDesc diff --git a/AMESCoreStudio.Web/Views/BAS/BAS019C.cshtml b/AMESCoreStudio.Web/Views/BAS/BAS019C.cshtml index bf9a03b2..05819c69 100644 --- a/AMESCoreStudio.Web/Views/BAS/BAS019C.cshtml +++ b/AMESCoreStudio.Web/Views/BAS/BAS019C.cshtml @@ -41,6 +41,8 @@ + + diff --git a/AMESCoreStudio.Web/Views/BAS/BAS019U.cshtml b/AMESCoreStudio.Web/Views/BAS/BAS019U.cshtml index 79e3b2b3..3e3ca819 100644 --- a/AMESCoreStudio.Web/Views/BAS/BAS019U.cshtml +++ b/AMESCoreStudio.Web/Views/BAS/BAS019U.cshtml @@ -47,6 +47,7 @@ + diff --git a/AMESCoreStudio.Web/Views/SPC/SPC005.cshtml b/AMESCoreStudio.Web/Views/SPC/SPC005.cshtml index 67268af9..5f2b914e 100644 --- a/AMESCoreStudio.Web/Views/SPC/SPC005.cshtml +++ b/AMESCoreStudio.Web/Views/SPC/SPC005.cshtml @@ -259,7 +259,7 @@ if ($("#Type").val() == 1001) { btns = btns + 'PDF '; } - if ($("#Type").val() == 1002) { + if ($("#Type").val() == 1000 || $("#Type").val() == 1002) { btns = btns + 'PDF '; } diff --git a/AMESCoreStudio.Web/Views/SPC/SPC005C.cshtml b/AMESCoreStudio.Web/Views/SPC/SPC005C.cshtml index 358f6cb0..7b81d5b6 100644 --- a/AMESCoreStudio.Web/Views/SPC/SPC005C.cshtml +++ b/AMESCoreStudio.Web/Views/SPC/SPC005C.cshtml @@ -121,7 +121,7 @@ *@