| * 组织编码: |
value="<{$org_info.org_no}>"<{/if}> />
<{help}><{t}>15个字符以内<{/t}><{/help}> |
| * 组织名称: |
value="<{$org_info.org_name}>"<{/if}>>
<{help}><{t}>15个字符以内<{/t}><{/help}> |
| * 选择门店: |
<{input type='object' object='store@o2o' multiple=false breakpoint='0' name='bind_store[store_id]' value=$bind_store.store_id}>
|
| 所属上级: |
<{input type='organization' app='organization' name="organizationSelected" value=$org_info.org_parents_structure required="true" show="onlytree"}>
<{help}><{t}>如不做选择 视为最高级<{/t}><{/help}>
|
| * 状态: |
checked<{/if}>>启用
checked<{/if}>>停用
|