From 2698387e653c6a25059c3ae9976f18b814eba892 Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期五, 12 九月 2025 15:16:46 +0800
Subject: [PATCH] 医疗权限
---
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