Merge remote-tracking branch 'origin/dev_2nd_LCYH' into dev_2nd_LCYH
This commit is contained in:
+1
@@ -817,6 +817,7 @@ public class ProcessInfoEOServiceImpl extends ServiceImpl<ProcessInfoEOMapper, P
|
||||
taskDefinitionKey = CertificationFlowNodeEnum.TASK_REVIEW.getKey();
|
||||
}
|
||||
|
||||
data.setTaskDefinitionKey(taskDefinitionKey);
|
||||
data.setTaskDefinitionKeyName(CertificationFlowNodeEnum.getTextByValue(taskDefinitionKey,cut));
|
||||
}
|
||||
});
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
</div>
|
||||
<div class="Virtual-detail-left-text"
|
||||
:title="$t('projectStatus')"
|
||||
v-has="'projectLawsInventory:ProjectStatus'"
|
||||
@click="textClick(5,$t('projectStatus'))">
|
||||
<a-icon type="cluster"/>
|
||||
{{$t('projectStatus')}}
|
||||
@@ -144,6 +145,7 @@
|
||||
</div>
|
||||
<div class="Virtual-detail-left-text"
|
||||
:title="$t('projectStatus')"
|
||||
v-has="'projectLawsInventory:ProjectStatus'"
|
||||
@click="textClick(5,$t('projectStatus'))">
|
||||
<a-icon type="cluster"/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user