feat: 将表格的搜索方法导出
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