fix : 征集说明/专项资金介绍换行格式, 需求征集列表页搜索框间距, 切换账号层级, 需求上报4种情况排版

This commit is contained in:
2024-08-10 22:48:46 +08:00
parent 433f0bc712
commit 3dbaf21281
5 changed files with 33 additions and 18 deletions

View File

@@ -22,7 +22,7 @@
<el-col :span="24">
<el-form-item>
<el-card style="width: 100%">
<div v-html="formData.introduce">
<div style="white-space: pre-wrap">{{formData.introduce}}
</div>
</el-card>
</el-form-item>