From d30f6a9e60001a6ea394eaab9cbc5c8d5166c501 Mon Sep 17 00:00:00 2001 From: Marvin Date: Sun, 31 Aug 2025 22:33:14 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9=E8=A7=92=E8=89=B2=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E7=A8=8B=E5=BC=8F=E8=A8=AD=E5=AE=9ASYS005=202.?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BD=BF=E7=94=A8=E8=80=85=E8=A7=92=E8=89=B2?= =?UTF-8?q?=E8=A8=AD=E5=AE=9ASYS009?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AMESCoreStudio.Web/Views/SYS/SYS006.cshtml | 4 ++-- AMESCoreStudio.Web/Views/SYS/SYS009.cshtml | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/AMESCoreStudio.Web/Views/SYS/SYS006.cshtml b/AMESCoreStudio.Web/Views/SYS/SYS006.cshtml index 8731e81..eb7458a 100644 --- a/AMESCoreStudio.Web/Views/SYS/SYS006.cshtml +++ b/AMESCoreStudio.Web/Views/SYS/SYS006.cshtml @@ -66,8 +66,8 @@ var qs = $('button[lay-filter="querysubmit"]'); qs.click(); - hg.msghide("刷新資料!"); - table && table.reload(); + //hg.msghide("刷新資料!"); + //table && table.reload(); }); }); diff --git a/AMESCoreStudio.Web/Views/SYS/SYS009.cshtml b/AMESCoreStudio.Web/Views/SYS/SYS009.cshtml index 698aba4..d654959 100644 --- a/AMESCoreStudio.Web/Views/SYS/SYS009.cshtml +++ b/AMESCoreStudio.Web/Views/SYS/SYS009.cshtml @@ -36,6 +36,7 @@
@@ -66,8 +67,8 @@ var qs = $('button[lay-filter="querysubmit"]'); qs.click(); - hg.msghide("刷新資料!"); - table && table.reload(); + //hg.msghide("刷新資料!"); + //table && table.reload(); }); });