Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@imedx/ics-imedx-allergy-record-comp

Package Overview
Dependencies
Maintainers
9
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@imedx/ics-imedx-allergy-record-comp

过敏管理前端

  • 0.0.9
  • latest
  • npm
  • Socket score

Version published
Maintainers
9
Created
Source

一、组件名

过敏管理组件

二、 安装

npm i @imedx/ics-imedx-allergy-record-comp

三、 使用

1、首先,在main.js中引用

// 引用过敏管理组件
import Allergy from '@imedx/ics-imedx-allergy-record-comp' 
// 全局注册过敏管理组件
Vue.use(Allergy)

2、在vue项目中template标签中引用

// patientId为病人Id,visitId为患者就诊Id, opFlag为门住标志
<allergy :patientId = "patientId" :visitId = "visitId" :opFlag="opFlag"/>

FAQs

Package last updated on 19 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc