mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-12-18 21:38:57 +08:00
feat: Certificate Add ID Display (#10522)
Refs https://github.com/1Panel-dev/1Panel/issues/10513
This commit is contained in:
parent
eff55da020
commit
45fbb9f010
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@
|
|||
@sort-change="changeSort"
|
||||
>
|
||||
<el-table-column type="selection" width="30" />
|
||||
<el-table-column label="ID" prop="id" width="50px" />
|
||||
<el-table-column
|
||||
:label="$t('website.domain')"
|
||||
show-overflow-tooltip
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue