xj qian
2024-09-13 3c42a475e218e9feb793e93563c8d5dede6fcb5d
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);