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