فهرست منبع

fix: 修复商机管理&大会员用户

zhangyuhan 3 سال پیش
والد
کامیت
0dcbc7c6ec
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/jfw/modules/app/src/web/templates/weixin/wxinfocontent.html

+ 1 - 1
src/jfw/modules/app/src/web/templates/weixin/wxinfocontent.html

@@ -2441,7 +2441,7 @@
           // 添加关注的项目
           let cancelurl = '/bigmember/follow/project/cancel'
           let confirmurl = '/bigmember/follow/project/add'
-          if(window.entniche) {
+          if(window.entniche && bigstatus < 0) {
             cancelurl = '/entnicheNew/follow/project/cancel'
             confirmurl = '/entnicheNew/follow/project/add'
           }