feat : 需求汇总加上"主项目"字段
This commit is contained in:
@@ -96,3 +96,10 @@ export const approvePlan= (data) => {
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
export const getProjectOption = () => {
|
||||
return request({
|
||||
url: '/workflow/mosr/requirement/master',
|
||||
method: "get"
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user