[update] 工作组、分标委文字修改;分标委添加简称;理事会增删改查
This commit is contained in:
@@ -89,6 +89,9 @@ const getAllRevenueContract = (param) => getAction('/contract/payIncomeContract/
|
||||
// 打印获取邮寄联系人信息接口,传票据邮寄列表id
|
||||
const getPrintPostContactByMailId = (param) => getAction('/mail/payMailBill/print', param)
|
||||
|
||||
// 全所统计--通过部门code查所有人员
|
||||
const getUserByDepartCode = (param) => getAction('/statistics/allProjectStatistics/listForUserByOrgCode', param)
|
||||
|
||||
export {
|
||||
getWorkingGroupById,
|
||||
getChargeNotice,
|
||||
@@ -133,5 +136,6 @@ export {
|
||||
aduitExpenditureContract,
|
||||
archiveExpenditureContract,
|
||||
getAllRevenueContract,
|
||||
getPrintPostContactByMailId
|
||||
getPrintPostContactByMailId,
|
||||
getUserByDepartCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user