Commit d931dc59 by LJM

add

parent 9b4c49cb
Showing with 0 additions and 4 deletions
...@@ -85,10 +85,6 @@ ...@@ -85,10 +85,6 @@
<text class="text">{{ item.purchase_user }}</text> <text class="text">{{ item.purchase_user }}</text>
</view> </view>
<view class="input-box row verCenter"> <view class="input-box row verCenter">
<text class="label">货品品质:</text>
<text class="text">{{ item.quality_val }}</text>
</view>
<view class="input-box row verCenter">
<text class="label">预检数量:</text> <text class="label">预检数量:</text>
<text class="text" style="color: #F98119;">{{ item.expect_qty }}</text> <text class="text" style="color: #F98119;">{{ item.expect_qty }}</text>
</view> </view>
......
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