From 70a073cecf5de2bb8b5c2cc204c3903c7fd3e993 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 26 Aug 2024 18:08:37 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=A9=E6=96=99=E5=85=A5=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/manage/mater-in-storage.vue | 83 ++++++++++--------------------- utils/getData2.js | 24 +++++---- 2 files changed, 39 insertions(+), 68 deletions(-) diff --git a/pages/manage/mater-in-storage.vue b/pages/manage/mater-in-storage.vue index 98d2b4a..54e0f6c 100644 --- a/pages/manage/mater-in-storage.vue +++ b/pages/manage/mater-in-storage.vue @@ -28,7 +28,15 @@ 订单号 - + + + + + + 物料号 + + + @@ -36,7 +44,7 @@ 物料数量 - + @@ -44,42 +52,14 @@ 目的地 - + - - - - - - - - - - - - - - - - - - - - - - - - - -
载具编码载具类型物料编码物料名称点位物料数量配盘批次
{{e.vehicle_code}}{{e.vehicle_type}}{{e.material_code}}{{e.material_name}}{{e.point_code}}{{e.material_qty}}{{e.pcsn}}
-
-
- + @@ -87,7 +67,7 @@