34
chenyc
2025-02-24 81cb502e107b2feac5c329d534477063cf24d9cb
src/stores/patientsInfo.ts
@@ -12,7 +12,8 @@
         age: 0,
         patientName: '',
         patientGenderText: '',
         patientAvatarIcon: ''
         patientAvatarIcon: '',
         clientCode:''
      }
   }),
   actions: {