Merge branch 'develop_3' into 'develop_master'
国内外标准代替标准号查询 See merge request LiuChao/foton-slrs-system-rest!313
This commit is contained in:
+1
-1
@@ -787,7 +787,7 @@
|
||||
</if>
|
||||
<!-- 代替标准 允许输入的时候输入多个-->
|
||||
<if test="page.replaceStandNum != null and page.replaceStandNum != ''">
|
||||
and replace_stand_num like concat(concat('%',#{page.replaceStandNum}),'%')
|
||||
and SAR_STAND_ATTR_INFO.DTBJH like concat(concat('%',#{page.replaceStandNum}),'%')
|
||||
</if>
|
||||
<!-- 被代替标准 -->
|
||||
<if test="page.replacedStandNum != null and page.replacedStandNum != ''">
|
||||
|
||||
Reference in New Issue
Block a user