领用出库

This commit is contained in:
mashuai 2025-11-15 15:12:11 +08:00
parent 091342bd87
commit dc454ecac1
1 changed files with 1 additions and 1 deletions

View File

@ -400,7 +400,7 @@
cd.use_time AS useTime,
cd.CODE AS CODE,
cd.review_status AS taskStatus,
su.nickname AS createBy,
su.nick_name AS createBy,
cd.create_time AS createTime,
SUM(IF( cdc.dev_type = '1', cdc.num, 0 )) AS devNum,
SUM(IF( cdc.dev_type = '2', cdc.num, 0 )) AS toolNum