lrf402788946 4 年之前
父节点
当前提交
e04827df36
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/service/statistics/index.js

+ 1 - 1
app/service/statistics/index.js

@@ -265,7 +265,7 @@ class IndexService extends CrudService {
       .match({
         dock_id: ObjectId(dock_id),
         'goodsList.type': '1',
-        'goodsList.dockStatus': '1',
+        'goodsList.status': '1',
       })
       .unwind('$goodsList')
       .group({