1、工单添加按Rfid搜索,隐藏多余的Rfid字段;2、优化程序创建日期;

This commit is contained in:
yuxianghui
2024-06-28 14:20:57 +08:00
parent 0db103cfc7
commit 3b24f90385
4 changed files with 7 additions and 9 deletions

View File

@@ -27,6 +27,7 @@
</xpath>
<xpath expr="//field[@name='production_id']" position="before">
<field name="product_tmpl_name"/>
<field name="rfid_code"/>
</xpath>
</field>
</record>