From d79db3bd3f0d5ad39664bb47ec3814d43ad93304 Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Thu, 12 Mar 2026 00:46:05 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E8=8E=B7=E5=8F=96=E9=98=BF=E9=87=8C?= =?UTF-8?q?=E8=AF=81=E4=B9=A6=E8=AE=A2=E5=8D=95id=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=BF=BB=E9=A1=B5=E5=8A=9F=E8=83=BD=EF=BC=8C?= =?UTF-8?q?=E7=AA=81=E7=A0=B450=E7=9A=84=E4=B8=8A=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/plugins/common/remote-select.vue | 13 ++++++++++++- packages/ui/certd-client/src/use/use-refrence.tsx | 4 ++-- .../src/views/certd/pipeline/certd-form/use.tsx | 12 +++++++----- .../src/views/certd/pipeline/index.vue | 14 +++++++++++--- .../pipeline/component/step-form/index.vue | 4 ---- .../plugin/cert-plugin/getter/aliyun.ts | 10 +++++++--- 6 files changed, 39 insertions(+), 18 deletions(-) diff --git a/packages/ui/certd-client/src/components/plugins/common/remote-select.vue b/packages/ui/certd-client/src/components/plugins/common/remote-select.vue index 1da86000d..7ca1a5ce7 100644 --- a/packages/ui/certd-client/src/components/plugins/common/remote-select.vue +++ b/packages/ui/certd-client/src/components/plugins/common/remote-select.vue @@ -1,7 +1,7 @@