This commit is contained in:
2021-06-16 21:48:58 +00:00
parent eb0a09b084
commit e144a8fbab
2 changed files with 11 additions and 29 deletions

View File

@@ -780,7 +780,7 @@ async function populateSelectionLists(vm) {
return window.$gz.store.state.customerRights.notifyCSRRejected;
case 21:
return window.$gz.store.state.customerRights.notifyServiceImminent;
case 30:
case 30: //cust or inside user both
return window.$gz.store.state.customerRights.notifyWOCompleted;
case 31:
return window.$gz.store.state.customerRights.notifyWOCreated;