`
hyl_2008
  • 浏览: 1112 次
  • 性别: Icon_minigender_1
  • 来自: 北京
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论
文章列表
//keyValue, textValue 点按钮传入的id ,每次有可能不一样。设置keyValue, textValue 的值后再次传入新的id, //deptTree.on 中还是第一次传入的id。如何在不重复掉后台的情况下传入不同的keyValue, textValue,并设置值。 Ext.onReady(function(){ var deptWin,deptWin2; showKmWin = function(keyValue, textValue){alert(keyValue); if(!deptWin){ var deptTree = new Ext.tre ...
Global site tag (gtag.js) - Google Analytics