Merge branch 'feature/权限' into feature/数据推送
This commit is contained in:
commit
f4de5b16e9
|
|
@ -134,7 +134,7 @@ public class SpecialAddDeductionListDTO {
|
|||
@Encrypt
|
||||
private String infantCare;
|
||||
|
||||
@SalaryTableColumn(text = "操作", width = "20%", column = "opts")
|
||||
@TableTitle(title = "操作", dataIndex = "opts", key = "opts")
|
||||
@SalaryTableColumn(text = "操作", width = "20%", column = "operate")
|
||||
@TableTitle(title = "操作", dataIndex = "operate", key = "operate")
|
||||
private Set<String> opts;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue