2 Revize 62e7fa7d2a ... 585f2f1446

Autor SHA1 Zpráva Datum
  28169 585f2f1446 Merge branch '20230223_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20230223_pc_vue_new_branch před 2 dny
  28169 2ab89f59fd hah阿凡达 před 2 dny
1 změnil soubory, kde provedl 12 přidání a 2 odebrání
  1. 12 2
      src/store/modules/globalConfig.js

+ 12 - 2
src/store/modules/globalConfig.js Zobrazit soubor

@@ -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,