领料审核添加审核意见

This commit is contained in:
hongchao 2025-09-14 12:37:28 +08:00
parent 90e165b22d
commit bc1502c8c5
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@
<br />
<!-- 显示创建时间使用新的 CSS 类设置文字颜色为黑色 -->
<text class="black-text">{{ item.createTime ? item.createTime : '' }}</text>
<br />
<text class="black-text">{{ item.remark ? item.remark : '' }}</text>
</text>
</view>
</view>