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

@imedx/ics-imedx-apply

Package Overview
Dependencies
Maintainers
5
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@imedx/ics-imedx-apply

检查检验开立组件

  • 0.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by200%
Maintainers
5
Weekly downloads
 
Created
Source

app-vue-component

IMedx的应用组件开发模板

说明

检查开立、检验开立组件

1、安装

npm install  @imedx/ics-imedx-apply

2、使用

  • 检验开立组件

    参数说明:lis-apply-data为传检验数据,dignosis-list为诊断列表数据

    方法说明:saveLisApply() 用于获取检验数据

<lis-apply-open :lis-apply-data="lisApplyData" :dignosis-list="dignosisList" />
  • 检查开立组件

    参数说明:pacs-apply-data为传检查数据,dignosis-list为诊断列表数据

    方法说明:savePacsApply() 用于获取检查数据

     <pacs-apply-open :pacs-apply-data="pacsApplyData" :dignosis-list="dignosisList" />
    

Open Template Route

http://localhost:<port>/#/test-demo1
http://localhost:<port>/#/test-demo2

Keywords

FAQs

Package last updated on 16 Aug 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