From 2d33f532bbf88dab3b03b49502745b107f4c70ef Mon Sep 17 00:00:00 2001 From: Yiru Date: Mon, 30 Oct 2023 15:46:49 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9B=BB=E5=8B=95=E8=B5=B7=E5=AD=90=E6=89=AD?= =?UTF-8?q?=E5=8A=9B=E7=B4=80=E9=8C=84=E8=A1=A8=20=E6=9F=A5=E8=A9=A2?= =?UTF-8?q?=E7=95=AB=E9=9D=A2=20=E5=A2=9E=E5=8A=A0=E9=80=94=E7=A8=8B?= =?UTF-8?q?=E3=80=81=E5=A7=94=E5=A4=96=E5=95=86=E6=AC=84=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AMESCoreStudio.Web/Views/QRS/QRS023.cshtml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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();