|
@@ -32,6 +32,11 @@
|
|
|
:total="totalSize"
|
|
|
style="margin-top: 5px"
|
|
|
></el-pagination>
|
|
|
+
|
|
|
+ <div style="position: absolute; right: 10px; bottom: 10px">
|
|
|
+ <a href="http://172.16.32.160:8888/readcard/候诊信息-Setup.exe">下载候诊展示软件</a>
|
|
|
+ </div>
|
|
|
+
|
|
|
<el-drawer title="生命体征录入" v-model="showVital" :with-header="false" direction="ltr" size="30%">
|
|
|
<div style="height: 15px"></div>
|
|
|
<h3 style="margin-left: 15px; font-size: 16px">生命体征录入</h3>
|