浏览代码

hah阿凡达

28169 2 天前
父节点
当前提交
2ab89f59fd
共有 1 个文件被更改,包括 12 次插入2 次删除
  1. 12 2
      src/store/modules/globalConfig.js

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

@@ -70956,7 +70956,16 @@ const global_config = {
70956 70956
       name: '动脉管道+++'
70957 70957
     }
70958 70958
     ],
70959
-    intravenous_tube: [{
70959
+    intravenous_tube: [
70960
+      {
70961
+        id: -1,
70962
+        name: '有'
70963
+      },
70964
+      {
70965
+        id: -2,
70966
+        name: '无'
70967
+      },
70968
+      {
70960 70969
       id: 1,
70961 70970
       name: '静脉管道0'
70962 70971
     },
@@ -70971,7 +70980,8 @@ const global_config = {
70971 70980
     {
70972 70981
       id: 4,
70973 70982
       name: '静脉管道+++'
70974
-    }
70983
+    },
70984
+
70975 70985
     ],
70976 70986
     dialyzer: [{
70977 70987
       id: 1,