上传监控列表隐藏部分字段
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
a3f5cdb445
commit
e3e7203b1a
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue