[bug] 验收bug修改
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { getAction } from '@api/manage'
|
||||
|
||||
// 通过id获取工作组详情
|
||||
const getWorkingGroupById = (params) => getAction('/project/payWorkingGroup/queryById', params)
|
||||
// 判断工作组成员是否设置来款通知
|
||||
const getChargeNotice = (param) => getAction('/project/payWorkingGroupSubitem/getCharge', param)
|
||||
|
||||
Reference in New Issue
Block a user