review:【BPM 工作流】流程实例相关的实现

This commit is contained in:
YunaiV
2025-05-12 12:58:57 +08:00
parent a7dcebc82a
commit 708587f023
5 changed files with 5 additions and 1 deletions

View File

@@ -126,6 +126,7 @@ onMounted(async () => {
</Button>
</template>
<!-- TODO @ziye可以在 data 里翻译哈 -->
<template #userIds-cell="{ row }">
<span
v-for="(userId, index) in row.userIds"