mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-15 09:48:14 +08:00
fix(sth): 改了一些东西,下周开写新页面
This commit is contained in:
@@ -21,6 +21,10 @@ const useAchievementsStore = defineStore({
|
||||
};
|
||||
},
|
||||
actions: {
|
||||
init() {
|
||||
this.total_achievements = 899;
|
||||
this.fin_achievements = 0;
|
||||
},
|
||||
flushData(seriesMap: TGMap<SeriesMap>) {
|
||||
let total = 0;
|
||||
let fin = 0;
|
||||
|
||||
Reference in New Issue
Block a user