保存进度!

This commit is contained in:
2023-07-24 00:48:14 +08:00
parent 068c56e1c9
commit c08b85cbe4
2 changed files with 237 additions and 222 deletions

View File

@@ -113,7 +113,7 @@ interface ui
showUI: boolean; // 用来刷新页面的开关
attachingRankingList: RankingListItem[]; // 坐席车非渗透率榜单
renewalRankingList: RankingListItem[];
}
};
export default {
name: "DesktopArchievement",