# theMap **Repository Path**: LsStudy/theMap ## Basic Information - **Project Name**: theMap - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # the-cascader #### 介绍 #### 软件架构 软件架构说明 #### 安装教程 1. yarn add https://gitee.com/LsStudy/theMap.git 2. npm i https://gitee.com/LsStudy/theMap.git -S #### 使用说明 1. import { TheCascader } from 'the-cascader' 2. 在.vue 文件中的 components 中导入 TheCascader 或者在 main.js 中 Vue.use(TheCascader) 3. this.$refs.cascader.getKey() 获取选中的 key 值 4. 一般使用