{{ recordDetail.consentSigned ? '已签署' : '未签署' }}
@@ -294,10 +294,12 @@
diff --git a/healthlink-his-ui/src/views/features/index.vue b/healthlink-his-ui/src/views/features/index.vue
index f20eb011e..838838e3f 100755
--- a/healthlink-his-ui/src/views/features/index.vue
+++ b/healthlink-his-ui/src/views/features/index.vue
@@ -25,7 +25,7 @@
- {{ feature.menuName }}
+ {{ translateMenuName(feature.menuName) }}