11 2016 档案

摘要:$('#a_raise_cancle_flag').combobox('enable'); 这是对的 $('#a_raise_cancle_flag').combobox('disable'); 这是对的 $('#a_act_prj_name').combobox('disabled', false 阅读全文
posted @ 2016-11-08 09:59 少年在漂泊 阅读(10505) 评论(1) 推荐(1)
摘要:当某个插入子段为空的时候加上jdbcType=VARCHAR #{current_period,jdbcType=OTHER}, #{main_prd_name,jdbcType=VARCHAR}, 尤其是将,jdbcType=OTHER},改成jdbcType=VARCHAR}, 阅读全文
posted @ 2016-11-07 15:42 少年在漂泊 阅读(1446) 评论(0) 推荐(0)
摘要:/fms_web/src/com/joyintech/business/counter/common/SendUtils.java //发送报文至核心 byte[] info=Utils.convert(sendMsg); byte[] bMsg = process(info,ip,port); m 阅读全文
posted @ 2016-11-07 15:34 少年在漂泊 阅读(726) 评论(0) 推荐(0)
摘要://+--------------------------------------------------- //| 求两个时间的工作日天数差 日期格式为 YYYY-MM-dd //+--------------------------------------------------- function daysWorkBetween(DateOne,DateTwo) { ... 阅读全文
posted @ 2016-11-07 14:43 少年在漂泊 阅读(271) 评论(0) 推荐(0)
摘要:Invalid property 'prodAutoModel[btw_estab_value_days]' of bean class [com.joyintech.business.prod.prodbase.model.ProdMngModel]: Property referenced in 阅读全文
posted @ 2016-11-05 18:03 少年在漂泊 阅读(115) 评论(0) 推荐(0)