ソースを参照

Merge remote-tracking branch 'origin/20230223_pc_vue_new_branch' into 20230223_pc_vue_new_branch

yq1 2 日 前
コミット
fa1f548c17
共有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,