แก้ ui แสดงสถานะ
This commit is contained in:
parent
0b9017ff1b
commit
f9582fa712
1 changed files with 3 additions and 3 deletions
|
|
@ -214,9 +214,9 @@ function onRestore(name: string) {
|
|||
? col.value
|
||||
: col.value === "สำเร็จ"
|
||||
? "สำเร็จ"
|
||||
: i === 2 || i === 3
|
||||
? getSize(col.value)
|
||||
: ""
|
||||
: // : i === 2 || i === 3
|
||||
// ? getSize(col.value)
|
||||
""
|
||||
}}
|
||||
|
||||
<q-circular-progress
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue