fix bug#3948
This commit is contained in:
parent
982adc3f4b
commit
8d82024a1e
@ -219,8 +219,7 @@ onLoad(()=> {
|
||||
groupStore.$reset()
|
||||
})
|
||||
onUnload(()=> {
|
||||
groupName.value = '';
|
||||
groupActiveIndex.value = -1;
|
||||
resetGroupInfo();
|
||||
})
|
||||
onMounted(() => {
|
||||
handleSetWebviewStyle()
|
||||
|
Loading…
Reference in New Issue
Block a user