From b2259019ecd6f7b7d7f9f751c36fdd9be7b8a18e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E8=99=B9=E7=9D=BF?= <297504645@qq.com> Date: Wed, 5 Jun 2024 15:42:10 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90nev-pc=E3=80=91=E6=88=90=E5=93=81?= =?UTF-8?q?=E5=8F=91=E8=BF=90bug=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/finishedProductManage/deliver/FISDeliverRequest.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fe/PC/src/views/finishedProductManage/deliver/FISDeliverRequest.vue b/fe/PC/src/views/finishedProductManage/deliver/FISDeliverRequest.vue index c44ca87ad..b5efa77eb 100644 --- a/fe/PC/src/views/finishedProductManage/deliver/FISDeliverRequest.vue +++ b/fe/PC/src/views/finishedProductManage/deliver/FISDeliverRequest.vue @@ -1,6 +1,7 @@ @@ -148,6 +149,7 @@ export default { deliverRequestHandleList(_ids) .then(res => { this.Loading.appMainLoading = false + this.$refs.FISDeliverRequestTable_Ref.clearSelection() this.paging() }).catch(err => { this.Loading.appMainLoading = false