Kaynağa Gözat

Merge branch '20230223_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20230223_pc_vue_new_branch

28169 2 yıl önce
ebeveyn
işleme
1ef344fc3a
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      src/xt_pages/user/dialysisSolution.vue

+ 3 - 3
src/xt_pages/user/dialysisSolution.vue Dosyayı Görüntüle

@@ -513,9 +513,9 @@
513 513
             </el-form-item>
514 514
           </el-col>
515 515
 
516
-          <el-col :span="8" v-if="isShows('透析器')">
517
-            <el-form-item label="透析器:">
518
-              <el-input v-model="dialysis_dialyszers" @focus="showInnerDialog('6')"></el-input>
516
+          <el-col :span="8" v-if="isShows('灌流器')">
517
+            <el-form-item label="灌流器:">
518
+              <el-input v-model="dialysis_irrigation" @focus="showInnerDialog('7')"></el-input>
519 519
             </el-form-item>
520 520
           </el-col>
521 521