mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-14 09:38:13 +08:00
♻️ 主题判断上移
This commit is contained in:
@@ -88,7 +88,7 @@ watch(
|
||||
() => props.data,
|
||||
() => {
|
||||
if (props.data) {
|
||||
console.log(JSON.stringify(props.data.desc));
|
||||
console.log(JSON.stringify(props.data));
|
||||
}
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user