Commit 411429af by 夏超

[fix] jzjx 逻辑修复

parent 10d461f6
...@@ -9,9 +9,10 @@ ...@@ -9,9 +9,10 @@
<div id="jzjx_work_center_state" class="row" style="display:flex;justify-content: center;align-items: center;font-size: 30px;"> <div id="jzjx_work_center_state" class="row" style="display:flex;justify-content: center;align-items: center;font-size: 30px;">
<p style="color:#dee2e6;"><field name="deviceState"/></p> <p style="color:#dee2e6;"><field name="deviceState"/></p>
</div> </div>
<div id="work_center_wo"/>
</xpath> </xpath>
<xpath expr="//div[@id='work_center_empty']" position="replace"> <xpath expr="//div[@id='work_center_empty']" position="replace">
<div/> <div id="work_center_empty"/>
</xpath> </xpath>
</field> </field>
</record> </record>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment