Commit 90e5d41a by yiyu.li

工装编号

parent a478442c
...@@ -104,7 +104,7 @@ ...@@ -104,7 +104,7 @@
<p class="flex"> <p class="flex">
<span class="infoLabel">工装编号:</span> <span class="infoLabel">工装编号:</span>
<span class="info">{{ <span class="info">{{
orderDetail.fixtureGuid orderDetail.fixtureCode
}}</span> }}</span>
</p> </p>
...@@ -210,7 +210,7 @@ ...@@ -210,7 +210,7 @@
>工装编号:</span >工装编号:</span
> >
<span class="info">{{ <span class="info">{{
orderDetail2.fixtureGuid orderDetail2.fixtureCode
}}</span> }}</span>
</p> </p>
</div> </div>
......
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