保存进度!

This commit is contained in:
2023-07-25 19:11:27 +08:00
parent c08b85cbe4
commit 702ab2c4d1
7 changed files with 218 additions and 233 deletions

View File

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