123
chenjingwu
2024-04-26 6ff8f16d48dea7dcc5980c7a6ce85b3393b25386
force-app/main/default/lwc/lexImprovedForecastTimeNew/lexImprovedForecastTimeNew.js
@@ -283,6 +283,7 @@
                    this.dispatchEvent(closeEvent);
                }else{
                    this.showToast(response,"error");
                    this.IsLoading = false;
                }
            });
        }