LiFan
2024-07-23 d5048d2143d5340150814b000c7a6e3de6b1f42f
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"修改")
            {