小问题bug修复

This commit is contained in:
weibl
2026-01-12 13:41:39 +08:00
parent 7c1f1f5442
commit d0931404ad
7 changed files with 12 additions and 12 deletions

View File

@@ -35,7 +35,7 @@
{{ TASK_PROGRESS_STATUS.O[row.actualProgress] }}
</template>
<template #owner="{ row }">
{{ disposeMemberList(row, 'owner') }}
{{ disposeMemberList(row, 'ownerValue') }}
</template>
</BaseTable>
<template #footer>