mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 06:46:09 +08:00
修复移动端新建脚本
This commit is contained in:
parent
34f690c53d
commit
4a18bcabe2
|
@ -387,7 +387,7 @@ const Script = () => {
|
|||
|
||||
const menuAction = (key: string | number) => {
|
||||
switch (key) {
|
||||
case 'save':
|
||||
case 'add':
|
||||
addFile();
|
||||
break;
|
||||
case 'edit':
|
||||
|
|
Loading…
Reference in New Issue
Block a user