Удалил HomePage
This commit is contained in:
@@ -17,15 +17,9 @@ export default {
|
||||
data() {
|
||||
return {
|
||||
pageSettings: [
|
||||
{
|
||||
id: "home",
|
||||
path: "#/",
|
||||
active: true,
|
||||
icon: "icon-home",
|
||||
},
|
||||
{
|
||||
id: "calendar",
|
||||
path: "#/calendar",
|
||||
path: "#/",
|
||||
active: false,
|
||||
icon: "icon-calendar-2",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user