随笔分类 -  js

摘要:var departTypeStore = Ext.create('Ext.data.Store',{ autoLoad : true, fields:['ID','DEPART_NAME'], proxy : { type : 'ajax', url : 'getCardDepartList.aj 阅读全文
posted @ 2017-06-26 08:54 一枚行者 阅读(401) 评论(0) 推荐(0)
摘要:<div class="form-group col-sm-4"> <label class="col-sm-5 control-label"><b class="text-danger"></b> 合同状态: </label> <div class="col-sm-7"> <input type= 阅读全文
posted @ 2017-01-03 10:21 一枚行者 阅读(174) 评论(0) 推荐(0)
摘要:代码: public String home(Model model,BulletinDTO bulletin,AdvertisingDTO Advertising){ //查询公告 List<BulletinDTO> result = bulletinExportService.queryList 阅读全文
posted @ 2016-12-02 16:37 一枚行者 阅读(233) 评论(0) 推荐(0)
摘要:$!{velocityCount} 随机 阅读全文
posted @ 2016-12-02 16:32 一枚行者 阅读(164) 评论(0) 推荐(0)
摘要:<div class="form-group col-sm-4 clearfix"> <label class="col-sm-5 control-label"><b class="text-danger"></b>审批单起草时间:</label> <div class="col-sm-7"> <d 阅读全文
posted @ 2016-12-02 16:23 一枚行者 阅读(8143) 评论(0) 推荐(0)