1、 完成 功能刀具组装和拆解页面扫描操作优化需求
This commit is contained in:
@@ -201,6 +201,11 @@
|
||||
</group>
|
||||
</group>
|
||||
</group>
|
||||
<script>
|
||||
setTimeout(function(){
|
||||
$('#handle_code_id').blur()
|
||||
}, 100)
|
||||
</script>
|
||||
<group string="组装物料信息" col="1">
|
||||
<field name="_barcode_scanned" widget="barcode_handler"/>
|
||||
<group col="1">
|
||||
@@ -368,7 +373,7 @@
|
||||
<group>
|
||||
<field name="obtain_measurement_status" invisible="1"/>
|
||||
<button name="get_tool_preset_parameter" string="获取测量值" type="object"
|
||||
attrs="{'invisible': [('enable_tool_presetter', '=', False)]}"
|
||||
attrs="{'invisible': [('enable_tool_presetter', '=', False)]}"
|
||||
class="btn-primary"/>
|
||||
</group>
|
||||
</group>
|
||||
|
||||
Reference in New Issue
Block a user