Commit f9bf9a51 authored by 张俊's avatar 张俊

问题id回复修改

parent fd612534
...@@ -83,7 +83,7 @@ ...@@ -83,7 +83,7 @@
v-model="back_info"> v-model="back_info">
<div slot="prefix" style="height:48px;line-height:48px;"> <div slot="prefix" style="height:48px;line-height:48px;">
<img :src="user_info.picture_path" alt="" style="width:24px;margin:0 10px 0 10px;vertical-align:-6px;border-radius:50%;"></div> <img :src="user_info.picture_path" alt="" style="width:24px;margin:0 10px 0 10px;vertical-align:-6px;border-radius:50%;"></div>
<div slot="suffix" class="back_solt" @click="answer_question(it.id,it.user_id)">回复</div> <div slot="suffix" class="back_solt" @click="answer_question(item.id,it.user_id)">回复</div>
</el-input> </el-input>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment