不再限制eval命令编辑器的高度

This commit is contained in:
fofolee 2025-02-24 00:13:34 +08:00
parent 6a1ed8a13f
commit d9e542d4f2

View File

@ -27,8 +27,6 @@ export const scriptCommands = {
{ {
component: "CodeEditor", component: "CodeEditor",
language: "quickcommand", language: "quickcommand",
height: 40,
hasAIAssistant: false,
placeholder: placeholder:
"和当前流程共享上下文变量、函数等支持utools、quickcommand、quickcomposer、nodejs的接口。", "和当前流程共享上下文变量、函数等支持utools、quickcommand、quickcomposer、nodejs的接口。",
width: 12, width: 12,