摘要:
//日期格式yyyy-mm-dd function compare(date1,date2){ if(date1==null || date1=="" || date2==null || date2==""){ return false; } date1=date1.substring(0,4)+date1.substring(5,7)+date1.sub... 阅读全文
posted @ 2019-07-15 13:52
lost_s
阅读(655)
评论(0)
推荐(0)
摘要:
$("*[name^='entity.authors['][name$='isTxAuthor']") $("select[name^='entity.authors['][name$='isTxAuthor']")//根据下拉框的name属性前部分name="entity.authors["前部分 阅读全文
posted @ 2019-07-15 11:30
lost_s
阅读(156)
评论(0)
推荐(0)

浙公网安备 33010602011771号