From ca1732d3e0884af5cc9eebc52a69689f658c5b9d Mon Sep 17 00:00:00 2001 From: ray Date: Tue, 16 Aug 2022 00:00:52 +0800 Subject: [PATCH] =?UTF-8?q?1.=20FQC007=20=E8=A3=9C=E4=B8=8A=E8=B6=85?= =?UTF-8?q?=E9=80=A3=E7=B5=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AMESCoreStudio.Web/Views/FQC/FQC007.cshtml | 42 +++++++++++----------- 1 file changed, 22 insertions(+), 20 deletions(-) diff --git a/AMESCoreStudio.Web/Views/FQC/FQC007.cshtml b/AMESCoreStudio.Web/Views/FQC/FQC007.cshtml index 4895b2d7..eb3b608f 100644 --- a/AMESCoreStudio.Web/Views/FQC/FQC007.cshtml +++ b/AMESCoreStudio.Web/Views/FQC/FQC007.cshtml @@ -24,14 +24,16 @@
- + @**@ @**@ + SMS異常紀錄 + QAZone異常紀錄
@@ -373,23 +375,23 @@ @foreach (var index in Model.qcItemDtos) { - - - @index.GroupNameCN - - - @index.GroupNameEN - - - @index.ItemNameCN - - - @index.ItemNameEN - - - @index.ItemTypeName - - + + + @index.GroupNameCN + + + @index.GroupNameEN + + + @index.ItemNameCN + + + @index.ItemNameEN + + + @index.ItemTypeName + + }