上传监控列表隐藏部分字段
continuous-integration/drone/push Build is passing Details

uat_us
caiyiling 2024-06-06 14:17:09 +08:00
parent a3f5cdb445
commit e3e7203b1a
1 changed files with 2 additions and 2 deletions

View File

@ -255,12 +255,12 @@
<el-tag v-else type="danger"> {{ $fd('YesOrNo', scope.row.IsSuccess) }}</el-tag>
</template>
</el-table-column>
<el-table-column
<!-- <el-table-column
prop="Note"
min-width="110"
:label="$t('trials:uploadMonitor:table:remark')"
show-overflow-tooltip
/>
/> -->
<el-table-column
:label="$t('common:action:action')"
width="250"