修改禅道已知bug

This commit is contained in:
qq787203167
2022-05-12 10:36:15 +08:00
parent 98104d9528
commit 1eb37bbc43
2 changed files with 2 additions and 2 deletions
@@ -68,7 +68,7 @@
</div>
</div>
<div class="content-text">
<div class="text-field">
<div class="text-field" style="width: 50%">
<span class="text-field-left" :title="$t('ListOfRelevantPersonnel')">{{$t('ListOfRelevantPersonnel')}}</span>
<span class="text-field-right"
>
@@ -206,7 +206,7 @@
{
title: this.$t('operation'),
align: 'center',
width: 80,
width: 100,
fixed: 'right',
scopedSlots: { customRender: 'operation' }
}