主题logo添加中文

This commit is contained in:
WEB许何哲\xuhez
2023-07-14 10:33:11 +08:00
parent 7b4d4a0d9a
commit 412083e2aa
4 changed files with 14 additions and 3 deletions

View File

@@ -33,7 +33,6 @@
<!-- <field name="time_test" widget="timepicker"/>-->
<field name="area_type" attrs="{'invisible': [('hide_area', '=', False)], 'required': [('hide_area', '!=', False)]}"/>
</group>
<group>
<field name="storage_type" attrs="{'invisible': [('hide_area', '=', False)], 'required': [('hide_area', '!=', False)]}"/>