From a66d3bfb6a88c2aa1e05d21eae34d13c83626fda Mon Sep 17 00:00:00 2001 From: PQZ Date: Wed, 23 Oct 2024 17:59:56 +0800 Subject: [PATCH] 1 --- components/tabBar/tabBar.vue | 22 ++- pages-warehouse/home/home.vue | 75 ++++---- .../inOutWarehouse/inOutWarehouse.vue | 167 ++++++++++++------ 3 files changed, 166 insertions(+), 98 deletions(-) diff --git a/components/tabBar/tabBar.vue b/components/tabBar/tabBar.vue index 9f0e8f6..068e768 100644 --- a/components/tabBar/tabBar.vue +++ b/components/tabBar/tabBar.vue @@ -27,7 +27,7 @@ diff --git a/pages-warehouse/home/home.vue b/pages-warehouse/home/home.vue index a144a84..ecfb038 100644 --- a/pages-warehouse/home/home.vue +++ b/pages-warehouse/home/home.vue @@ -17,9 +17,9 @@ - - 搜索 + 搜索 + - {{ item.repairName+'的配件申请单' }} + {{ item.repairName}}{{'配件申请单'}} {{ item.createTimeStr }} {{ item.statusStr }} - 申请人:{{ item.repairName }} + 车牌号:{{ item.licenseNumber }} 服务顾问:{{ item.adviserName }} @@ -52,13 +53,12 @@ -