瀏覽代碼

回退选节点弹出框,调整宽度为800px

wanyuan 9 月之前
父節點
當前提交
7f46db22b5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tip-front/src/main/webapp/tc_suite/collaboration/js/col.js

+ 1 - 1
tip-front/src/main/webapp/tc_suite/collaboration/js/col.js

@@ -1440,7 +1440,7 @@ col.doIndex.advancePOSave = function(code, editApi) {
                 autoOpen: false,
                 modal: true,
                 height: 400,
-                width: 450,
+                width: 800,
                 position: "center",
                 lock : true,
                 parent : this,