LiFan
2024-11-15 06457a779320bcfadbfc6f2b0844273425d6369b
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);