chenyc
2025-04-28 e707b45081a0f63d1def6fecb3da606e7c86cbac
src/stores/patientsInfo.ts
@@ -12,7 +12,8 @@
         age: 0,
         patientName: '',
         patientGenderText: '',
         patientAvatarIcon: ''
         patientAvatarIcon: '',
         clientCode:''
      }
   }),
   actions: {