脚本管理增加强制打开文件操作

This commit is contained in:
whyour
2025-03-16 17:57:13 +08:00
parent cf94ecfb11
commit 576408de01
14 changed files with 347 additions and 130 deletions
-3
View File
@@ -175,9 +175,6 @@ const Log = () => {
}
});
},
onCancel() {
console.log('Cancel');
},
});
};