# el-table-edit **Repository Path**: liz-q/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**: 11 - **Forks**: 2 - **Created**: 2022-07-12 - **Last Updated**: 2025-02-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # el-table 可编辑表格示例 ## 项目安装 ``` npm install ``` ## 本地启动 ``` npm run serve ``` ## 备注 我使用的 node 版本:v16.19.1