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