Commit 06fb7cc2af46526a78f6f6b4e6feb8064b6bf913

Authored by maliang
1 parent 7b3ab9d34c
Exists in master

注释页面信息

Showing 1 changed file with 1 additions and 1 deletions

center.manager/src/main/webapp/WEB-INF/views/depart/depart_edit.html View file @ 06fb7cc
... ... @@ -109,7 +109,7 @@
109 109 continue;
110 110 }
111 111 var tag = "";
112   - console.log(orgs[i].id+" ->" +"$!depart.parentId")
  112 + //console.log(orgs[i].id+" ->" +"$!depart.parentId")
113 113 if(orgs[i].id==="$!depart.parentId") {
114 114 tag = 'selected="selected"';
115 115 }