mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-19 13:10:16 +08:00
fix
This commit is contained in:
parent
9204b9b286
commit
811d9a7237
@ -293,7 +293,6 @@ const delConfig = (item: any) => {
|
||||
};
|
||||
|
||||
const selectType = (key: ComponentKey) => {
|
||||
console.log(WebConfg.value, key, WebConfg.value.get(key));
|
||||
cardConfig.value = WebConfg.value.get(key) || [];
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user