Skip to content

Commit f51dcba

Browse files
authored
Merge pull request #180 from fenghecsn/feat/new-dev
Feat/解决描述文案不能换行问题
2 parents d6854a1 + 721da2c commit f51dcba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/DetailInfo/rightMenu.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
<div class="pt-16">
4343
<el-input
4444
v-model="questionList[activeSerial-1].description"
45+
type="textarea"
4546
style="width: 240px"
4647
placeholder="Please input"
4748
/>

0 commit comments

Comments
 (0)