This commit is contained in:
loujf
2022-09-26 11:28:03 +08:00

View File

@@ -217,6 +217,7 @@ IF 输入.flag = "6"
AND point.MODE <> '0'
AND ( point.vehicle_code = '' OR point.vehicle_code IS NULL )
AND task.task_code IS NULL
AND point.point_status ='00'
OPTION 输入.material_type <> ""
point.material_type = 输入.material_type
ENDOPTION