Ver Fonte

【代码评审】全局:TableSelectForm 可能移除,暂时没用到

YunaiV há 6 meses atrás
pai
commit
10a698b9ad
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/components/Table/src/TableSelectForm.vue

+ 1 - 0
src/components/Table/src/TableSelectForm.vue

@@ -1,4 +1,5 @@
 <!-- 列表选择通用组件,参考 ProductList 组件使用 -->
+<!-- TODO 芋艿:可能会移除 -->
 <template>
   <Dialog v-model="dialogVisible" :appendToBody="true" :scroll="true" :title="title" width="60%">
     <el-table