【更新】table组件暴露出一个方法

pull/189/MERGE
小诺 2023-12-31 13:57:42 +08:00 committed by 俞宝山
parent 07fe4f8141
commit 1e49111785
1 changed files with 2 additions and 1 deletions

View File

@ -536,7 +536,8 @@
//
defineExpose({
clearRefreshSelected,
refresh
refresh,
clearSelected
})
onMounted(() => {
init()