Browse Source

修改跳转

chenrui 2 years ago
parent
commit
4c76f0478f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/numsGoodsShelves/recallManagement/detailModal.vue

+ 1 - 0
src/views/numsGoodsShelves/recallManagement/detailModal.vue

@@ -192,6 +192,7 @@ export default {
       const _this = this
       if (row.delFlag == 0) {
         _this.isShow = false
+        _this.tipVisible = false
         _this.$router.push({ name: 'salesReturnDetail', params: { id: row.id, sn: row.salesReturnSn } })
       } else {
         _this.$error({