chenrui 4 лет назад
Родитель
Сommit
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: {