数据修改
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user