Skip to content

Commit 10a698b

Browse files
committed
【代码评审】全局:TableSelectForm 可能移除,暂时没用到
1 parent bffa42a commit 10a698b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Table/src/TableSelectForm.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<!-- 列表选择通用组件,参考 ProductList 组件使用 -->
2+
<!-- TODO 芋艿:可能会移除 -->
23
<template>
34
<Dialog v-model="dialogVisible" :appendToBody="true" :scroll="true" :title="title" width="60%">
45
<el-table

0 commit comments

Comments
 (0)