增加群聊功能
This commit is contained in:
@@ -194,7 +194,6 @@
|
||||
*/
|
||||
const getCode = () => {
|
||||
authCaptcha().then(res => {
|
||||
console.log(res)
|
||||
vdata.formData.img = res.code
|
||||
vdata.formData.uuid = res.uuid
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user