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 f334916d..28f3cc64 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 @@ -1118,7 +1118,7 @@ function getLinkFileValue(treeNode) { // 数属性tab页面效果js -function selectAttrTabTag(showContent, selfObj) { +function selectAttrTabTag2(showContent, selfObj) { // 操作标签 var tag = $("#tabUlContainer li"); var taglength = tag.length;