✨ feat: 远程阈值调整:去除名称一列
This commit is contained in:
parent
3fc5bcdefd
commit
54f02f32ab
|
@ -36,7 +36,7 @@
|
|||
<el-table-column property="ppp" label="港口" width="80" />
|
||||
<el-table-column property="pp" label="港区" width="130" />
|
||||
<el-table-column property="p" label="公司" show-overflow-tooltip />
|
||||
<el-table-column property="name" label="名称" show-overflow-tooltip />
|
||||
<!-- <el-table-column property="name" label="名称" show-overflow-tooltip /> -->
|
||||
<el-table-column property="sn" label="编号" show-overflow-tooltip />
|
||||
<el-table-column
|
||||
property="address"
|
||||
|
|
Loading…
Reference in New Issue