Explorar el Código

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

wanyuan hace 9 meses
padre
commit
7f46db22b5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,