From 9f75626a649251c0d21f6b4b15eddbb4f56a8c40 Mon Sep 17 00:00:00 2001 From: Yiru Date: Mon, 30 Oct 2023 16:29:44 +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=E7=95=AB=E9=9D=A2?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20QO4-109=20Rev.A4=20=E5=AD=97=E6=A8=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AMESCoreStudio.Web/Views/QRS/QRS023.cshtml | 32 +++++++++++++++------- 1 file changed, 22 insertions(+), 10 deletions(-) diff --git a/AMESCoreStudio.Web/Views/QRS/QRS023.cshtml b/AMESCoreStudio.Web/Views/QRS/QRS023.cshtml index 9e260068..77bcd4e5 100644 --- a/AMESCoreStudio.Web/Views/QRS/QRS023.cshtml +++ b/AMESCoreStudio.Web/Views/QRS/QRS023.cshtml @@ -57,15 +57,27 @@ -
-
- +
+ +
+
+
+
+
+
+
+
+ QO4-109 Rev.A4 +
+
+
-
+
+
+ +
-
- @section Scripts{ @@ -119,13 +131,13 @@ { field: 'setupValue', title: '設定值', - width: 250, + width: 150, sort: true }, { field: 'torqueValue', title: '受校器讀值', - width: 250, + width: 150, sort: true }, { @@ -136,13 +148,13 @@ { field: 'route', title: '途程ID', - width: 250, + width: 150, sort: true }, { field: 'factorityNo', title: '委外商', - width: 250, + width: 150, sort: true } ]];