This commit is contained in:
2024-02-08 13:55:41 +08:00
parent a9031233fe
commit 10e42047e6
7 changed files with 372 additions and 32 deletions

View File

@@ -155,7 +155,7 @@
<view style="display: flex;flex-direction: row;align-items: center;">
<text style="font-size: 12px;color: #FF5006;">剩余</text>
<text style="font-size: 12px;color: #FF5006;">存量</text>
<text
style="font-size: 14px;color: #FF5006;">{{item.goodsNumber}}{{item.unitName}}</text>
</view>