yq1 1 year ago
parent
commit
a359f69613
1 changed files with 2 additions and 3 deletions
  1. 2 3
      src/xt_pages/dialysis/details/index.vue

+ 2 - 3
src/xt_pages/dialysis/details/index.vue View File

19
           >下一位</el-button
19
           >下一位</el-button
20
         >
20
         >
21
 
21
 
22
-        <!-- <el-button
22
+        <el-button
23
           size="small"
23
           size="small"
24
           type="primary"
24
           type="primary"
25
           @click="history_click"
25
           @click="history_click"
26
 
26
 
27
-          >透析历史</el-button> -->
27
+          >透析历史</el-button>
28
 
28
 
29
         <el-button
29
         <el-button
30
           size="small"
30
           size="small"
43
 
43
 
44
       </div>
44
       </div>
45
     </div>
45
     </div>
46
-
47
     <div
46
     <div
48
       class="loadingBox"
47
       class="loadingBox"
49
       v-loading="loading"
48
       v-loading="loading"