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