diff --git a/manifest.json b/manifest.json index 55d7a23..3d62d81 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "恒森", "appid" : "__UNI__8D175E0", "description" : "恒森WMS手持系统", - "versionName" : "1.1.3", - "versionCode" : 113, + "versionName" : "1.1.4", + "versionCode" : 114, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { diff --git a/pages/outbound/bill-list.vue b/pages/outbound/bill-list.vue index 59830d9..84bd112 100644 --- a/pages/outbound/bill-list.vue +++ b/pages/outbound/bill-list.vue @@ -38,6 +38,7 @@ 申请数量 计划数量 已分配数量 + 已领数量 批次号 单位 @@ -53,6 +54,7 @@ {{e.qty}} {{e.plan_qty}} {{e.assign_qty}} + {{e.actual_qty}} {{e.pcsn}} {{e.unit_name}}