数据处理分类新增数组处理、时间处理、字符串处理

This commit is contained in:
fofolee
2025-01-11 01:14:13 +08:00
parent e7da2d3a26
commit 44b740de5c
18 changed files with 2116 additions and 108 deletions

View File

@@ -115,6 +115,7 @@ export const uiCommands = {
isAsync: true,
outputVariable: "{id,text}",
saveOutput: true,
width: 12,
config: [
{
label: "按钮",
@@ -133,6 +134,7 @@ export const uiCommands = {
isAsync: true,
outputVariable: "[inputValue1]",
saveOutput: true,
width: 12,
config: [
{
label: "输入框",