gaoyognxing 4 роки тому
батько
коміт
67b56cd359
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      client/pages/customer/servantedit/servantedit.js

+ 1 - 1
client/pages/customer/servantedit/servantedit.js

@@ -56,7 +56,7 @@ Page({
       }
     }
       //console.log(servantselectedlist);
-      request.httpServicePost(apiUrl.updateEmployerLove,{employRelationNo:employRelationNo,subjectList:servantselectedlist,subjectType:"SN000002"}).then(data=>{
+      request.httpServicePost(apiUrl.updateEmployerLove,{employRelationNo:employRelationNo,subjectList:servantselectedlist,subjectType:"SN000001"}).then(data=>{
         my.alert({
           title: '提示',
           content: '设置完成',