UPDATE: VERSION-20260315

This commit is contained in:
libertyspy
2026-03-15 20:28:06 +08:00
parent c5d81a4c52
commit c2bfb43d41
2 changed files with 7 additions and 7 deletions

View File

@@ -32,7 +32,7 @@
<!-- child名称 -->
<div class="ks-scenario-node-name">
{{ item.description ?? item.name }}
{{ substring(item.description ?? item.name, 20) }}
</div>
<!-- 右侧出桩只能作为连线源 -->