diff --git a/SolarPower/Startup.cs b/SolarPower/Startup.cs index ba0781b..0b9e12b 100644 --- a/SolarPower/Startup.cs +++ b/SolarPower/Startup.cs @@ -89,7 +89,7 @@ namespace SolarPower }); //#region 加入背景執行 - ////services.AddHostedService(); + //services.AddHostedService(); ////添加Quartz服務 //services.AddSingleton(); diff --git a/SolarPower/Views/Operation/OperationRecord.cshtml b/SolarPower/Views/Operation/OperationRecord.cshtml index e2867da..5f929c7 100644 --- a/SolarPower/Views/Operation/OperationRecord.cshtml +++ b/SolarPower/Views/Operation/OperationRecord.cshtml @@ -1150,7 +1150,7 @@ operationRecordTable.ajax.reload(); } - alert("撌脖耨孵"); + toast_ok("撌脖耨孵"); // 瘨摰 $("#save-record-btn").attr('disabled', false); } diff --git a/SolarPower/Views/StationOverview/StationOverviewInfo.cshtml b/SolarPower/Views/StationOverview/StationOverviewInfo.cshtml index 76dc97d..e980bb9 100644 --- a/SolarPower/Views/StationOverview/StationOverviewInfo.cshtml +++ b/SolarPower/Views/StationOverview/StationOverviewInfo.cshtml @@ -1740,7 +1740,7 @@ operationRecordTable.ajax.reload(); } - alert("撌脖耨孵"); + toast_ok("撌脖耨孵"); // 瘨摰 $("#save-record-op-btn").attr('disabled', false); }