LiFan
2024-07-19 e785f6a61b61c3ed5b710fc9c2534ebc5b1e618b
jrj/project/business/SystemSettings/AddUserGroup.cpp
@@ -86,8 +86,7 @@
         arg.AddArg(L"content", x.xml());
         if (xaserver::ExecXAction(GetServerUrl(), L"[update.Usergroup.xa]", arg.GetString()) == 1)
         {
            control xc = new control;
            xc.setNativePointer(GetControl(L"JobName"));
            xcontrol xc = GetControl(L"JobName");
            //p.tv.Redraw();
            if (p.note == L"修改")
            {