Browse Source

已拒绝->已拒签

finlay 10 months ago
parent
commit
669d249268
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/pages/patient/list/widgets/crowd_select_label.dart

+ 1 - 1
lib/pages/patient/list/widgets/crowd_select_label.dart

@@ -182,7 +182,7 @@ class _ContractStateSelectLabelState
     "Expired": "已过期",
     "Expired": "已过期",
     "Signed": "已签约",
     "Signed": "已签约",
     "Voided": "已解约",
     "Voided": "已解约",
-    "Refused": "已拒",
+    "Refused": "已拒",
   };
   };
   @override
   @override
   void initState() {
   void initState() {