From f3bb4800132fe8c1ed4160db96d159847ab22176 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Fri, 31 Oct 2025 15:23:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/synthesize-query/three-and-one.js | 8 +++ .../person-entry/index.vue | 2 +- .../month-detail/components/wage-pay.vue | 71 ++++++++++++++++++- 3 files changed, 78 insertions(+), 3 deletions(-) diff --git a/src/api/synthesize-query/three-and-one.js b/src/api/synthesize-query/three-and-one.js index b33515c..3315385 100644 --- a/src/api/synthesize-query/three-and-one.js +++ b/src/api/synthesize-query/three-and-one.js @@ -72,6 +72,14 @@ export const exportThreeAndOneMonthlyWagePaymentListAPI = (data) => { params: data, }) } +// 综合查询 导出三表一册单月农名工工资支付表获取工资信息 +export const getThreeAndOneMonthlyWagePaymentInfoAPI = (data) => { + return request({ + url: '/bmw/pmProject/getSalaryByWorkerId', + method: 'GET', + params: data, + }) +} // 综合查询 三表一册封档操作 export const updateProMonthTableAPI = (data) => { diff --git a/src/views/construction-person/entry-and-exit-manage/person-entry/index.vue b/src/views/construction-person/entry-and-exit-manage/person-entry/index.vue index 8e9091d..4efa215 100644 --- a/src/views/construction-person/entry-and-exit-manage/person-entry/index.vue +++ b/src/views/construction-person/entry-and-exit-manage/person-entry/index.vue @@ -109,10 +109,10 @@ " >