We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bffa42a commit 10a698bCopy full SHA for 10a698b
src/components/Table/src/TableSelectForm.vue
@@ -1,4 +1,5 @@
1
<!-- 列表选择通用组件,参考 ProductList 组件使用 -->
2
+<!-- TODO 芋艿:可能会移除 -->
3
<template>
4
<Dialog v-model="dialogVisible" :appendToBody="true" :scroll="true" :title="title" width="60%">
5
<el-table
0 commit comments