# el-table-edit **Repository Path**: simplive/el-table-edit ## Basic Information - **Project Name**: el-table-edit - **Description**: el-table 可编辑表格示例 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-05-27 - **Last Updated**: 2024-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # el-table 可编辑表格示例 ## 项目安装 ``` npm install ``` ## 本地启动 ``` npm run serve ``` ## 备注 我使用的 node 版本:v16.19.1