fix จำนวนที่บรรจุแล้ว

This commit is contained in:
Bright 2024-10-18 16:28:52 +07:00
parent 816662cc5c
commit a0d9345f2d
2 changed files with 4 additions and 4 deletions

View file

@ -105,7 +105,7 @@ interface StatResponse {
total: number;
unContain: number;
prepareContain: number;
contain: number;
done: number;
disclaim: number;
report: number;
}