huangyw 2 yıl önce
ebeveyn
işleme
85e1bea4df

+ 1 - 1
src/xt_pages/dialysis/bloodPresssWatch.vue Dosyayı Görüntüle

@@ -90,7 +90,7 @@
90 90
           >
91 91
         </div>
92 92
       </template>
93
-      <template v-if="this.template_id == 6 || this.template_id == 48">
93
+      <template v-if="this.template_id == 6 || this.template_id == 48 || this.template_id == 0">
94 94
         <el-button
95 95
           size="small"
96 96
           icon="el-icon-printer"

+ 1 - 1
src/xt_pages/dialysis/details/dialog/AssessmentAfterDislysis.vue Dosyayı Görüntüle

@@ -377,7 +377,7 @@
377 377
                 :value="item.id"
378 378
                 :key="item.id"
379 379
               ></el-option>
380
-            </el-select>
380
+            </el-select> 
381 381
           </el-form-item>
382 382
         </el-col>
383 383
 

+ 3 - 1
src/xt_pages/dialysis/details/dialog/dialysisPrescriptionDialog.vue Dosyayı Görüntüle

@@ -413,7 +413,9 @@
413 413
                     <el-col
414 414
                             :span="8"
415 415
                             v-if="isShows('钙剂量')"
416
-                    >
416
+                    ></el-col>
417
+                    
418
+                    <el-col :span="8" v-if="isShows('钙剂量')" >
417 419
                         <el-form-item label="钙剂量(ml) : ">
418 420
                             <el-input
419 421
                                     type="number"