feat(web): 增加EL表达式转换

This commit is contained in:
2025-06-26 00:31:04 +08:00
parent f6bd7e52e1
commit 873c1a1d20
10 changed files with 161 additions and 218 deletions

View File

@@ -124,6 +124,7 @@ const AmisNode = (
<Card
className="node-card"
title={nodeName}
extra={<span className="text-secondary">{id}</span>}
size="small"
>
<div className="card-description p-2 text-secondary text-sm">