diff --git a/Altob.NtuInvoiceGateway/Pages/Invoice.cshtml b/Altob.NtuInvoiceGateway/Pages/Invoice.cshtml index c4857ec..de8a8a5 100644 --- a/Altob.NtuInvoiceGateway/Pages/Invoice.cshtml +++ b/Altob.NtuInvoiceGateway/Pages/Invoice.cshtml @@ -42,7 +42,7 @@ @if (!string.IsNullOrEmpty(Model.SuccessMessage)) { } @@ -103,6 +103,15 @@ +
+
+
+ +

資料送出中,請稍候...

+
+
+
+ @section Scripts { @{await Html.RenderPartialAsync("_ValidationScriptsPartial");}