LiFan
2024-09-11 fc061fbbad7f22901356b4fd8bd77db372a0d465
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);