fix : 修复阶段变更, 项目立项/验收部门分管领导编辑回显

This commit is contained in:
2024-08-03 19:30:12 +08:00
parent 9d0d722880
commit 25f4f33cb0
3 changed files with 25 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
<div class="apply-block" v-loading="loading">
<baseTitle title="项目基本信息"></baseTitle>
<fvForm :schema="schema" @getInstance="(e)=>baseForm = e" ></fvForm>
<baseTitle title="阶段变更信息"></baseTitle>
<baseTitle title="阶段变更信息" style="margin-top: -10px"></baseTitle>
<el-form :model="formData" label-width="auto">
<el-form-item label="抄送人员" label-width="105">
<Ttsup :modelValue="chooseUserInfo()" @clickCopyUser="chooseUser"/>
@@ -14,7 +14,7 @@
@getOtherFile="getOtherFile" :showFileList="true" :formData="formData" tag="阶段变更"
:preview="name === 'Phase/edit'"/>
<div class="approval-record" >
<div class="approval-title" >
<div class="approval-title" style="margin-top: -15px">
<baseTitle title="审批记录"></baseTitle>
<div class="diagram">
<div class="base-title">流程图</div>