From 173a44055fcb5808cb4d64baaa6fdfcb82c0fb94 Mon Sep 17 00:00:00 2001 From: bns_han <1604366271@qq.com> Date: Mon, 29 Jan 2024 16:01:02 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E5=8A=9F=E8=83=BD=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/app/BackReceiveMapper.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sgzb-modules/sgzb-base/src/main/resources/mapper/app/BackReceiveMapper.xml b/sgzb-modules/sgzb-base/src/main/resources/mapper/app/BackReceiveMapper.xml index 0f58cbba..32673809 100644 --- a/sgzb-modules/sgzb-base/src/main/resources/mapper/app/BackReceiveMapper.xml +++ b/sgzb-modules/sgzb-base/src/main/resources/mapper/app/BackReceiveMapper.xml @@ -658,7 +658,8 @@ bcd.back_num as backNum, bcd.parent_id as parentId, bcd.create_by as createBy, - bcd.ma_id as maId + bcd.ma_id as maId, + bai.company_id as companyId FROM back_check_details bcd LEFT JOIN back_apply_info bai on bai.id=bcd.parent_id From 9e133cacc419b946bd92998d79e24c88df75c5af Mon Sep 17 00:00:00 2001 From: bns_han <1604366271@qq.com> Date: Mon, 29 Jan 2024 16:51:39 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E5=8A=9F=E8=83=BD=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/app/BackReceiveMapper.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sgzb-modules/sgzb-base/src/main/resources/mapper/app/BackReceiveMapper.xml b/sgzb-modules/sgzb-base/src/main/resources/mapper/app/BackReceiveMapper.xml index 32673809..8761488c 100644 --- a/sgzb-modules/sgzb-base/src/main/resources/mapper/app/BackReceiveMapper.xml +++ b/sgzb-modules/sgzb-base/src/main/resources/mapper/app/BackReceiveMapper.xml @@ -638,7 +638,8 @@ bcd.back_num as backNum, bcd.parent_id as parentId, bcd.create_by as createBy, - bcd.ma_id as maId + bcd.ma_id as maId, + bai.company_id as companyId FROM back_check_details bcd LEFT JOIN back_apply_info bai on bai.id=bcd.parent_id @@ -678,7 +679,8 @@ bcd.back_num as backNum, bcd.parent_id as parentId, bcd.create_by as createBy, - bcd.ma_id as maId + bcd.ma_id as maId, + bai.company_id as companyId FROM back_check_details bcd LEFT JOIN back_apply_info bai on bai.id=bcd.parent_id From 9352a18f75d44994bbe0a3033bf5564dcf6e1bd3 Mon Sep 17 00:00:00 2001 From: zhouzy062 Date: Mon, 29 Jan 2024 17:08:39 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E6=94=B91.29?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/claimAndRefund/return/returnExamine.vue | 12 +++++++++++- sgzb-ui/src/views/repairTest/repair/index.vue | 4 ++-- .../newBuy/newDevices/newDevicesWarehousing.vue | 2 +- sgzb-ui/vue.config.js | 2 +- 4 files changed, 15 insertions(+), 5 deletions(-) diff --git a/sgzb-ui/src/views/claimAndRefund/return/returnExamine.vue b/sgzb-ui/src/views/claimAndRefund/return/returnExamine.vue index 77ceb972..e7f1dcac 100644 --- a/sgzb-ui/src/views/claimAndRefund/return/returnExamine.vue +++ b/sgzb-ui/src/views/claimAndRefund/return/returnExamine.vue @@ -236,10 +236,20 @@ 已审核 + + 退料核查 + + + 退料完成 + 维修 @@ -256,7 +256,7 @@ diff --git a/sgzb-ui/src/views/store/newBuy/newDevices/newDevicesWarehousing.vue b/sgzb-ui/src/views/store/newBuy/newDevices/newDevicesWarehousing.vue index 47572d4c..00ed316f 100644 --- a/sgzb-ui/src/views/store/newBuy/newDevices/newDevicesWarehousing.vue +++ b/sgzb-ui/src/views/store/newBuy/newDevices/newDevicesWarehousing.vue @@ -124,7 +124,7 @@ - +