Commit 8d7f9b9
fix: 修复 NodeTitleGroovyConvertor 单元测试失败问题
- 修复 toExpression 算法中占位符之间 + 符号未正确移除的问题
- 移除 utils.ts 中的循环引用导入
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 43daaf3 commit 8d7f9b9
1 file changed
Lines changed: 5 additions & 1 deletion
File tree
- frontend/packages/flow-pc/flow-pc-design/src/components/design-editor/node-components/scripts/services/convertor
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
| |||
230 | 229 | | |
231 | 230 | | |
232 | 231 | | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
233 | 237 | | |
234 | 238 | | |
235 | 239 | | |
| |||
0 commit comments