feat: Certificate Add ID Display (#10522)

Refs https://github.com/1Panel-dev/1Panel/issues/10513
This commit is contained in:
CityFun
2025-09-28 10:14:16 +00:00
committed by GitHub
parent eff55da020
commit 45fbb9f010
+1
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