基础字典补充:员工分类、员工子组、机构划分

This commit is contained in:
2025-08-08 10:14:10 +08:00
parent 79a7f35e22
commit fd849d42e1
243 changed files with 3117 additions and 26975 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
runat="server" BoxFlex="1" DataKeyNames="UnitId" AllowCellEditing="true" EnableColumnLines="true"
ClicksToEdit="2" DataIDField="UnitId" AllowSorting="true" SortField="UnitCode"
SortDirection="ASC" OnSort="Grid1_Sort" AllowPaging="true" IsDatabasePaging="true"
PageSize="10" OnPageIndexChange="Grid1_PageIndexChange" ForceFit="true"
PageSize="20" OnPageIndexChange="Grid1_PageIndexChange" ForceFit="true"
EnableRowDoubleClickEvent="true" OnRowDoubleClick="Grid1_RowDoubleClick"
EnableTextSelection="True">
<Toolbars>