@@ -320,7 +320,7 @@
emit('register', tableAction, formActions);
- defineExpose({ ...tableAction });
+ defineExpose({ tableElRef, ...tableAction });
</script>
<style lang="less">
@border-color: #cecece4d;