LiFan
2024-07-18 36899fe8ba678518674c2e5fb0cf96205ba91b4b
update
已修改2个文件
2 ■■■ 文件已修改
jrj/project/business/GDN/GDNDelay.cpp 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/GDN3.list.cpp 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/GDN/GDNDelay.cpp
Binary files differ
jrj/project/business/GDN3.list.cpp
@@ -433,7 +433,7 @@
            xstring EntityIDEx = dw_list.GetGuid(dw_list.GetRow());
            xaserverarg argEx;
            
            alert(EntityIDEx);
            //alert(EntityIDEx);
            argEx.AddArg(L"GDNID", EntityIDEx);
            OpenWindow(L"dev:xpage[GDNDelay.vx]", argEx);
            return 1;