From 3323c96f78bb09b1b2d435d863a593c9a099c269 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期一, 22 四月 2024 15:22:04 +0800
Subject: [PATCH] Merge branch 'master' of http://116.62.18.175:6699/r/~yxh/opo-web
---
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