06 2025 档案

摘要:【2025-06-25】 HY2080没有单据编号的时候,重复执行 UPDATE CGDD1_TB SET DJBH =( SELECT 'CG'||'20250624-'||LPAD(NVL(MAX(REVERSE(SUBSTR(REVERSE(djbh),1,3)))+1,1),3,'0') F 阅读全文
posted @ 2025-06-30 08:00 知行一体2 阅读(5) 评论(0) 推荐(0)
摘要:SM4565 $(this).parent().siblings("td[colname='ZPYGID']").find("input").val(item.YGID)改成 $(this).parent().siblings("td[colname='ZPYGID']").find("input" 阅读全文
posted @ 2025-06-25 15:05 知行一体2 阅读(7) 评论(0) 推荐(0)
摘要:HY20702btnSCCGD 没有单据编号,写了一个存储过程HY20702btnSCCGD_SP using ClsPub; using Salien.Utility; using Salien.Utility.SUWF; using System; using System.Collection 阅读全文
posted @ 2025-06-25 14:28 知行一体2 阅读(12) 评论(0) 推荐(0)
摘要:原文链接:https://blog.csdn.net/black_cat7/article/details/145777832 // 示例一:解析单层 JSON 数据生成 HTML 列表 function renderSimpleJson(jsonData) { const container = 阅读全文
posted @ 2025-06-18 10:05 知行一体2 阅读(39) 评论(0) 推荐(0)
摘要:自动补全输入提示查询提示,XM35,细敏系统35 $(function () { $(document.body).append("<div id='result' align='left' style='z-index:999;position:absolute;display:none;'> < 阅读全文
posted @ 2025-06-10 14:41 知行一体2 阅读(9) 评论(0) 推荐(0)