This commit is contained in:
2025-11-26 17:31:53 +08:00
parent deab83fc81
commit c6eca577c7
6 changed files with 16 additions and 131 deletions

View File

@@ -113,12 +113,12 @@
information after this row.
</p>
</li>
<li>
<!-- <li>
<p>
- If you want to discard all references and import a new batch of reference information, please click
<el-button type="text" @click="removeAll">Delete and re-import</el-button>.
</p>
</li>
</li> -->
<li>
<p style="display: flex; align-items: center">
- Please note that if this status exists,
@@ -142,7 +142,7 @@
</ul>
</div>
<div class="refenceCentent mt20">
<span @click="deleteSomeRefs">删除</span>
<div style="display: flex;align-items: center;justify-content: space-between;">
<el-table style="width: 100%"
:data="tableData"