+
+
+
+ 生产订单:
+
+ 销售订单:
+
+ 物料名称:
+
+ 物料编码:
+
+ 要求发货日期:
+
+ 齐套:
+
+
+
+
+
+ 发料状态:
+
+
+
+
+
+
+ 查询
+
+
+
+
+
+
+
+
+
+ {{ formatQuantity(scope.row.交货数量 || scope.row.计划数量) }}
+
+
+ {{ formatDate(scope.row.要求发货日期) }}
+
+
+
+
+ {{ formatComplete(scope.row.齐套) }}
+
+
+
+
+
+
+ {{ formatSendStatus(scope.row.发料状态) }}
+
+
+
+
+
+
+
+ {{ formatStartStatus(scope.row.任务状态) }}
+
+
+
+
+
+
+