Merge branch 'dev-cjw' into 'dev'

将表格的搜索方法导出

See merge request itc-framework/ma/2024/front!78
This commit is contained in:
gao yq
2025-05-27 03:46:10 +00:00

View File

@ -383,7 +383,7 @@
);
createTableContext({ ...tableAction, wrapRef, getBindValues });
expose(tableAction);
expose({...tableAction, beforeSearchInfoChange});
emit("register", tableAction, formActions);