摘要:
/*sm341700 录入生产腔数*/ $("td[colname='SCQS_LR'] a").click(function () { var thisParent = $(parents($(this).get(0), 1)); var X = this.offsetTop + 10 + "px 阅读全文
posted @ 2025-08-07 13:15
知行一体2
阅读(7)
评论(0)
推荐(0)
摘要:
去掉下划线_前面的字符串,包括下划线第1步:用INSTR默认找到第一个出现的下划线的位置。第2步:用substr来截取 SELECT SUBSTR('37_注1', INSTR('37_注1', '_') + 1) FROM dual; select decode(JTSH, 0, '未审核', 1 阅读全文
posted @ 2025-08-05 08:30
知行一体2
阅读(10)
评论(0)
推荐(0)
摘要:
select id, qmsl,qmje,pjdj from sm_ch_chcl7_tb where ckid=27 and to_char(nfyf,'yyyymm')='202507' and qmsl<>0 and qmje=0 and wlid in (select id from sm_ 阅读全文
posted @ 2025-08-04 09:23
知行一体2
阅读(5)
评论(0)
推荐(0)
摘要:
/*SM31018文本框变成不可编辑*/ $().ready(function () { $("#grdTest td[colname='QGSL_LR'] a").each(function (index) { var thisID = $(this).parent().siblings("td[ 阅读全文
posted @ 2025-08-01 13:06
知行一体2
阅读(1)
评论(0)
推荐(0)
浙公网安备 33010602011771号