finlay 10 сар өмнө
parent
commit
669d249268

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

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