From e7f487351d23e038034a245a448eb4384755f72a Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期一, 20 一月 2025 19:25:38 +0800 Subject: [PATCH] 超时监听器时间格式 --- src/components/Process/panel/PropertiesPanel.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/components/Process/panel/PropertiesPanel.vue b/src/components/Process/panel/PropertiesPanel.vue index 959fc1a..6042067 100644 --- a/src/components/Process/panel/PropertiesPanel.vue +++ b/src/components/Process/panel/PropertiesPanel.vue @@ -107,7 +107,6 @@ } }) - console.log(this.canConfigPropertyList, "杩欐槸浠�涔堥") this.elementPropertyList = JSON.parse(JSON.stringify(this.bpmnElementPropertyList ?? [])); }, openAttributesForm(attr, index) { -- Gitblit v1.8.0