菜单与 审核按钮,登录新用户修改密码
This commit is contained in:
@ -283,6 +283,9 @@ export const categoryTree = () => request.get('/cosco/category/categoryTree');
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* 验证是否有变更
|
||||
*/
|
||||
export const getSupplierIdCount = (id: string) => request.get(`/coscoSupplierChangeApply/getSupplierIdCount/${id}`);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user