eganwu 3 лет назад
Родитель
Сommit
75008aabae

+ 1 - 1
src/custom/restcontroller/webmanage/sale/itempriceadjust/SQL/商品价格调整单列表查询.sql

@@ -11,5 +11,5 @@ select sa_itempriceadjustid,
        status
 from sa_itempriceadjust
 where siteid = $siteid$
-  and $where$
+  and $where$ and $tablefilter$
 order by status desc