1.0.5 • Published 3 years ago

data_collection-identity_employee_location v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

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"
    />