聊天室创建逻辑修改和样式修正
This commit is contained in:
4
修改点.md
Normal file
4
修改点.md
Normal file
@@ -0,0 +1,4 @@
|
||||
1. createTableWorkcase.sql 修改了tb_chat_room 增加了device_code字段。修改相关dto\vo\xml。
|
||||
2. WorkcaseChatController.java 修改创建聊天室的接口,增加了deviceCode字段必传。
|
||||
3. 修改workcase/types/workcase/chatRoom.ts里的dto和vo。修改workcase_wechat/types/workcase/chatRoom.ts的dto和vo
|
||||
4. 修改workcase_wechat/pages/index/index.uvue。新增const deviceCode = ref('');只有这个有值时,才让用户创建聊天室和工单(工单自动填入表单),否则弹窗让用户填写
|
||||
Reference in New Issue
Block a user