소스 검색

bug补齐

laiguoran 3 년 전
부모
커밋
0cae954ff4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/service/material_list.js

+ 1 - 0
app/service/material_list.js

@@ -278,6 +278,7 @@ module.exports = app => {
                     mx_id: ml.mx_id,
                     gather_qty,
                     quantity: ml.quantity,
+                    expr: ml.expr,
                     is_join: ml.is_join,
                     in_time: new Date(),
                 };