ปิดการแสดงของ ปุ่มตอนเกิดสถานะ

This commit is contained in:
Net 2024-07-24 17:39:10 +07:00
parent f9582fa712
commit 0a8fd9ee2b

View file

@ -231,6 +231,7 @@ function onRestore(name: string) {
</q-td>
<q-td>
<q-btn
v-if="props.row.status !== 'running'"
dense
flat
round
@ -243,6 +244,7 @@ function onRestore(name: string) {
</q-btn>
<q-btn
v-if="props.row.status !== 'running'"
dense
flat
round