fix : 项目立项页面细节优化
This commit is contained in:
@@ -420,7 +420,7 @@ const handleSubmit = async () => {
|
||||
console.log(params)
|
||||
let res
|
||||
if (props.step === '20') {
|
||||
params.projectChargePersonq = parseInt(projectChargePersonUserList.value[0].id)
|
||||
params.projectChargePerson = parseInt(projectChargePersonUserList.value[0].id)
|
||||
params.projectPersonIds = projectPersonIds
|
||||
if (props.mode === 'resubmit') {
|
||||
res = await resubmitApply(params)
|
||||
|
||||
Reference in New Issue
Block a user