diff --git a/api/order.js b/api/order.js index 4f6e6fd..351fbab 100644 --- a/api/order.js +++ b/api/order.js @@ -8,6 +8,7 @@ let orderInfo = { order_peopleList :"/yishoudan/user/getAgencyCorpUsers",// 报名人列表 order_submitPeople :"/yishoudan/user/apply/order/updateApplyUserAndStatistic",// 报名人提交修改 order_submitFellow :"/yishoudan/user/updateInfo",// 老乡编辑提交 + order_submitFellowNew :"/yishoudan/user/apply/order/V2/updateUserInfo",// 老乡编辑提交 order_submitTime :"/assistant/apply/order/changeTime",// 时间编辑提交 order_residentList :"/assistant/agency/onsite/user/list",// 驻场列表 order_residentSubmit :"/assistant/apply/order/changeOnSiteUser",// 驻场提交 diff --git a/root/detail/apply.vue b/root/detail/apply.vue index 32860a2..282a607 100644 --- a/root/detail/apply.vue +++ b/root/detail/apply.vue @@ -10,31 +10,40 @@ - + - - - - - + + - - + + - - + + - - + + - - + + - + + + + + + + + + + + + + @@ -85,17 +94,17 @@ - + - + - - - + + + @@ -112,11 +121,19 @@ - + + + + + + + + + - +