From 8f0b74144a824c302326fee92081565f16ffde92 Mon Sep 17 00:00:00 2001
From: 云 <2163098428@qq.com>
Date: 星期四, 13 八月 2026 17:06:46 +0800
Subject: [PATCH] feat(deploy): 更新部署脚本以支持公司配置和ZIP文件上传

---
 src/packages/effects/layouts/src/widgets/preferences/preferences-drawer.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/packages/effects/layouts/src/widgets/preferences/preferences-drawer.vue b/src/packages/effects/layouts/src/widgets/preferences/preferences-drawer.vue
index 3a9fd65..12f4076 100644
--- a/src/packages/effects/layouts/src/widgets/preferences/preferences-drawer.vue
+++ b/src/packages/effects/layouts/src/widgets/preferences/preferences-drawer.vue
@@ -511,7 +511,6 @@
                 v-model:copyright-enable="copyrightEnable"
                 v-model:copyright-icp="copyrightIcp"
                 v-model:copyright-icp-link="copyrightIcpLink"
-                :disabled="!footerEnable"
               />
             </Block>
           </template>

--
Gitblit v1.9.3