workcase web ai聊天
This commit is contained in:
@@ -145,7 +145,7 @@ const userId = ref(localStorage.getItem('userId') || '')
|
||||
|
||||
// 搜索文本
|
||||
const searchText = ref('')
|
||||
|
||||
const userType = true //web端固定这个
|
||||
// 加载状态
|
||||
const loading = ref(false)
|
||||
const messageLoading = ref(false)
|
||||
|
||||
Reference in New Issue
Block a user