微调
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="8" style="border-left: #eee 1px solid ;" class="file" v-if="fileList.response && fileList.response.length > 0">
|
<el-col :span="8" style="border-left: #eee 1px solid ;" class="file" v-if="fileList.response && fileList.response.length > 0">
|
||||||
<!-- 作者对审稿人的话 -->
|
<!-- 作者对审稿人的话 -->
|
||||||
<h6>response:</h6>
|
<h6>Response to reviewers:</h6>
|
||||||
|
|
||||||
<div class="file_sty" v-for="item in fileList.response">
|
<div class="file_sty" v-for="item in fileList.response">
|
||||||
<img src="../../assets/img/icon_0.png" alt="" class="icon_img">
|
<img src="../../assets/img/icon_0.png" alt="" class="icon_img">
|
||||||
|
|||||||
Reference in New Issue
Block a user