Browse Source

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

wanyuan 9 months ago
parent
commit
7f46db22b5
1 changed files with 1 additions and 1 deletions
  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,