schedules initially done, docs next

This commit is contained in:
2021-10-07 21:42:16 +00:00
parent 5da888626e
commit 1434a4fb74
4 changed files with 31 additions and 68 deletions

View File

@@ -1337,6 +1337,17 @@ async function clickHandler(menuItem) {
}
});
break;
//v.next
// case "Schedule":
// m.vm.$router.push({
// name: "svc-schedule-cust",
// params: {
// recordid: m.vm.obj.id,
// name: m.vm.obj.name
// }
// });
// break;
default:
window.$gz.eventBus.$emit(
"notify-warning",