feat(oa): 更新项目列表查询 SQL
- 在项目列表查询 SQL 中添加 signing_company 字段 - 此修改增加了项目签订公司的信息,以便在列表中显示
This commit is contained in:
@@ -581,6 +581,7 @@
|
|||||||
sop.update_by,
|
sop.update_by,
|
||||||
sop.update_time,
|
sop.update_time,
|
||||||
sop.project_code,
|
sop.project_code,
|
||||||
|
sop.signing_company,
|
||||||
is_postpone,
|
is_postpone,
|
||||||
postpone_reason,
|
postpone_reason,
|
||||||
postpone_time,
|
postpone_time,
|
||||||
|
|||||||
Reference in New Issue
Block a user