fix: show status text instead

This commit is contained in:
Methapon2001 2024-04-11 11:47:25 +07:00
parent e09991a8bd
commit 7afbd2638f

View file

@ -29,7 +29,7 @@ defineProps<{
border-radius: 25px; border-radius: 25px;
" "
> >
ดำเนนการอย {{ data?.status }}
</div> </div>
</div> </div>