From 2d7ff3bf90296333b807eae7b1d4a2a6a4d1aaf8 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Wed, 17 Jul 2024 11:21:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=80=80=E6=96=99=E6=8E=A5?= =?UTF-8?q?=E6=94=B6=E6=8E=A5=E5=8F=A3=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/claimAndreturn/return/receive/component/handlePage.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/sgzb-ui/src/views/claimAndreturn/return/receive/component/handlePage.vue b/sgzb-ui/src/views/claimAndreturn/return/receive/component/handlePage.vue index 21b74455..c0206b6d 100644 --- a/sgzb-ui/src/views/claimAndreturn/return/receive/component/handlePage.vue +++ b/sgzb-ui/src/views/claimAndreturn/return/receive/component/handlePage.vue @@ -941,6 +941,7 @@ export default { // if (true) return const { data: res } = await endBackBeforeQueryApi({ + typeId, id: this.queryParams.id, })