Kaynağa Gözat

Merge branch 'superman' of http://git.shengws.com/zhangbj/xt_vue into superman

csx 4 yıl önce
ebeveyn
işleme
7c71b78905

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

@@ -413,7 +413,7 @@
413 413
           </el-col>
414 414
 
415 415
           <el-col :span="8" v-if="isShow('超滤率')">
416
-            <el-form-item label="超滤率(ml/h)">
416
+            <el-form-item label="超滤率(L/h)">
417 417
               <el-input v-model="form.ultrafiltration_rate"></el-input>
418 418
             </el-form-item>
419 419
           </el-col>