mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
update
This commit is contained in:
@@ -50,6 +50,7 @@ async function SendQuestion() {
|
||||
if (data.code == 200) {
|
||||
message.success('成功发送棉花糖')
|
||||
questionMessage.value = ''
|
||||
fileList.value = []
|
||||
} else {
|
||||
message.error(data.message)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user