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 @@
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
@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
}
]];