留言成功手气

This commit is contained in:
zoujiandong 2025-03-18 11:08:38 +08:00
parent a1509d87c7
commit f2e0fb55a8

View File

@ -267,6 +267,7 @@ const handleAdd=async()=>{
if(code==200){
handleFreshList()
message.value='';
showLiuyan.value=false;
showToast('留言成功')
}
}