数据修改

This commit is contained in:
蔡玲
2024-11-15 10:41:56 +08:00
parent d17bd61a54
commit 4fbdc0d23d
5 changed files with 37 additions and 25 deletions

View File

@@ -78,7 +78,6 @@
<th>收货数量</th>
<th>收货仓库编码</th>
<th>收货仓库名称</th>
<th>收货库位名称</th>
<th>件数</th>
<th>更多</th>
</tr>
@@ -108,7 +107,6 @@
</view>
</td>
<td>{{el.ckmc}}</td>
<td>{{el.kwmc}}</td>
<td>{{el.num}}</td>
<td @tap.stop="getDetails(4,el)"><uni-icons type="more-filled" size="14" color="#fff"></uni-icons></td>
</tr>