0.3.45 • Published 3 years ago

@imedx/ics-imedx-exam-lab-bill v0.3.45

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

app-vue-component

IMedx的应用组件开发模板

说明

检查开立、检验开立组件

1、安装

npm install  @imedx/ics-imedx-exam-lab-bill

2、使用

  • 检验开立组件

    参数说明:orderList为传检验数据 visitInfo为患者信息

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

import LabBill from '@imedx/ics-imedx-exam-lab-bill'
Vue.use(LabBill)// 全局注册
<lab-bill :order-list="orderList"  />
import ExamBill from '@imedx/ics-imedx-exam-lab-bill'
Vue.use(ExamBill)// 全局注册
  • 检查开立组件

    参数说明:orderList为传检查数据 visitInfo为患者信息

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

    <exam-bill :order-list="orderList"  />

Open Template Route

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

3 years ago

0.3.30

3 years ago

0.3.39

3 years ago

0.3.38

3 years ago

0.3.37

3 years ago

0.3.36

3 years ago

0.3.35

3 years ago

0.3.34

3 years ago

0.3.33

3 years ago

0.3.32

3 years ago

0.3.29

3 years ago

0.3.28

3 years ago

0.3.27

3 years ago

0.3.26

3 years ago

0.3.23

3 years ago

0.3.22

3 years ago

0.3.21

3 years ago

0.3.0

3 years ago

0.1.8

3 years ago

0.1.9

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.42

3 years ago

0.3.41

3 years ago

0.3.40

3 years ago

0.3.45

3 years ago

0.3.43

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago