Changes in workingtimes
This commit is contained in:
@@ -23,6 +23,11 @@ const setupPage = () => {
|
||||
//setStartEnd()
|
||||
}
|
||||
oldItemInfo.value = itemInfo.value
|
||||
|
||||
if(route.query) {
|
||||
if(route.query.profile) itemInfo.value.profile = route.query.profile
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/*const setStartEnd = () => {
|
||||
|
||||
Reference in New Issue
Block a user