This commit is contained in:
2020-09-16 17:04:37 +00:00
parent 7b18f4e270
commit 3dc5f8134c
4 changed files with 73 additions and 52 deletions

View File

@@ -629,6 +629,8 @@ async function clickHandler(menuItem) {
m.vm.duplicate();
break;
case "report":
// throw "blah blah blah";
// throw Error("test exception");
if (m.id != null) {
//last report selected is in m.id
m.vm.$router.push({