云文件管理系统上传组件优化
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class ChatService {
|
||||
class ChatService {
|
||||
constructor() {
|
||||
this.ws = null
|
||||
this.listeners = []
|
||||
@@ -102,4 +102,4 @@ class ChatService {
|
||||
}
|
||||
|
||||
var chatService = new ChatService()
|
||||
export { chatService }
|
||||
export { chatService }
|
||||
|
||||
Reference in New Issue
Block a user