mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
perf:删除无用字段 (#8122)
This commit is contained in:
parent
bcf2542a00
commit
d6e168a656
@ -3212,7 +3212,8 @@ export const getEventControlConfig = (
|
||||
}
|
||||
|
||||
delete action.config;
|
||||
|
||||
delete action.__keywords;
|
||||
delete action.__resultActionTree;
|
||||
return action;
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user