We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b139a commit fc8bbf4Copy full SHA for fc8bbf4
src/modules/demo/views/crud.vue
@@ -20,6 +20,8 @@
20
21
<cl-flex1 />
22
23
+ <cl-export-btn :columns="Table?.columns" />
24
+
25
<!-- 自定义列 -->
26
<cl-column-custom :columns="Table?.columns" />
27
0 commit comments