Commit da27c350 by LJM

js

parent 5074f9b6
Showing with 4 additions and 0 deletions
......@@ -109,6 +109,10 @@
<text class="label">客户:</text>
<text class="text" style="font-weight: bold;max-width: 491rpx;">{{ detail.customer_name }}</text>
</view>
<view class="item row verCenter" style="flex: 0 0 100%;">
<text class="label">上游备注:</text>
<text class="text" style="font-weight: bold;max-width: 491rpx;">{{ detail.upstream_remark }}</text>
</view>
</view>
<view class="form-input">
<view class="row bothSide verCenter input-box-wrap">
......
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 sign in to comment