From 7c9496727436fc131a1cc64b8a3e43ea3e5a1606 Mon Sep 17 00:00:00 2001 From: liwenxuan <1298531568@qq.com> Date: Wed, 3 Sep 2025 15:47:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DesignForm/formControlPropertiNew.vue | 29 ++++++++++++++-- .../DesignForm/public/expand/lowcodeImage.vue | 33 ++++++++++++------- .../DesignForm/tableListPage/formPageCont.vue | 10 +++--- 3 files changed, 54 insertions(+), 18 deletions(-) diff --git a/src/components/DesignForm/formControlPropertiNew.vue b/src/components/DesignForm/formControlPropertiNew.vue index 9e1b0fc..0c7d4bf 100644 --- a/src/components/DesignForm/formControlPropertiNew.vue +++ b/src/components/DesignForm/formControlPropertiNew.vue @@ -833,14 +833,14 @@ const attrList = computed(() => { vIf: state.isSearch, vShow: ["lowcodeImage"], }, - { + /* { label: "添加时间水印", value: config.lowcodeImage, path: "config.lowcodeImage", type: "lowcodeImage_watermark", vIf: state.isSearch, vShow: ["lowcodeImage"], - }, + }, */ { label: "显示级别", value: config.organization, @@ -4111,7 +4111,7 @@ const aiAgentList = ref([ 通用属性