113
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
"name" : "恒森",
|
"name" : "恒森",
|
||||||
"appid" : "__UNI__8D175E0",
|
"appid" : "__UNI__8D175E0",
|
||||||
"description" : "恒森WMS手持系统",
|
"description" : "恒森WMS手持系统",
|
||||||
"versionName" : "1.1.2",
|
"versionName" : "1.1.3",
|
||||||
"versionCode" : 112,
|
"versionCode" : 113,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
"app-plus" : {
|
"app-plus" : {
|
||||||
|
|||||||
@@ -57,6 +57,7 @@
|
|||||||
<th>单据编码</th>
|
<th>单据编码</th>
|
||||||
<th>载具号</th>
|
<th>载具号</th>
|
||||||
<th>批次号</th>
|
<th>批次号</th>
|
||||||
|
<th><view style="width: 150px;">出库进度</view></th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
@@ -73,6 +74,7 @@
|
|||||||
<td>{{e.prd_ppbom_no}}</td>
|
<td>{{e.prd_ppbom_no}}</td>
|
||||||
<td>{{e.vehicle_code}}</td>
|
<td>{{e.vehicle_code}}</td>
|
||||||
<td>{{e.pcsn}}</td>
|
<td>{{e.pcsn}}</td>
|
||||||
|
<td style="width: 150px;line-height: 28rpx;white-space: unset;">{{e.remark}}</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
Reference in New Issue
Block a user