修改bug 55857 我的回答-国内标准-提交样式

This commit is contained in:
hanshaozhuang
2022-06-20 14:06:25 +08:00
parent d1da57b3ef
commit 8d0693b7f7
@@ -830,7 +830,7 @@
</el-form>
</div>
<span>相似历史问题</span>
<div style="height: 200px; width: 80%; margin-left: 80px;">
<div style="height: 200px; width: 80%; margin-left: 80px;overflow-y: auto;">
<div v-for="item in historyList" :key="item.id" @click="historyJump(item)">
<span class="history-item">{{item.problemDescription}}</span>
<span class="history-item">{{item.questionTime}}</span>