Browse Source

解决货转重置报错问题

lichao 3 years ago
parent
commit
ab913694d4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/Warehousing/cargoClearance/index.vue

+ 1 - 0
src/views/Warehousing/cargoClearance/index.vue

@@ -996,6 +996,7 @@ export default {
       this.queryParams = {
         pageNum: 1,
         pageSize: 10,
+        type: 1,
         fBillno: null,
         createBy: null,
         fTrademodeid: null,