20230517
This commit is contained in:
@@ -34,8 +34,8 @@
|
||||
<i v-if="item.name=='Author'&&ArtPose.author!=''" style="color:#1869A0" class="el-icon-check"></i>
|
||||
<span v-if="item.name=='Author'&&ArtPose.author!=''">{{checkNumber.author}} selections</span>
|
||||
|
||||
<i v-if="item.name=='Department-Institution-Address'&&ArtPose.authorAddress!=''" style="color:#fc8452" class="el-icon-check"></i>
|
||||
<span v-if="item.name=='Department-Institution-Address'&&ArtPose.authorAddress!=''">{{checkNumber.authorAddress}}
|
||||
<i v-if="item.name=='Department-Affiliation-Address'&&ArtPose.authorAddress!=''" style="color:#fc8452" class="el-icon-check"></i>
|
||||
<span v-if="item.name=='Department-Affiliation-Address'&&ArtPose.authorAddress!=''">{{checkNumber.authorAddress}}
|
||||
selections</span>
|
||||
|
||||
<i v-if="item.name=='Author Contribution'&&ArtPose.authorContribution!=''" style="color:#e8b034" class="el-icon-check"></i>
|
||||
@@ -159,7 +159,7 @@
|
||||
'ptext': '',
|
||||
'value': 'author'
|
||||
}, {
|
||||
'name': 'Department-Institution-Address',
|
||||
'name': 'Department-Affiliation-Address',
|
||||
'icon': 'el-icon-connection',
|
||||
'ptext': '',
|
||||
'value': 'authorAddress'
|
||||
|
||||
Reference in New Issue
Block a user