# vue-el-tree-radio-demo **Repository Path**: ifu25/vue-el-tree-radio-demo ## Basic Information - **Project Name**: vue-el-tree-radio-demo - **Description**: Vue Demo:解决 el-tree 使用 radio 后造成 node-click 触发两次的问题。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-30 - **Last Updated**: 2022-04-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # moxiao ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).