แก้ กด tap เเล้ว ไม่ fetch backUp ใหม่
This commit is contained in:
parent
b0337fc774
commit
5e471aafc1
1 changed files with 0 additions and 6 deletions
|
|
@ -144,12 +144,6 @@ function onRestore(name: string) {
|
|||
"ต้องการยืนยันการคืนค่าข้อมูลสำรองนี้ใช่หรือไม่?"
|
||||
);
|
||||
}
|
||||
|
||||
onMounted(async () => {
|
||||
await fetchListBackup();
|
||||
await backupRunningList(() => {});
|
||||
await restoreRunningList(() => {});
|
||||
});
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue