瀏覽代碼

添加下载候诊软件

lighter 3 年之前
父節點
當前提交
442cf5c280
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      src/views/clinic/triage/Untriaged.vue

+ 5 - 0
src/views/clinic/triage/Untriaged.vue

@@ -32,6 +32,11 @@
         :total="totalSize"
         :total="totalSize"
         style="margin-top: 5px"
         style="margin-top: 5px"
       ></el-pagination>
       ></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%">
       <el-drawer title="生命体征录入" v-model="showVital" :with-header="false" direction="ltr" size="30%">
         <div style="height: 15px"></div>
         <div style="height: 15px"></div>
         <h3 style="margin-left: 15px; font-size: 16px">生命体征录入</h3>
         <h3 style="margin-left: 15px; font-size: 16px">生命体征录入</h3>