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 @@ " >