From 0ac2d43fce4d74f6eea5a51a2e16af4e6a536c7c Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期三, 14 八月 2024 14:19:24 +0800
Subject: [PATCH] 11

---
 src/views/home/index.vue |   17 ++++-------------
 1 files changed, 4 insertions(+), 13 deletions(-)

diff --git a/src/views/home/index.vue b/src/views/home/index.vue
index 9b2051d..4fab88a 100644
--- a/src/views/home/index.vue
+++ b/src/views/home/index.vue
@@ -224,7 +224,7 @@
             </el-col>
             <el-col :span="7">
               <div
-                style="backgroun-color:black; margin:bottom:5px;height:100%;padding-top:50px;"
+                style="backgroun-color:black; margin-bottom:5px;height:100%;padding-top:50px;"
               >
                 <el-row>
                   <div style="color:white;font-size:15px;text-align:center">
@@ -859,7 +859,7 @@
       leijishuju: {},
       arrrrr: [],
       captchaOnOff: true,
-      uuid:'',
+      uuid: "",
       form: {},
       hospitallist: [],
       year: "",
@@ -1049,19 +1049,10 @@
         },
         {
           key: "fullLiver",
-          name: "鍏ㄨ倽",
+          name: "鑲濊剰",
           value: 0
         },
-        {
-          key: "leftLiver",
-          name: "宸﹁倽",
-          value: 0
-        },
-        {
-          key: "rightLiver",
-          name: "鍙宠倽",
-          value: 0
-        },
+
 
         {
           key: "leftRenal",

--
Gitblit v1.9.3