修改bug 56638 调研流程-批准节点 UI需要进行对齐 汇总调研结果和下面俩对齐

This commit is contained in:
hanshaozhuang
2022-07-19 10:38:24 +08:00
parent 8581ce4106
commit 8f3538ee4a
2 changed files with 7 additions and 7 deletions
@@ -42,10 +42,10 @@
</el-date-picker>
</el-form-item>
<el-form-item label="汇总调研结果" prop="hzfileId" class="add-form-item form-item-disabled">
<div v-if="form.hzfileName" @click="updateFile(form.hzfileId)" class="fileClass">
<div v-if="form.hzfileName" @click="updateFile(form.hzfileId)" class="fileClass" style="margin-right: 5px;padding-left: 10px">
{{ form.hzfileName }}
</div>
<div v-else>
<div v-else style="margin-right: 5px;padding-left: 10px">
- -
</div>
</el-form-item>
@@ -61,7 +61,7 @@
></el-button>
</div>
</div>
<div v-else>
<div v-else style="margin-right: 5px;padding-left: 10px">
- -
</div>
</el-form-item>
@@ -77,7 +77,7 @@
></el-button>
</div>
</div>
<div v-else>
<div v-else style="margin-right: 5px;padding-left: 10px">
- -
</div>
</el-form-item>
@@ -59,7 +59,7 @@
style="height: 32px; margin-left: 5px;"
></el-button>
</div>
<div v-else>
<div v-else style="margin-right: 5px;padding-left: 10px">
- -
</div>
</el-form-item>
@@ -75,7 +75,7 @@
></el-button>
</div>
</div>
<div v-else>
<div v-else style="margin-right: 5px;padding-left: 10px">
- -
</div>
</el-form-item>
@@ -91,7 +91,7 @@
></el-button>
</div>
</div>
<div v-else>
<div v-else style="margin-right: 5px;padding-left: 10px">
- -
</div>
</el-form-item>