fix: 绑定零部件列表返回standardType
This commit is contained in:
+1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user