diff --git a/AMESCoreStudio.Web/Views/QRS/QRS023.cshtml b/AMESCoreStudio.Web/Views/QRS/QRS023.cshtml index eafe4c2d..9e260068 100644 --- a/AMESCoreStudio.Web/Views/QRS/QRS023.cshtml +++ b/AMESCoreStudio.Web/Views/QRS/QRS023.cshtml @@ -132,6 +132,18 @@ field: 'userName', width: 150, title: '自校人員' + }, + { + field: 'route', + title: '途程ID', + width: 250, + sort: true + }, + { + field: 'factorityNo', + title: '委外商', + width: 250, + sort: true } ]]; wipNo = $("#wipNo").val();