0.3.45 • Published 2 years ago

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

Weekly downloads
-
License
-
Repository
-
Last release
2 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

2 years ago

0.3.30

2 years ago

0.3.39

2 years ago

0.3.38

2 years ago

0.3.37

2 years ago

0.3.36

2 years ago

0.3.35

2 years ago

0.3.34

2 years ago

0.3.33

2 years ago

0.3.32

2 years ago

0.3.29

2 years ago

0.3.28

2 years ago

0.3.27

2 years ago

0.3.26

2 years ago

0.3.23

2 years ago

0.3.22

2 years ago

0.3.21

2 years ago

0.3.0

2 years ago

0.1.8

2 years ago

0.1.9

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.42

2 years ago

0.3.41

2 years ago

0.3.40

2 years ago

0.3.45

2 years ago

0.3.43

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago