Browse Source

fixed: 0018348: 【孕产妇健康管理】建议各个随访表单签名前加“随访医生签名”文字说明

loki.wu 11 months ago
parent
commit
050a92da87
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/pages/check/widgets/exam_configurable/exam_signature.dart

+ 1 - 1
lib/pages/check/widgets/exam_configurable/exam_signature.dart

@@ -65,7 +65,7 @@ class SignatureState extends State<Signature> {
       content: Row(
         children: [
           Text(
-            "签名",
+            "随访医生签名",
             style: TextStyle(fontSize: 26),
           ),
           Container(