rev:查询压制单号匹配修改,软废默认压制软废

This commit is contained in:
2023-07-25 18:03:07 +08:00
parent cd3c5a0457
commit e00d4e8da2
2 changed files with 20 additions and 4 deletions

View File

@@ -158,7 +158,7 @@
PRESS_ORDER pp
WHERE 1=1
OPTION 输入.bill_code <> ""
pp.PRESS_CODE = 输入.bill_code
substr(pp.PRESS_CODE,3) = 输入.bill_code
ENDOPTION
ENDSELECT
ENDQUERY