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:
commit
5ad0c97dab
|
|
@ -37,7 +37,7 @@ import lombok.NoArgsConstructor;
|
|||
sortway = " asc",
|
||||
primarykey = "id",
|
||||
operates = {
|
||||
@OrganizationTableOperate(text = "查看")
|
||||
@OrganizationTableOperate(labelId = 547490, text = "查看")
|
||||
},
|
||||
tableType = WeaTableType.CHECKBOX
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue