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