yangjie #22
|
|
@ -152,7 +152,7 @@ const ShareScreenWindow: React.FC = () => {
|
||||||
setKeyOpenChildWindow('chatBigWindow', true)
|
setKeyOpenChildWindow('chatBigWindow', true)
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case '成员列表':
|
case '成员':
|
||||||
const userListWindow = await getKeyOpenChildWindow('userListWindow')
|
const userListWindow = await getKeyOpenChildWindow('userListWindow')
|
||||||
if (!userListWindow) {
|
if (!userListWindow) {
|
||||||
window.electron.createChildWindow({
|
window.electron.createChildWindow({
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue