From 19ebc99ede4e7c084a99a3ea5824c465559e5ed9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com>
Date: Thu, 23 Feb 2023 14:06:11 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/system/InformationCategory/index.vue | 4 ++--
src/views/system/poser/index.vue | 4 ++--
src/views/system/stationClassify/index.vue | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/views/system/InformationCategory/index.vue b/src/views/system/InformationCategory/index.vue
index eeae849..1f6cf0c 100644
--- a/src/views/system/InformationCategory/index.vue
+++ b/src/views/system/InformationCategory/index.vue
@@ -123,7 +123,7 @@
>
{{
- scope.row.informationCategoryType == "HEALTH_NOUS" ? "健康咨询" : ""
+ scope.row.informationCategoryType == "HEALTH_NOUS" ? "健康常识" : ""
}}
@@ -315,7 +315,7 @@ export default {
options: [
{
value: "HEALTH_NOUS",
- label: "健康咨询",
+ label: "健康常识",
},
],
value: "",
diff --git a/src/views/system/poser/index.vue b/src/views/system/poser/index.vue
index 5eb6572..0c14a69 100644
--- a/src/views/system/poser/index.vue
+++ b/src/views/system/poser/index.vue
@@ -121,7 +121,7 @@
{{ scope.row.moduleType == "HOME_PAGE_MODULE" ? "首页模块" : "" }}
{{
scope.row.moduleType == "NURSE_AGENCY_INTRODUCE_MODULE"
- ? "护理机构简介模块"
+ ? "护理机构轮播图"
: ""
}}
@@ -584,7 +584,7 @@ export default {
},
{
value: "NURSE_AGENCY_INTRODUCE_MODULE",
- label: "护理机构简介模块"
+ label: "护理机构轮播图"
}
],
diff --git a/src/views/system/stationClassify/index.vue b/src/views/system/stationClassify/index.vue
index 901f8c7..6ac1a69 100644
--- a/src/views/system/stationClassify/index.vue
+++ b/src/views/system/stationClassify/index.vue
@@ -137,7 +137,7 @@
@@ -179,7 +179,7 @@
maxLength="5"
/>
-
-
+ -->