Commit 9ea7312f authored by suhuiguang's avatar suhuiguang Committed by tianbo

fix(jyjc):报价结果

1.安改维显示监督检验和检测
parent 3246afa9
......@@ -257,7 +257,7 @@
and (res.biz_type in ('firstinspect','entrust', 'detection') or res.biz_type = 'useUnitEntry')
</when>
<when test="companyType == '安装改造维修单位'">
and res.biz_type = 'supervise'
and res.biz_type in ('supervise','detection')
</when>
<when test="companyType == '检验机构'">
and res.biz_type != 'detection'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment