Img Home
This commit is contained in:
@@ -248,6 +248,10 @@ export default defineComponent({
|
||||
refresh()
|
||||
}
|
||||
|
||||
function toHome() {
|
||||
$router.push('/')
|
||||
}
|
||||
|
||||
function mounted() {
|
||||
|
||||
optionsMainCards.value = tools.getoptionsMainCards(false)
|
||||
@@ -332,6 +336,7 @@ export default defineComponent({
|
||||
tablesel,
|
||||
gotoPageSel,
|
||||
createNewRecordDialog,
|
||||
toHome,
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user