工作组成员维护校验来款方式
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
import { getAction } from '@api/manage'
|
||||
|
||||
const getWorkingGroupById = (params) => getAction('/project/payWorkingGroup/queryById', params)
|
||||
// 判断工作组成员是否设置来款通知
|
||||
const getChargeNotice = (param) => getAction('/project/payWorkingGroupSubitem/getCharge', param)
|
||||
|
||||
export {
|
||||
getWorkingGroupById
|
||||
getWorkingGroupById,
|
||||
getChargeNotice
|
||||
}
|
||||
Reference in New Issue
Block a user