SVN r819
SVN-Revision: r819
This commit is contained in:
@@ -1358,6 +1358,7 @@ namespace Lskj.BaseAccraditation
|
||||
foreach (string item in OperationField.Split(','))
|
||||
{
|
||||
BaseUserControl control = this.ControlObj.FindControl(item);
|
||||
if (control == null) continue;
|
||||
if (string.IsNullOrWhiteSpace(control.Model.PrivilegeOper))
|
||||
{
|
||||
//没有人员权限,转成可编辑
|
||||
|
||||
Reference in New Issue
Block a user