feat: 更新业务及控件功能
This commit is contained in:
@@ -5536,6 +5536,9 @@ namespace Lskj.Control
|
||||
modelLookUp.Tag = model;
|
||||
|
||||
RepositoryItemCheckedComboBoxEdit btnEdit = new RepositoryItemCheckedComboBoxEdit();
|
||||
|
||||
btnEdit.ShowDropDown = ShowDropDown.Never;
|
||||
|
||||
btnEdit.NullText = "";
|
||||
btnEdit.PopupBorderStyle = PopupBorderStyles.Flat;
|
||||
btnEdit.AllowNullInput = DefaultBoolean.False;
|
||||
@@ -5580,6 +5583,9 @@ namespace Lskj.Control
|
||||
}
|
||||
|
||||
RepositoryItemCheckedComboBoxEdit btnEdit = new RepositoryItemCheckedComboBoxEdit();
|
||||
|
||||
btnEdit.ShowDropDown = ShowDropDown.Never;
|
||||
|
||||
btnEdit.NullText = "";
|
||||
btnEdit.PopupBorderStyle = PopupBorderStyles.Flat;
|
||||
btnEdit.AllowNullInput = DefaultBoolean.False;
|
||||
|
||||
Reference in New Issue
Block a user