招标文件
This commit is contained in:
@@ -205,15 +205,6 @@ export function startFileFlow(id: number, representorTeacherNo?: string, represe
|
||||
});
|
||||
}
|
||||
|
||||
/**
|
||||
* 获取部门下人员(用于选采购代表人)
|
||||
*/
|
||||
export function getDeptMembers() {
|
||||
return request({
|
||||
url: '/purchase/purchasingapply/getDeptMembers',
|
||||
method: 'get',
|
||||
});
|
||||
}
|
||||
|
||||
/**
|
||||
* 获取二级部门列表(供履约验收选择部门用)
|
||||
|
||||
Reference in New Issue
Block a user