เอา tab restore ออก ให้อยู่หน้าเดียว
This commit is contained in:
parent
9d77be0646
commit
e20ddf985f
2 changed files with 8 additions and 10 deletions
|
|
@ -17,7 +17,6 @@ import Card from "@/modules/04_system/components/cardBackupRestore.vue";
|
|||
const tab = ref<string>("backup");
|
||||
const tabItems = ref<ItemsTeb[]>([
|
||||
{ name: "backup", label: "Backup", icon: "mdi-database" },
|
||||
{ name: "restore", label: "Restore", icon: "restore" },
|
||||
]);
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue