LiFan
2024-07-19 429f251b140b74d7e73d78cf1114e366ecf954ea
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"修改")
            {