XMLWAN 2 年前
父节点
当前提交
3b88945170
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/store/modules/globalConfig.js
  2. 1 1
      src/xt_pages/dialysis/details/dialog/monitor_dialog.vue

+ 1 - 1
src/store/modules/globalConfig.js 查看文件

874
       },
874
       },
875
       13: {
875
       13: {
876
         id: 13,
876
         id: 13,
877
-        name: '那肝素钙',
877
+        name: '那肝素钙',
878
         type: 1,
878
         type: 1,
879
         shouji: 2,
879
         shouji: 2,
880
         weichi: 2,
880
         weichi: 2,

+ 1 - 1
src/xt_pages/dialysis/details/dialog/monitor_dialog.vue 查看文件

667
               <span v-if="scope.row.monitor_anticoagulant == 8">依诺肝素</span>
667
               <span v-if="scope.row.monitor_anticoagulant == 8">依诺肝素</span>
668
               <span v-if="scope.row.monitor_anticoagulant == 9">达肝素</span>
668
               <span v-if="scope.row.monitor_anticoagulant == 9">达肝素</span>
669
               <span v-if="scope.row.monitor_anticoagulant == 12">无抗凝剂</span>
669
               <span v-if="scope.row.monitor_anticoagulant == 12">无抗凝剂</span>
670
-              <span v-if="scope.row.monitor_anticoagulant == 13">那肝素钙</span>
670
+              <span v-if="scope.row.monitor_anticoagulant == 13">那肝素钙</span>
671
               <span v-if="scope.row.monitor_anticoagulant_value != ''"
671
               <span v-if="scope.row.monitor_anticoagulant_value != ''"
672
                 >({{
672
                 >({{
673
                   scope.row.monitor_anticoagulant_value
673
                   scope.row.monitor_anticoagulant_value