修改文字

This commit is contained in:
weinan2087
2022-10-21 19:53:10 +08:00
parent 3527686196
commit bf255443df

View File

@@ -54,7 +54,7 @@
写回答
</div>
<div class="answer-content">
<input minlength="1" maxlength="800" v-model="content" placeholder="写下的回答吧~" type="text">
<input minlength="1" maxlength="800" v-model="content" placeholder="写下的回答吧~" type="text">
<el-button type="primary" @click="publishAnswer">发布</el-button>
</div>
</div>