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(); }); });