黄千龙
2023-04-04 31b94e4bae8e11bdbeff0c64f3dbaf6fbf9c0b15
force-app/main/default/lwc/oshRecieved/oshRecieved.js
@@ -42,6 +42,8 @@
                        variant: 'error'
                    });
                this.dispatchEvent(evt);
                this.dispatchEvent(new CloseActionScreenEvent());
                return;
            }else{
               this.updateQisSubmit();
            }