From 996e6ca29175ce24b4ff1397bbc747e73d549170 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Thu, 29 Apr 2021 23:26:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../allocationStorehouseAuditOrders.html | 19 ++- .../allocationStorehouseAuditOrders.js | 2 +- ...llocationStorehouseHistoryAuditOrders.html | 18 ++- .../allocationStorehouseDetail.html | 117 ++++++++++-------- .../allocationStorehouseDetail.js | 47 ++++--- .../allocationStorehouseManage.html | 14 +-- .../allocationStorehouseManage.js | 4 +- 7 files changed, 118 insertions(+), 103 deletions(-) diff --git a/public/pages/admin/allocationStorehouseAuditOrders/allocationStorehouseAuditOrders.html b/public/pages/admin/allocationStorehouseAuditOrders/allocationStorehouseAuditOrders.html index f6f076de6..c42add1fa 100644 --- a/public/pages/admin/allocationStorehouseAuditOrders/allocationStorehouseAuditOrders.html +++ b/public/pages/admin/allocationStorehouseAuditOrders/allocationStorehouseAuditOrders.html @@ -11,23 +11,21 @@
| 物品ID | -物品名称 | -源仓库 | -目标仓库 | +调度编号 | 调拨数量 | 申请人 | +状态 | +时间 | 操作 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{auditOrder.resId}} | -{{auditOrder.resName}} | -{{auditOrder.shaName}} | -{{auditOrder.shzName}} | -{{auditOrder.stock}} | +{{auditOrder.applyId}} | +{{auditOrder.applyCount}} | {{auditOrder.startUserName}} | +{{auditOrder.stateName}} | +{{auditOrder.createTime}} |
-
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||