参加到点有礼后刷新活动

This commit is contained in:
Vinjor 2024-09-27 20:43:57 +08:00
parent 85121466ee
commit bd34071f8e

View File

@ -160,6 +160,7 @@ export default {
method: method, method: method,
data: dataObj data: dataObj
}).then((res) => { }).then((res) => {
this.getActive()
console.log(res); console.log(res);
}) })
}, },