This commit is contained in:
@@ -1766,12 +1766,7 @@ async function clickHandler(menuItem) {
|
||||
id: m.vm.obj.fromPMId
|
||||
});
|
||||
break;
|
||||
case "csr":
|
||||
window.$gz.eventBus.$emit("openobject", {
|
||||
type: window.$gz.type.CustomerServiceRequest,
|
||||
id: m.vm.obj.fromCSRId
|
||||
});
|
||||
break;
|
||||
|
||||
default:
|
||||
window.$gz.eventBus.$emit(
|
||||
"notify-warning",
|
||||
|
||||
Reference in New Issue
Block a user