From 3aad6c1b0a89d796fb3adf9c4fc1259a68299a05 Mon Sep 17 00:00:00 2001 From: Yiru Date: Thu, 11 Jan 2024 10:12:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=AA=A2=E9=A9=97=E7=8B=80?= =?UTF-8?q?=E6=85=8B=E6=8E=92=E5=BA=8F=E5=95=8F=E9=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AMESCoreStudio.Web/Views/SPC/SPC004.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AMESCoreStudio.Web/Views/SPC/SPC004.cshtml b/AMESCoreStudio.Web/Views/SPC/SPC004.cshtml index e6f2877f..153335a8 100644 --- a/AMESCoreStudio.Web/Views/SPC/SPC004.cshtml +++ b/AMESCoreStudio.Web/Views/SPC/SPC004.cshtml @@ -236,7 +236,7 @@ templet: '
{{ layui.util.toDateString(d.createDate, "yyyy/MM/dd") }}
' }, { - field: 'detailItem', + field: 'detailFail', title: '檢驗狀態', templet: function (d) { // yiru modify 22-12-09 if (d.detailFail != "0")