chenrui 4 years ago
parent
commit
b358074845
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/financialManagement/warehousingAudit/list.vue

+ 2 - 1
src/views/financialManagement/warehousingAudit/list.vue

@@ -153,7 +153,8 @@ export default {
           this.getTotal(params)
           this.getTotal(params)
           return data
           return data
         })
         })
-      }
+      },
+      productTotal: null
     }
     }
   },
   },
   methods: {
   methods: {