buli
2023-05-23 07390e2fcb4adf27c928335bf27ae7939c5a80ad
force-app/main/default/lwc/lexRCSubmit/lexRCSubmit.js
@@ -62,6 +62,7 @@
                this.dispatchEvent(new CloseActionScreenEvent());
               return;
            }
            console.log('this.RCproblemnotfound='+(this.QISReplyDay!=null  && this.RCproblemnotfound));
            if (this.CancelQISReason!=null) {
               if (this.qisStatus == 'RC检测申请') {
                    const evt = new ShowToastEvent({
@@ -93,7 +94,8 @@
                    this.dispatchEvent(new CloseActionScreenEvent());
               return;
               }
               if (this.QISReplyDay!=null  && this.RCproblemnotfound == 'true') {
               if (this.QISReplyDay!=null  && this.RCproblemnotfound) {
                    const evt = new ShowToastEvent({
                        title : '最终判定时,请取消[故障未发现留下继续观察]并选择[对应方法]',
                        message: '',