mirror of
https://github.com/certimate-go/certimate.git
synced 2026-06-22 21:05:48 +08:00
fix(ui): missing field "workflowRef" of CertificateModel
This commit is contained in:
parent
f82d43e10e
commit
be548929e5
@ -40,6 +40,7 @@ export const list = async (request: ListRequest) => {
|
||||
"keyAlgorithm",
|
||||
"validityNotBefore",
|
||||
"validityNotAfter",
|
||||
"workflowRef",
|
||||
"created",
|
||||
"updated",
|
||||
"deleted",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user