Browse Source

feat:商机管理app端清除30天无更新项目

wangshan 3 years ago
parent
commit
dd30139b54

+ 1 - 1
src/jfw/modules/app/src/web/templates/big-member/page_client_follow_list.html

@@ -359,7 +359,7 @@
                     var _this = this
                     $.ajax({
                         type:'POST',
-                        url:'/entnicheNew/follow/project/remove30Day',
+                        url:'/bigmember/follow/project/remove30Day',
                         data:{},
                         success:function(res) {
                             if(res.data.removeNum == 0) {