data_collection-identity_employee_location
v1.0.5
Published
数据感知平台人员定位
Downloads
3
Readme
identity_employee_location
需要项目安装 element-ui 以及 axios
Example
import EmployeeLocation from 'data_collection-identity_employee_location'
components: {
EmployeeLocation,
}
<EmployeeLocation
app_key="xxxxx"
app_secret="xxxx"
project_id="xxx"
color="green"
/>