This commit is contained in:
Donald Zou
2024-10-31 22:13:44 +08:00
parent 9b981fcea8
commit 3c74b0b1ef
3 changed files with 30 additions and 30 deletions
File diff suppressed because one or more lines are too long
+28 -28
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -37,7 +37,7 @@ export default {
},
data(){
return{
activeTab: "WireGuardConfiguration"
activeTab: "WGDashboard"
}
}
}