Kaynağa Gözat

业务员提报管理查询错误修复

沈静伟 3 yıl önce
ebeveyn
işleme
9d991bdae3

+ 2 - 1
src/dsb/com/cnd3b/restcontroller/enterprise/salerclient/mainpage/submitedit/SQL/提报管理主界面已提报经销商提报明细查询.sql

@@ -1,4 +1,5 @@
 select t1.fcontent,
        t1.tsubmiteditid,
-       t1.submitdate
+       t1.submitdate,
+       t1.tenterprise_userid
 from tsubmitedit t1 where t1.siteid =$siteid$ and t1.tsubmiteditmodelid=$tsubmiteditmodelid$ and t1.tenterprise_userid in $tenterprise_userid$