This commit is contained in:
2022-11-19 10:38:45 +08:00
parent fdb29c788a
commit 470c1552eb

View File

@@ -91,6 +91,8 @@
sub.status = '1' sub.status = '1'
AND AND
sub.package_box_SN = 输入.box_no sub.package_box_SN = 输入.box_no
AND
IFNULL(sub.vbeln,'') <> ''
ENDSELECT ENDSELECT
ENDQUERY ENDQUERY
ENDIF ENDIF