摘要: var dicObj=[]; //获取所有字典项 $.ajax({ type:"post", url:ctx + "/dict/getAllDictList?time"+new Date().getTime(), dataType:"json", data:{ ... 阅读全文
posted @ 2017-07-10 14:43 伍叶春 阅读(752) 评论(0) 推荐(0)