设备产能改造
This commit is contained in:
@@ -278,11 +278,13 @@
|
||||
FROM
|
||||
pdm_bi_device device
|
||||
where
|
||||
1=1
|
||||
device.is_delete = '0'
|
||||
AND device.is_active = '1'
|
||||
OPTION 输入.workprocedure_id <> ""
|
||||
device.workprocedure_id = 输入.workprocedure_id
|
||||
ENDOPTION
|
||||
|
||||
|
||||
ENDSELECT
|
||||
ENDQUERY
|
||||
ENDIF
|
||||
|
||||
Reference in New Issue
Block a user