2023-04-24-002

This commit is contained in:
2023-04-24 10:11:42 +08:00
parent 0563fc8cbc
commit 83ae4fd8c6
3 changed files with 9 additions and 0 deletions
@@ -41,6 +41,9 @@ namespace FineUIPro.Web.PHTGL.Filing
Con.ContractAmount,
Con.DepartId,
Con.Agent,
(CASE Con.ContractAttribute WHEN '0' THEN '主合同'
WHEN '1' THEN '补充合同'
END) AS ContractAttribute,
(CASE Con.ContractType WHEN '1' THEN '施工总承包分包合同'
WHEN '2' THEN '施工专业分包合同'
WHEN '3' THEN '施工劳务分包合同'