1.角色图 完善属性描述.
This commit is contained in:
parent
d34cf0caa7
commit
b75c7b4cff
@ -1,7 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
<attributes type="customer">
|
<attributes type="customer">
|
||||||
<attribute key="post_text" title="岗位文本" type="string" value="" desc="岗位文本信息" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="*" isValid="true"/>
|
|
||||||
<attribute key="post_test" title="岗位" type="string" value="" desc="岗位" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="*" isValid="true"/>
|
<attribute key="post_test" title="岗位" type="string" value="" desc="岗位" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="*" isValid="true"/>
|
||||||
<attribute key="number" title="编号" type="string" value="" desc="编号" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="%,*" isValid="true"/>
|
<attribute key="number" title="编号" type="string" value="" desc="编号" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="%,*" isValid="true"/>
|
||||||
<attribute key="desc" title="描述" type="textarea" value="" desc="描述" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="%,*" isValid="true"/>
|
<attribute key="desc" title="描述" type="textarea" value="" desc="描述" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="%,*" isValid="true"/>
|
||||||
@ -10,5 +9,6 @@
|
|||||||
<attribute key="calculation_method" title="计算方式" type="string" value="" desc="计算方式" isRequired="false" ref="" readonly="false" groupPath="targetCount" scope="*" isValid="true"/>
|
<attribute key="calculation_method" title="计算方式" type="string" value="" desc="计算方式" isRequired="false" ref="" readonly="false" groupPath="targetCount" scope="*" isValid="true"/>
|
||||||
<attribute key="calculation_proportion" title="计算比例" type="string" value="" desc="计算比例" isRequired="false" ref="" readonly="false" groupPath="targetCount" scope="*" isValid="true"/>
|
<attribute key="calculation_proportion" title="计算比例" type="string" value="" desc="计算比例" isRequired="false" ref="" readonly="false" groupPath="targetCount" scope="*" isValid="true"/>
|
||||||
<attribute key="calculation_frequency" title="计算频率" type="string" value="" desc="计算频率" isRequired="false" ref="" readonly="false" groupPath="targetCount" scope="*" isValid="true"/>
|
<attribute key="calculation_frequency" title="计算频率" type="string" value="" desc="计算频率" isRequired="false" ref="" readonly="false" groupPath="targetCount" scope="*" isValid="true"/>
|
||||||
<attribute key="post" title="岗位" type="relation" value="" desc="岗位" isRequired="false" ref="{"method":"org.normal","type":"shape","multiple":true,"value":""}" readonly="true" groupPath="baseAttribute" scope="%,*" isValid="true"/>
|
<attribute key="post" title="岗位" type="relation" value="" desc="岗位" isRequired="false" ref="{"method":"org.normal","type":"shape","multiple":true,"value":""}" readonly="true" groupPath="baseAttribute" scope="%,*" isValid="true"/>
|
||||||
|
<attribute key="post_text" title="岗位文本" type="textarea" value="" desc="岗位文本" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="%,*" isValid="true"/>
|
||||||
</attributes>
|
</attributes>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user