feat(web): 增加EL表达式转换
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user