黄千龙
2023-04-06 53d3efae4778c0ee936911317411d931f930bf2b
force-app/main/default/lwc/oshRecieved/oshRecieved.js
@@ -33,7 +33,7 @@
        }).then(result => {
            this.IsLoading = false;
            this.qisReportId = result.Id;
            this.qisStatus = result.QIStatus;
            this.qisStatus = result.qIStatus;
            console.log('this.qisStatus='+this.qisStatus);
            if (this.qisStatus!='OSH检测申请' && this.qisStatus!='完毕') {
                const evt = new ShowToastEvent({