|
@@ -37,7 +37,6 @@ from plm_item t1
|
|
|
WHERE t1.siteid = $siteid$
|
|
WHERE t1.siteid = $siteid$
|
|
|
and t1.status = '审核'
|
|
and t1.status = '审核'
|
|
|
and $where$
|
|
and $where$
|
|
|
- and $tablefilter$
|
|
|
|
|
and t1.itemid in (SELECT t1.itemid
|
|
and t1.itemid in (SELECT t1.itemid
|
|
|
from plm_item_tradefield t1 WHERE t1.tradefield = $tradefield$
|
|
from plm_item_tradefield t1 WHERE t1.tradefield = $tradefield$
|
|
|
and t1.siteid = $siteid$)
|
|
and t1.siteid = $siteid$)
|