花名册列定制修改

This commit is contained in:
Chengliang 2025-05-27 16:55:02 +08:00
parent 51937a5ba8
commit b33394f52b
1 changed files with 1 additions and 0 deletions

View File

@ -475,6 +475,7 @@ export class ResourceStore extends HrmBaseStore{
@action("tab显示列定制点击") openCustomDialog = () => {
this.search = false;
this.searchDialog.visible = true;
this.getTemplateSelectKeys(this.customTemplateId)
}
@action("列定制模板") getSearchTemplate = (customTemplateId) => {