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