微调
This commit is contained in:
@@ -3,10 +3,10 @@
|
|||||||
<div class="container" v-loading="importIoading" element-loading-text="In the process of importing, please wait">
|
<div class="container" v-loading="importIoading" element-loading-text="In the process of importing, please wait">
|
||||||
<div v-if="tableData.length == 0">
|
<div v-if="tableData.length == 0">
|
||||||
<!-- 没有引用时 -->
|
<!-- 没有引用时 -->
|
||||||
<div class="noneData">
|
<!-- <div class="noneData">
|
||||||
<img src="../../assets/img/noneData.png" alt="" class="icon_img">
|
<img src="../../assets/img/noneData.png" alt="" class="icon_img">
|
||||||
<p class="nodatatext">TMR did not identify an available article citation in your latest uploaded document</p>
|
<p class="nodatatext">TMR did not identify an available article citation in your latest uploaded document</p>
|
||||||
</div>
|
</div> -->
|
||||||
<el-row :gutter="20">
|
<el-row :gutter="20">
|
||||||
<!-- 教程 -->
|
<!-- 教程 -->
|
||||||
<el-col >
|
<el-col >
|
||||||
|
|||||||
Reference in New Issue
Block a user