LiFan
2024-09-18 4ea8e1630e347763bfb8a313738e4f93a627ec4d
jrj/project/total3/viewex.total.cpp
@@ -100,7 +100,7 @@
               Content = t.selectSingleNode(L"Content").text();
            }
            xaserverarg arg1 ;
            xaserverarg arg1=GetArg() ;
            
            arg1.AddArg(L"value", Content);
            OpenWindow(L"dev:xpage[memo.edit.new.vx]", arg1);