schedules initially done, docs next
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user