From d96a7562b2515584fac4dcb57fdbdcadc8f36fef Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期六, 03 八月 2024 17:48:23 +0800
Subject: [PATCH] 测试完成
---
src/views/followvisit/satisfaction/particulars/index.vue | 13 ++++++-------
1 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/src/views/followvisit/satisfaction/particulars/index.vue b/src/views/followvisit/satisfaction/particulars/index.vue
index b2d846f..d9c0b3f 100644
--- a/src/views/followvisit/satisfaction/particulars/index.vue
+++ b/src/views/followvisit/satisfaction/particulars/index.vue
@@ -342,7 +342,7 @@
</div>
<!-- 娣诲姞鎮h�� -->
<el-dialog
- title="娣诲姞娲惧彂鎮h��"
+ title="閫夋嫨鎮h��"
:visible.sync="dialogVisiblepatient"
width="70%"
:before-close="handleClosehz"
@@ -450,7 +450,6 @@
</template>
<script>
-
import { messagelistpatient } from "@/api/patient/homepage";
import SFtable from "@/components/SFtable"; //琛ㄦ牸缁勪欢
@@ -468,7 +467,7 @@
tableLabel: [],
// 鎮h�呰〃鍗�
tableLabelhz: [
- { label: "鎮h�呭悕绉�", width: "", prop: "name" },
+ { label: "鎮h�呭悕绉�", width: "", prop: "name" },
{ label: "鎬у埆", width: "", prop: "sex" },
{ label: "骞撮緞", width: "", prop: "age" },
{ label: "灏辫瘖绉戝", width: "", prop: "impTemplate" },
@@ -476,7 +475,7 @@
{ label: "鍒涘缓浜�", width: "", prop: "update_by" },
],
tableLabelxj: [
- { label: "闂ㄨ瘖缂栧彿", width: "", prop: "name" },
+ { label: "闂ㄨ瘖缂栧彿", width: "", prop: "name" },
{ label: "濮撳悕", width: "", prop: "name" },
{ label: "骞撮緞", width: "", prop: "age" },
{ label: "鑱旂郴鐢佃瘽", width: "", prop: "name" },
@@ -490,7 +489,7 @@
{ label: "鍒涘缓浜�", width: "", prop: "update_by" },
],
tableLabelmz: [
- { label: "闂ㄨ瘖缂栧彿", width: "", prop: "name" },
+ { label: "闂ㄨ瘖缂栧彿", width: "", prop: "name" },
{ label: "濮撳悕", width: "", prop: "name" },
{ label: "骞撮緞", width: "", prop: "age" },
{ label: "鑱旂郴鐢佃瘽", width: "", prop: "name" },
@@ -504,7 +503,7 @@
{ label: "鍒涘缓浜�", width: "", prop: "update_by" },
],
tableLabelcy: [
- { label: "鍛樺伐缂栧彿", width: "", prop: "name" },
+ { label: "鍛樺伐缂栧彿", width: "", prop: "name" },
{ label: "濮撳悕", width: "", prop: "name" },
{ label: "骞撮緞", width: "", prop: "age" },
{ label: "鑱旂郴鐢佃瘽", width: "", prop: "name" },
@@ -726,7 +725,7 @@
// min-height: 12vh;
margin: 20px;
margin-bottom: 0;
- padding: 30px;
+ padding: 20px;
background: #edf1f7;
border: 1px solid #dcdfe6;
-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12),
--
Gitblit v1.9.3