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 + + }