dengzhiguo пре 7 година
родитељ
комит
7126ee45c7
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      js/component/manageCenter/customer/myClient.jsx

+ 1 - 1
js/component/manageCenter/customer/myClient.jsx

@@ -745,7 +745,7 @@ const AchievementList = Form.create()(React.createClass({
                     method: "POST",
                     method: "POST",
                     dataType: "json",
                     dataType: "json",
                     crossDomain: false,
                     crossDomain: false,
-                    url:globalConfig.context + '/api/admin/customer/addFollowRecord',
+                    url:globalConfig.context + '/api/admin/customer/addFollowUpRecord',
                     data: {
                     data: {
                         id: deletedIds,//编号id  
                         id: deletedIds,//编号id  
                         cuid:this.state.kid,//联系人ID
                         cuid:this.state.kid,//联系人ID