This commit is contained in:
2025-12-19 10:22:03 +08:00
parent 6a5fecc177
commit 68423be22a
3 changed files with 5 additions and 5 deletions

View File

@@ -154,8 +154,8 @@
class="status ok"
:class="scope.row.refer_type == 'journal' ? getJournalDateno(scope.row.dateno, 'status') : ''"
v-if="
(scope.row.refer_type == 'journal' && scope.row.doilink != '') ||
(scope.row.refer_type == 'book' && scope.row.isbn != '')
(scope.row.refer_type == 'journal' && scope.row.doilink != ''&&scope.row.cs==1) ||
(scope.row.refer_type == 'book' && scope.row.isbn != ''&&scope.row.cs==1)
"
>
<i class="el-icon-circle-check"></i>