fix: 绑定零部件列表返回standardType

This commit is contained in:
2024-04-19 17:44:05 +08:00
parent 319294cf0e
commit 5c8b3c96d8
@@ -32,6 +32,7 @@
bp.part_name,
bp.doc_split_id,
bp.standard_id,
bp.standard_type,
standard.standard_number AS standardNo,
standard.standard_name,
GROUP_CONCAT(lbpd.clause_id ORDER BY split.item_num SEPARATOR ',') AS clauseIds,