From cf819289a07cdff636a79b2e2cad1dd85e16eb18 Mon Sep 17 00:00:00 2001 From: yujh Date: Tue, 4 Mar 2025 10:35:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=94=AE=E6=8E=A7=E5=88=B6=E7=82=B9?= =?UTF-8?q?=EF=BC=8Carray.push=E4=BB=A3=E7=A0=81=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../lib/designer/extend/js/designer.extend.link.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/js/designer.extend.link.js b/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/js/designer.extend.link.js index 1567426d..9fea5ec2 100755 --- a/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/js/designer.extend.link.js +++ b/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/js/designer.extend.link.js @@ -2305,7 +2305,7 @@ function updateAttributeById(objId, va, shapeId) { "showType": "icon", "iconContent": "|#D81E06" }; - configList.add(dataObj); + configList.push(dataObj); } }else{ var dataArray = [ @@ -2346,7 +2346,7 @@ function updateAttributeById(objId, va, shapeId) { "showType": "icon", "iconContent": "" }; - configList.add(dataObj); + configList.push(dataObj); } }else{ var dataArray = [