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