LiFan
2024-10-18 7ac57009ceb55a1d5968f14b5da52dfa4d03e89f
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);