fix: 状态
This commit is contained in:
@@ -147,7 +147,8 @@
|
|||||||
p.up_or_down,
|
p.up_or_down,
|
||||||
p.qzz_size,
|
p.qzz_size,
|
||||||
p.qzz_generation,
|
p.qzz_generation,
|
||||||
MIN(p.start_time) AS start_time
|
MIN(p.start_time) AS start_time,
|
||||||
|
MIN( p.`status` ) AS `status`
|
||||||
FROM
|
FROM
|
||||||
`pdm_bi_slittingproductionplan` p
|
`pdm_bi_slittingproductionplan` p
|
||||||
WHERE
|
WHERE
|
||||||
|
|||||||
Reference in New Issue
Block a user