This commit is contained in:
Vanessa 2023-07-12 00:08:00 +08:00
parent 84884aa6f3
commit 5cbfc5ecb3
4 changed files with 21 additions and 22 deletions

View file

@ -384,7 +384,7 @@ export const openMenuPanel = (protyle: IProtyle,
});
return true;
}
})
});
event.stopPropagation();
break;
} else if (type === "newCol") {