Merge pull request 'feature/dxf' (#259) from feature/dxf into develop

Reviewed-on: http://221.226.25.34:3000/liang.cheng/weaver-hrm-organization/pulls/259
This commit is contained in:
dxfeng 2024-06-19 09:52:01 +08:00
commit 5ad0c97dab
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ import lombok.NoArgsConstructor;
sortway = " asc",
primarykey = "id",
operates = {
@OrganizationTableOperate(text = "查看")
@OrganizationTableOperate(labelId = 547490, text = "查看")
},
tableType = WeaTableType.CHECKBOX
)