From 596fd473a249ccf26c3edbb4e0350964869c212b Mon Sep 17 00:00:00 2001 From: yangjun <1173114630@qq.com> Date: Thu, 26 Feb 2026 10:34:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../orgapplyinfo/components/OrgApplyInfoForm.vue | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/views/admin/orgapplyinfo/components/OrgApplyInfoForm.vue b/src/views/admin/orgapplyinfo/components/OrgApplyInfoForm.vue index 797afc4..7c3a0d2 100644 --- a/src/views/admin/orgapplyinfo/components/OrgApplyInfoForm.vue +++ b/src/views/admin/orgapplyinfo/components/OrgApplyInfoForm.vue @@ -311,11 +311,11 @@ - + - 复制 + 复 制 - + @@ -605,6 +605,12 @@ defineExpose({ margin-bottom: 14px; } +.aclk { + background: #1ea0fa; + padding: 5px 10px; + border-radius: 8px; + color:#fff !important; +} .noDisabled { pointer-events: auto !important;