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: {