From edfece183c40c61bb9187f0146ca30485acdc6aa Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期三, 07 八月 2024 15:55:29 +0800
Subject: [PATCH] 11

---
 src/views/project/indexstatistics/index.vue |   32 ++++++++++++++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)

diff --git a/src/views/project/indexstatistics/index.vue b/src/views/project/indexstatistics/index.vue
index 194474d..9cdce92 100644
--- a/src/views/project/indexstatistics/index.vue
+++ b/src/views/project/indexstatistics/index.vue
@@ -699,6 +699,38 @@
 
           code: "C22"
         },
+        {
+          key: "Lefthalfliver",
+          name: "宸﹀崐鑲�",
+          value: 0,
+          value1: 0,
+
+          code: "C22L"
+        },
+        {
+          key: "Leftouterlobe",
+          name: "宸﹀鍙�",
+          value: 0,
+          value1: 0,
+
+          code: "C22L0"
+        },
+        {
+          key: "Righthalfliver",
+          name: "鍙冲崐鑲�",
+          value: 0,
+          value1: 0,
+
+          code: "C22R"
+        },
+        {
+          key: "RML",
+          name: "鍙充笁鍙�",
+          value: 0,
+          value1: 0,
+
+          code: "C22R0"
+        },
 
         {
           key: "leftRenal",

--
Gitblit v1.9.3