fix bug#3948

This commit is contained in:
wwt 2025-03-21 15:32:39 +08:00
parent 982adc3f4b
commit 8d82024a1e

View File

@ -219,8 +219,7 @@ onLoad(()=> {
groupStore.$reset()
})
onUnload(()=> {
groupName.value = '';
groupActiveIndex.value = -1;
resetGroupInfo();
})
onMounted(() => {
handleSetWebviewStyle()