mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-10-15 14:40:41 +00:00
fix(BasicTable): ref table (#3327)
This commit is contained in:
@@ -320,7 +320,7 @@
|
||||
|
||||
emit('register', tableAction, formActions);
|
||||
|
||||
defineExpose({ ...tableAction });
|
||||
defineExpose({ tableElRef, ...tableAction });
|
||||
</script>
|
||||
<style lang="less">
|
||||
@border-color: #cecece4d;
|
||||
|
Reference in New Issue
Block a user