From 5f08079b5e298f8a85707df5e93fa8eb2dc43626 Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Mon, 30 Jun 2025 17:09:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E5=8D=95=E8=AF=A6=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/order.js | 1 + root/detail/apply.vue | 103 ++++++++++++++++++++++++++++++------------------- root/detail/fellow.vue | 25 +++++++++++- root/detail/job.vue | 2 +- 4 files changed, 89 insertions(+), 42 deletions(-) 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 @@ - + + + + + + + + + - +