updated map
This commit is contained in:
@@ -271,7 +271,7 @@ Vue.component('PreorderRimoTypeMap', {
|
||||
else if (rimoType === 'greenfield' && group.preorder_count > 0)
|
||||
tooltipInnerClass = ' marker-label-highlight';
|
||||
|
||||
if (group.rimo_ex_state === 'Gross planning' || group.rimo_op_state === 'Not2Connect')
|
||||
if (group.rimo_op_state === 'Not2Connect')
|
||||
markerIcon.class = 'marker-gross';
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user