fix: improved members list and form

This commit is contained in:
Jannat Patel
2025-07-03 18:19:29 +05:30
parent f2c8788602
commit 954d0a0637
4 changed files with 76 additions and 68 deletions

View File

@@ -206,7 +206,7 @@ const progressColumns = computed(() => {
{
label: __('Member'),
key: 'member_name',
width: '50%',
width: '60%',
icon: 'user',
},
{