chenrui 4 年之前
父節點
當前提交
b358074845
共有 1 個文件被更改,包括 2 次插入1 次删除
  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)
           return data
         })
-      }
+      },
+      productTotal: null
     }
   },
   methods: {