buli
2023-05-24 a1369f4a77132580a86ea45b4f22cd3f8723664a
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: '',