Explorar o código

fix:清空重定向url

zh %!s(int64=2) %!d(string=hai) anos
pai
achega
6c83f2ef61
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/views/supply/pickup/sum_list.vue

+ 3 - 0
src/views/supply/pickup/sum_list.vue

@@ -450,6 +450,9 @@ export default {
       this.$refs.screenForm.resetFields()
       this.currentPage = 1
       this.getList()
+      if (this.$route.query && this.$route.query.id) {
+        this.$router.replace('/exwarehouse/sum_list')
+      }
     },
 
     // 更改每页数量