mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
improve
This commit is contained in:
@@ -129,7 +129,7 @@ export class MessageService {
|
||||
this.offline = false
|
||||
})
|
||||
} else if(this.WsChatService.isLogin == false) {
|
||||
alert('registerCallback')
|
||||
|
||||
|
||||
this.WsChatService.registerCallback({
|
||||
type: 'reConnect',
|
||||
@@ -141,7 +141,7 @@ export class MessageService {
|
||||
})
|
||||
|
||||
} else if(uploadSuccessfully == false) {
|
||||
alert('this.WsChatService.isLogin '+ this.WsChatService.isLogin+ '')
|
||||
|
||||
this.errorUploadingAttachment = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user