mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-16 09:58:13 +08:00
✨ propMap缓存
This commit is contained in:
@@ -61,6 +61,7 @@ async function tryGetDetail(): Promise<void> {
|
||||
}
|
||||
console.log(res);
|
||||
showSnackbar({ text: "获取成功!", color: "success" });
|
||||
userStore.propMap = res.property_map;
|
||||
}
|
||||
</script>
|
||||
<style lang="css" scoped>
|
||||
|
||||
Reference in New Issue
Block a user