Преглед изворни кода

回退选节点弹出框,调整宽度为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,