Browse Source

bug补齐

laiguoran 3 years ago
parent
commit
0cae954ff4
1 changed files with 1 additions and 0 deletions
  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(),
                 };