แก้ชื่อ tab Backup -> Backup & Restore
This commit is contained in:
parent
1cefd745dc
commit
cab38eceba
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ 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: "backup", label: "Backup & Restore", icon: "mdi-database" },
|
||||
]);
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue