绩效属性配置字段

This commit is contained in:
zhal 2022-08-28 17:27:43 +08:00
parent 8ca8e124e0
commit 483064000e
2 changed files with 5 additions and 3 deletions

View File

@ -49,7 +49,7 @@
<item key="control.kpi">
<cn><![CDATA[末级流程绩效]]></cn>
<en><![CDATA[Process.Kpi]]></en>
<big5><![CDATA[流程KPI图]]></big5>
<big5><![CDATA[末级流程绩效]]></big5>
</item>
<item key="control.ma">
<cn><![CDATA[L1-L3流程绩效指标]]></cn>

View File

@ -24,7 +24,9 @@
<attribute key="target_value" title="指标值" type="string" value="" desc="指标值" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="%,*" isValid="true"/>
<attribute key="element" title="元素" type="table" value="" desc="元素" isRequired="false" ref="{&quot;firstColumn&quot;:&quot;元素&quot;,&quot;secondColumn&quot;:&quot;数据来源&quot;}" readonly="false" groupPath="baseAttribute" scope="*" isValid="true"/>
<attribute key="Data_fetch_logic" title="数据取数逻辑" type="textarea" value="" desc="数据取数逻辑" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="*" isValid="true"/>
<attribute key="Take_the_number_aperture" title="取数径" type="textarea" value="" desc="取数路径" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="*" isValid="true"/>
<attribute key="Take_the_number_aperture" title="取数径" type="textarea" value="" desc="取数路径" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="*" isValid="true"/>
<attribute key="data_sources" title="数据来源" type="textarea" value="" desc="数据来源" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="*" isValid="true"/>
<attribute key="computational_formula" title="计算公式" type="textarea" value="" desc="计算公式" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="*" isValid="true"/>
<attribute key="computational_formula" title="计算公式" type="textarea" value="" desc="计算公式" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="*" isValid="true"/>
<attribute key="Index_properties" title="指标性质" type="string" value="" desc="指标性质" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="*" isValid="true"/>
<attribute key="oa_process" title="OA流程" type="string" value="" desc="OA流程" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="*" isValid="true"/>
</attributes>