From 904837df122f90aa1c838c88431f9982bf95d071 Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Sun, 9 Feb 2025 16:05:36 +0800 Subject: [PATCH] chore: --- packages/ui/certd-client/src/views/certd/monitor/cert/crud.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/ui/certd-client/src/views/certd/monitor/cert/crud.tsx b/packages/ui/certd-client/src/views/certd/monitor/cert/crud.tsx index 278e7054..c302e154 100644 --- a/packages/ui/certd-client/src/views/certd/monitor/cert/crud.tsx +++ b/packages/ui/certd-client/src/views/certd/monitor/cert/crud.tsx @@ -59,6 +59,7 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat add: { text: "上传自定义证书", type: "primary", + show: false, async click() { function createCrudOptions() { return {