From 4bab05d419095a1d5a84209de344fb9975921744 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Fri, 17 Feb 2023 18:12:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/poser/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/system/poser/index.vue b/src/views/system/poser/index.vue index 3ebcf6b..94e67dd 100644 --- a/src/views/system/poser/index.vue +++ b/src/views/system/poser/index.vue @@ -146,6 +146,7 @@ : "" }} {{ scope.row.moduleType == "HOME_PAGE_MODULE" ? "首页模块" : "" }} + {{ scope.row.moduleType == "NURSE_AGENCY_INTRODUCE_MODULE" ? "护理机构简介模块" : "" }}