feat: Certificate Add ID Display (#10522)

Refs https://github.com/1Panel-dev/1Panel/issues/10513
This commit is contained in:
CityFun 2025-09-28 18:14:16 +08:00 committed by GitHub
parent eff55da020
commit 45fbb9f010
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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