tijiao
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
</p>
|
</p>
|
||||||
<p class="tab_tie_col"><span>{{ $t('reviewerAdd.account') }}</span>{{ scope.row.account }}</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.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>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column :label="$t('reviewerAdd.colOtherInfo')">
|
<el-table-column :label="$t('reviewerAdd.colOtherInfo')">
|
||||||
|
|||||||
@@ -110,7 +110,7 @@
|
|||||||
</p>
|
</p>
|
||||||
<p class="tab_tie_col"><span>{{ $t('reviewerAdd.account') }}</span>{{ scope.row.account }}</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.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>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column :label="$t('reviewerAdd.colOtherInfo')">
|
<el-table-column :label="$t('reviewerAdd.colOtherInfo')">
|
||||||
|
|||||||
Reference in New Issue
Block a user