release chinese city to yan

This commit is contained in:
ivan deng
2020-01-13 16:32:48 +08:00
parent 4a3419706f
commit c1f918d66a
7 changed files with 7 additions and 37 deletions

View File

@@ -9,7 +9,7 @@
<xpath expr="//field[@name='location_id']" position="attributes">
<!-- Add your fields or attributes here -->
<attribute name="widget">ztree_select</attribute>
<attribute name="options">{'ztree_parent_key': 'location_id','ztree_expend_level': '2', 'ztree_name_field': 'name'}</attribute>
<attribute name="options">{'ztree_parent_key': 'location_id','ztree_expend_level': '1', 'ztree_name_field': 'name'}</attribute>
</xpath>
</field>
</record>