From 17a2690c699a73bebe2ae09300ac162965f51682 Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期四, 13 八月 2026 13:58:26 +0800
Subject: [PATCH] 发布中不可以新增投标
---
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