Merge pull request 'fix : 完善需求上报字段页面' (#994) from master into prod

Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/994
This commit is contained in:
2025-04-19 02:58:46 +00:00

View File

@@ -528,6 +528,7 @@ const getProjectList = () => {
} }
}) })
} }
getProjectList() getProjectList()
const getRequirementList = () => { const getRequirementList = () => {
getRequirementOption().then(res => { getRequirementOption().then(res => {