接收记录排序更改
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
c50c6c7bc7
commit
248f40b5be
|
@ -111,7 +111,6 @@
|
||||||
prop="CallingAE"
|
prop="CallingAE"
|
||||||
min-width="90"
|
min-width="90"
|
||||||
show-overflow-tooltip
|
show-overflow-tooltip
|
||||||
sortable="custom"
|
|
||||||
/>
|
/>
|
||||||
<!--发送端IP-->
|
<!--发送端IP-->
|
||||||
<el-table-column
|
<el-table-column
|
||||||
|
@ -127,7 +126,6 @@
|
||||||
prop="CalledAE"
|
prop="CalledAE"
|
||||||
min-width="90"
|
min-width="90"
|
||||||
show-overflow-tooltip
|
show-overflow-tooltip
|
||||||
sortable="custom"
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<!--检查数-->
|
<!--检查数-->
|
||||||
|
|
Loading…
Reference in New Issue