fix: 企标稽查-稽查报告不显示附件名
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@
|
||||
"暂无数据" AS standardRequire,
|
||||
ir.execution_status,
|
||||
ir.evaluate_score,
|
||||
o.file_name AS attachement
|
||||
o.file_name AS attachment
|
||||
FROM
|
||||
laws_enterprise_standard_inspect_report AS ir
|
||||
LEFT JOIN oss_file AS o ON o.id = ir.attachment
|
||||
|
||||
Reference in New Issue
Block a user