Browse Source

hah阿凡达

28169 2 days ago
parent
commit
2ab89f59fd
1 changed files with 12 additions and 2 deletions
  1. 12 2
      src/store/modules/globalConfig.js

+ 12 - 2
src/store/modules/globalConfig.js View File

70956
       name: '动脉管道+++'
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
       id: 1,
70969
       id: 1,
70961
       name: '静脉管道0'
70970
       name: '静脉管道0'
70962
     },
70971
     },
70971
     {
70980
     {
70972
       id: 4,
70981
       id: 4,
70973
       name: '静脉管道+++'
70982
       name: '静脉管道+++'
70974
-    }
70983
+    },
70984
+
70975
     ],
70985
     ],
70976
     dialyzer: [{
70986
     dialyzer: [{
70977
       id: 1,
70987
       id: 1,