This commit is contained in:
2026-05-22 16:59:02 +08:00
parent c80a752254
commit 2e06824edd
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@
</p>
<p class="tab_tie_col"><span>{{ $t('reviewerAdd.account') }}</span>{{ scope.row.account }}</p>
<p class="tab_tie_col"><span>{{ $t('reviewerAdd.email') }}</span>{{ scope.row.email }}</p>
<p class="tab_tie_col"><span>{{ $t('reviewerAdd.latestInvitationLabel') }}</span>{{ formatInviteTime(scope.row) }}</p>
<!-- <p class="tab_tie_col"><span>{{ $t('reviewerAdd.latestInvitationLabel') }}</span>{{ formatInviteTime(scope.row) }}</p> -->
</template>
</el-table-column>
<el-table-column :label="$t('reviewerAdd.colOtherInfo')">

View File

@@ -110,7 +110,7 @@
</p>
<p class="tab_tie_col"><span>{{ $t('reviewerAdd.account') }}</span>{{ scope.row.account }}</p>
<p class="tab_tie_col"><span>{{ $t('reviewerAdd.email') }}</span>{{ scope.row.email }}</p>
<p class="tab_tie_col"><span>{{ $t('reviewerAdd.latestInvitationLabel') }}</span>{{ formatInviteTime(scope.row) }}</p>
<!-- <p class="tab_tie_col"><span>{{ $t('reviewerAdd.latestInvitationLabel') }}</span>{{ formatInviteTime(scope.row) }}</p> -->
</template>
</el-table-column>
<el-table-column :label="$t('reviewerAdd.colOtherInfo')">