Members, Circuits
This commit is contained in:
@@ -1880,6 +1880,9 @@ export default defineComponent({
|
||||
visupagedialog.value = true
|
||||
myrecdialog.value = id
|
||||
return true
|
||||
} else if (cmd === costanti.CMD_OPEN_PAGE) {
|
||||
$router.push(tools.getPathByTableAndRec(mytable.value, id))
|
||||
return true
|
||||
}
|
||||
|
||||
let action = 0
|
||||
|
||||
Reference in New Issue
Block a user