Merge branch 'dev-cjw' into 'dev'
将表格的搜索方法导出 See merge request itc-framework/ma/2024/front!78
This commit is contained in:
@ -383,7 +383,7 @@
|
||||
);
|
||||
createTableContext({ ...tableAction, wrapRef, getBindValues });
|
||||
|
||||
expose(tableAction);
|
||||
expose({...tableAction, beforeSearchInfoChange});
|
||||
|
||||
emit("register", tableAction, formActions);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user