feat: [bpm][ele] 发起流程迁移

This commit is contained in:
jason
2025-11-28 00:26:42 +08:00
parent 8fa9366a19
commit c9d917b649
3 changed files with 712 additions and 1 deletions

View File

@@ -246,7 +246,7 @@ onMounted(async () => {
<span class="text-gray-500">编号{{ id || '-' }}</span>
<IconifyIcon
icon="lucide:printer"
class="hover:text-primary cursor-pointer"
class="cursor-pointer hover:text-primary"
@click="handlePrint"
/>
</div>