Explorar el Código

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

YunaiV hace 6 meses
padre
commit
10a698b9ad
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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